Skip to content

Reuse rejected App Store version for supersede#115

Merged
shiny-code-bot merged 1 commit into
mainfrom
fix/reuse-rejected-app-store-version
Jun 2, 2026
Merged

Reuse rejected App Store version for supersede#115
shiny-code-bot merged 1 commit into
mainfrom
fix/reuse-rejected-app-store-version

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • When App Store Connect still blocks creating a replacement version after canceling an older review, reuse the removed/editable App Store version by patching its versionString to the target release.
  • Keep the behavior scoped to supersede runs that pass --remove-active-review-version.
  • Add regression coverage for the live 409 You cannot create a new version of the App in the current state path.

Validation

  • PYTHONDONTWRITEBYTECODE=1 python3 -B -m unittest Tests/ScriptsTests/test_submit_app_store_review.py
  • python3 -m py_compile scripts/submit-app-store-review.py
  • scripts/commit-gate.sh

@cbusillo cbusillo force-pushed the fix/reuse-rejected-app-store-version branch 3 times, most recently from ea68e22 to 8fa8595 Compare June 2, 2026 22:21
@cbusillo cbusillo force-pushed the fix/reuse-rejected-app-store-version branch from 8fa8595 to ababf93 Compare June 2, 2026 22:38
@shiny-code-bot shiny-code-bot merged commit 8dd5765 into main Jun 2, 2026
3 checks passed
@shiny-code-bot shiny-code-bot deleted the fix/reuse-rejected-app-store-version branch June 2, 2026 22:51
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.

2 participants