Commit graph

8 commits

Author SHA1 Message Date
tfuxu
72f1751067
meta: revert flatpak/flatpak-github-actions to v5
Yea, they didn't fix this, I should probably report it to them.

Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-05-02 17:32:25 +00:00
tfuxu
ed107a66a5
meta: update flatpak/flatpak-github-actions to v6
Maybe this time it will work

Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-05-02 15:02:55 +00:00
9c3de72391
revert: Runtime version change
d7c40f4235

4b54a1186f
2023-05-02 15:31:32 +03:00
4b54a1186f
fix: Change repo to flathub
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2023-05-02 15:06:22 +03:00
tfuxu
6579c69d06
meta: return to v5 of flatpak-builder workflow
For now return to the version 5 of `flatpak-builder` workflow, until aarch64 job long execution time will be resolved.

Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-04-06 18:38:57 +00:00
K.B.Dharun Krishna
73f1784642
build.yml: bump flatpak builder version
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-04-02 16:28:10 +05:30
0dbd5c809c
misc: CI improvements (#700)
# Description

Made several improvements to workflow files and added a new Typos
workflow.

_We probably should squash this on merge_

## Type of change

<!-- What type of change does your pull request introduce? Put an `x` in
the box that apply. -->
- [ ] Bugfix (Change which fixes a issue)
- [ ] New feature (Change which adds new functionality)
- [x] Enhancement (Change which slightly improves existing code)
- [ ] Breaking change (This change will introduce incompatibility with
existing functionality)

## Changelog <!-- This is optional, but highly appreciated. -->

- Beautified some workflow files
- Updated text in Greetings action
- Changed `pypi_deps.yml` file name to `pypi-dependencies.yml`
- Added new typo checking workflow

## Testing

- [x] I have tested my changes and verified that they work as expected
<!-- Required, your PR won't be accepted if you don't do this step. -->

### How to test the changes

<!-- Optional, it can speed up review process if you provide the
information on how to test your changes. -->
No information provided.

Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-01-18 03:04:00 +03:00
5621934d8b
fix: rename ci to build
since it's only doing build

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2023-01-03 23:55:02 +01:00
Renamed from .github/workflows/ci.yml (Browse further)