OrcaSlicer/.github/workflows
cochcoder 79a5a9b5f8
Flatpak arm64 support (#8033)
* Add qemu for arm builds on flatpak

* Increase timeout-minutes

Mainly meant to retrigger GitHub actions (free GitHub actions runners have a max runtime of 6 hours)

* Change arm64 flatpak to build barebones, rather than through emulation

This new addition is highlighted in GitHub's new blog post: 
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

* Rename from arm64 to aarch64

* Potental fix for gst-plugins-good compilation

* Initial appimage arm64 builds

* Add inputs.arch variable

* Temporarily completely isolate arm64 and x86 dependencies

* Fix mesa download link and remove temp comments

* Disable libunwind in gst-plugins-good

* Revert changes in build_check_cache.yml

* Disable nls & static options in gst-plugins-good

* Rebase on main

* Re-add flatpak arm build

* Update gst-plugins-good to 1.24.10

This should be the version that received complete arm64 support

* Trying a solution

* Revert "Update gst-plugins-good to 1.24.10"

This reverts commit b416dcd0ae.

* Remove previous build-options

* Try installing the proper arch version of Meson

When building on a local arm64 device it runs properly.

* Remove sudo commands

* Use dnf rather than apt-get

* Try installing meson before the flatpak builder

* Change flatpak runner

This uses a more experimental version of the flatpak runner provided by Flathub

* Temporarily enable artifact upload

* Resolve merge conflicts

* Add arch variable into flatpak name

* Revert to using Gnome 46, rather than Gnome 47

* Add curl dependency

* Revert "Add curl dependency"

This reverts commit 888a0c4a75.

* Clean up

* Define ubuntu version

Seems to be needed due to the arm version still being in public beta
2025-03-10 22:36:50 +08:00
..
build_all.yml Flatpak arm64 support (#8033) 2025-03-10 22:36:50 +08:00
build_check_cache.yml Upgrade Mac CI/CD to macos-14 (#5856) 2024-06-25 23:24:39 +08:00
build_deps.yml fix build errors (#8210) 2025-01-28 01:07:27 +08:00
build_orca.yml Preventing nested zipping of the portable Windows build (#7950) 2025-01-23 22:10:15 +08:00
check_locale.yml fix node.js warning 2024-03-11 14:22:17 +08:00
check_profiles.yml fix empty compatible_printers issues in vendor profiles 2025-02-22 15:53:58 +08:00
orca_bot.yml stale bot: exempt "enhancement" label (#8416) 2025-03-09 16:28:51 +08:00
publish_docs_to_wiki.yml Fixed an issue that WIKI action didn't work if it's manually triggered. 2024-07-01 22:19:03 +08:00
update-translation.yml CI: Create Automated Workflow for Translation Catalog Updates (#5959) 2024-07-29 20:38:10 +08:00