OrcaSlicer/.github/workflows
coryrc 8989e2102d
Some checks failed
Build all / Build Linux (push) Waiting to run
Build all / Build Non-Linux (push) Waiting to run
Build all / Unit Tests (push) Blocked by required conditions
Build all / Flatpak (push) Waiting to run
Shellcheck / Shellcheck (push) Has been cancelled
Fix missing force-build, use non-docker publish action, be nice to cache (#11688)
* Fix missing force-build and use non-docker publish action

Fixes #11687
Fixes #10404

* Initial deletion of build_check_cache

Start to fold functionality into build_deps, but definitely broken.

* Tests can be built separately

Missed this before

* Create artifact for all platforms, fix cache usage

Cache is only created on `main` branch.
Artifact is used to move files between jobs.
The Linux artifact was broken, now it's not.
The Mac artifact didn't exist, now it does.
The Windows artifact gets a new name and now isn't a
zip-within-a-zip. Perhaps this will cause a permissions problem; we
will see shortly.

* Apparently cannot update env used for `if` mid-stream

* Force-build causes a clean deps build

* Either build or pull from cache

Cache only has final output, not intermediate files. So we either
build or use the cache.

* Keep dep uploads for 10 days instead

It's just the final object outputs, not intermediates, so it's not as
large and we can keep it slightly longer.
2025-12-27 21:14:55 +08:00
..
assign.yml Revert "fix GITHUB_TOKEN permissions in workflows (#11392)" 2025-11-21 19:02:42 +08:00
auto-close-duplicates.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
backfill-duplicate-comments.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
build_all.yml Fix missing force-build, use non-docker publish action, be nice to cache (#11688) 2025-12-27 21:14:55 +08:00
build_deps.yml Fix missing force-build, use non-docker publish action, be nice to cache (#11688) 2025-12-27 21:14:55 +08:00
build_orca.yml Fix missing force-build, use non-docker publish action, be nice to cache (#11688) 2025-12-27 21:14:55 +08:00
check_locale.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
check_profiles.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
dedupe-issues.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
shellcheck.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
update-translation.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00