Skip to content

release: OpenScene 0.3.1 - #196

Merged
sjungwon03 merged 6 commits into
mainfrom
dev
Jul 31, 2026
Merged

release: OpenScene 0.3.1#196
sjungwon03 merged 6 commits into
mainfrom
dev

Conversation

@sjungwon03

Copy link
Copy Markdown
Member

Summary

Promotes vetted dev to main for the OpenScene 0.3.1 release. This promotion triggers the version-gated release workflow exactly once.

Validation

  • dev PR CI passed: typecheck, test, and build.
  • The release workflow gates on the absence of tag v0.3.1.
  • Store distribution is restricted to the main release workflow and protected main environment.

Checklist

  • This pull request targets main.
  • The release version was bumped on dev before promotion.
  • The source commit passed CI and review.
  • App Store Connect and Google Play credentials remain GitHub Environment Secrets.

Notes for reviewers

After merge, the release workflow will create tag v0.3.1, publish desktop artifacts, upload iOS build 0.3.1 (2) to App Store Connect, and publish Android versionCode 2 to the Play production track.

@sjungwon03 sjungwon03 added the type:release Release promotion label Jul 31, 2026
@sjungwon03
sjungwon03 requested a review from sjungwon03-ai July 31, 2026 08:21
@sjungwon03 sjungwon03 added the area:ci CI and developer tooling label Jul 31, 2026
@sjungwon03 sjungwon03 self-assigned this Jul 31, 2026

@sjungwon03-ai sjungwon03-ai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR prepares the 0.3.1 release by adding production-grade Android and iOS release workflows, updating RELEASING.md and configs, and adjusting tests. CI checks (release-promotion, verify) are green on head 7381bb8. Changes use secure secret patterns, pinned actions, and proper Expo/Android build steps with no code-quality issues, security concerns, or test regressions found.

@sjungwon03-ai sjungwon03-ai added the review:approved Latest-head review approved label Jul 31, 2026
@sjungwon03
sjungwon03 merged commit 1c21ed2 into main Jul 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci CI and developer tooling review:approved Latest-head review approved type:release Release promotion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants