Skip to content

ci: harden release sccache#57

Merged
dnakov merged 1 commit intomainfrom
ci/fix-release-sccache
Mar 28, 2026
Merged

ci: harden release sccache#57
dnakov merged 1 commit intomainfrom
ci/fix-release-sccache

Conversation

@dnakov
Copy link
Copy Markdown
Owner

@dnakov dnakov commented Mar 28, 2026

Summary

  • run cargo install cargo-ndk through sccache in CI
  • prime sccache before release jobs and dump stats/error logs on failure
  • keep release and CI workflow behavior aligned across Android and iOS

Verification

  • ruby -e 'require "yaml"; %w[.github/workflows/mobile-release.yml .github/workflows/mobile-ci.yml .github/workflows/android-play-release.yml .github/workflows/android-apk-release.yml .github/workflows/ios-testflight.yml].each { |f| YAML.load_file(f) }; puts "yaml ok"'
  • git diff --check

@dnakov dnakov merged commit 7bee9bb into main Mar 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant