Skip to content

Harden App Store review submission workflow#112

Merged
shiny-code-bot merged 1 commit into
mainfrom
fix/submit-review-input-quoting
Jun 2, 2026
Merged

Harden App Store review submission workflow#112
shiny-code-bot merged 1 commit into
mainfrom
fix/submit-review-input-quoting

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • Pass App Store review workflow inputs through environment variables before using them in Bash.
  • Add an explicit --remove-active-review-version path for replacing an active App Store review submission item.
  • Keep 1.0.14 app bits unchanged; this only hardens the submission mechanism.

Validation

  • scripts/commit-gate.sh
  • python3 -m py_compile scripts/submit-app-store-review.py
  • python3 scripts/submit-app-store-review.py --help
  • YAML parse check for .github/workflows/submit-app-store-review.yml

@cbusillo cbusillo force-pushed the fix/submit-review-input-quoting branch 3 times, most recently from 3ce953b to 47fd20b Compare June 2, 2026 20:38
@cbusillo cbusillo force-pushed the fix/submit-review-input-quoting branch from 47fd20b to 7f860f0 Compare June 2, 2026 20:46
@shiny-code-bot shiny-code-bot merged commit 03da56f into main Jun 2, 2026
3 checks passed
@shiny-code-bot shiny-code-bot deleted the fix/submit-review-input-quoting branch June 2, 2026 21:00
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