fluxa/.github/workflows
KhooLy 0860871297
Some checks failed
Apple / iOS simulator (push) Has been cancelled
Apple / tvOS simulator (push) Has been cancelled
Platform Verification / Android shared modules (push) Has been cancelled
Exclude the iOS-only plugin repository manager from tvOS, cache Rust on failure
FluxaApplePluginRepositoryManager.swift only has iOS callers and
references the iOS-only FluxaApplePluginsEffectHandler, so it fails to
compile for tvOS the same way the addon-store files already excluded
above do. Add it to the same exclude list.

Also set cache-on-failure on both Swatinem/rust-cache steps: since every
Apple CI run this session failed at a later step, the Rust build cache
was never saved, so each retry recompiled the whole dependency tree
(~15-25 min) from scratch instead of reusing what already built fine.
2026-07-20 18:05:43 +03:00
..
apple.yml Exclude the iOS-only plugin repository manager from tvOS, cache Rust on failure 2026-07-20 18:05:43 +03:00
platform.yml Check out sibling fluxa-core repo in Platform Verification CI 2026-07-20 15:54:09 +03:00
release.yml Point fluxa-core references at the FluxaMedia org 2026-07-10 13:06:48 +03:00