Kévin Commaille
ca1599296c
Update manifest, CI and instructions for 25.08beta runtime base
8 months ago
Kévin Commaille
2dd845f7e0
ci: Include flatpak template as a project rather than URL
...
It might get rid of the 429 errors.
10 months ago
Kévin Commaille
0931854b98
Revert "ci: Allow failure of aarch64 jobs"
...
This reverts commit 69dde233e4 .
10 months ago
Kévin Commaille
69dde233e4
ci: Allow failure of aarch64 jobs
...
There are issues currently with the only flatpak-arch64 CI runner that
prevents us from merging anything.
This means that the nightly aarch64 Flatpak will not be updated as long
as the problem is not fixed.
11 months ago
Kévin Commaille
a7d41b9f99
ci: Bump GNOME stable version
...
Use GNOME 48
1 year ago
Kévin Commaille
28a3d36052
ci: Take metainfo from flatpak repo
...
Avoids issues with build artifacts.
1 year ago
Kévin Commaille
ae8fed98cf
ci: Use GNOME 47 Flatpak runtime for the build test job
1 year ago
Kévin Commaille
2003b7bfae
ci: Do not duplicate Flatpak manifest for CI
...
Instead use commands to modify the manifest before using it.
2 years ago
Kévin Commaille
099dcc9ccf
ci: Rename Flatpak manifest for build-stable jobs
...
And convert to YAML
2 years ago
Kévin Commaille
354668568e
ci: Do not run tests for CiTest builds
...
Given that they are built in release mode, they already take longer to
compile.
If we run cargo test, they will be compiled again in debug mode and are
very likely to reach the timeout.
2 years ago
Kévin Commaille
48e1867aa3
ci: Add manual job to test Flatpak build against stable runtime
2 years ago
Kévin Commaille
ed3d85bc8e
ci: Test metainfo when it changes
...
Avoids bad surprises with Flathub after a release is tagged.
2 years ago
Kévin Commaille
5e9e7600f4
ci: Run tests
...
There are tests to make sure our data is valid for Flathub
2 years ago
Kévin Commaille
f00eb5855a
ci: Split definition in multiple files
2 years ago