Skip to content

Fix mobile release publication pipelines - #115

Merged
ovasylenko merged 5 commits into
mainfrom
agent/fix-mobile-release-pipelines
Jul 31, 2026
Merged

Fix mobile release publication pipelines#115
ovasylenko merged 5 commits into
mainfrom
agent/fix-mobile-release-pipelines

Conversation

@ovasylenko

Copy link
Copy Markdown
Contributor

Summary

  • make the release tag version override the checked-in Android fallback version
  • make Flutter and React Native registry workflows idempotent and manually rerunnable
  • add regression guards for version precedence and registry checks

Root cause

The v0.7.1 Mobile run attempted to republish GitHub Packages version 0.7.0 because Gradle gave VERSION_NAME precedence over ORCH8_MOBILE_VERSION. The npm and pub.dev jobs built successfully but their registries require one-time human publisher bootstrap.

Verification

  • ./scripts/test-review-fix-guards.sh
  • actionlint on all changed workflows
  • git diff --check

@ovasylenko
ovasylenko merged commit f609af3 into main Jul 31, 2026
18 checks 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