flatpak-github-actions
flatpak-github-actions copied to clipboard
Build your Flatpak application using Github Actions
I build a bundle for the `x86_64` architecture [here](https://github.com/paveloom-a/Tracy/blob/9ed1fc7feb1afcb3c78361e3b683c1fbb72659db/.github/workflows/Build%20&%20Release.yml). After installing the bundle locally, I get the aforementioned error when trying to run it (with `flatpak run --command=sh `, then...
TLDR: Now that this action supports DBus for tests, I am trying to switch to it for Flatseal, but I can't seem to make it work. I haven't really found...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
The input parameter `upload-artifact` is not synchronized to version `v6`.
## The Problem I am developing an app which I create flatpak images for, both for `x86_64` and `aarch64`. The Problem is, that the CI Pipeline regularly fails with "no...
On the current master, the `upload-artifact` option was added. Please create a new release that includes this change. Thank you!
I'm trying to use flatpak-builder to wrap my project https://github.com/chipmuenk/pyfda into a flatpak. The action script is https://github.com/chipmuenk/pyfda/actions/workflows/build_flatpak.yml. I think the actual build process works fine but there is something...
Fixes https://github.com/flatpak/flatpak-github-actions/issues/184 actions/artifact contains upload-artifacts version 4
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 1.1.2 to 2.1.7. Changelog Sourced from @actions/artifact's changelog. 2.1.7 Update unzip-stream dependency and reverted to using unzip.Extract() 2.1.6 Will retry on invalid request responses. 2.1.5 Bumped archiver...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...