canary - #6848
Merged
Merged
Conversation
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Essentials Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
devをcanaryへ反映するリリースPR。含まれるのはビルド番号の bump 1件のみ。前回の canary PR #6843 がマージされた後に bump PR #6844 が
devへマージされたため、ビルド番号だけがcanaryに取り残されていた分を追いつかせる。このPRには
skip-version-bumpラベルを付与している。 bump 済みの差分を上げるPRなので、bump_version_on_canary_pr.ymlが再度 bump PR を生成しないようにするための措置(ラベルはpull_request: opened時にのみ評価されるため、作成時に付与する必要がある)。変更の種類
変更内容
semver(
10.14.0)は据え置きで、iOS ビルド番号と AndroidversionCodeのみが上がる。app.config.ts:ios.buildNumber2880→2881、android.versionCode100000701→100000703android/app/build.gradle: dev / prod のversionCode100000701→100000703android/wearable/build.gradle.kts: dev / prod のversionCode100000702→100000704ios/TrainLCD.xcodeproj/project.pbxproj:CURRENT_PROJECT_VERSION2880→2881(各ターゲット)回帰リスク: アプリのロジック・UI・アセットには一切変更がなく、差分はビルド番号の数値のみ。
versionCodeは単調増加しており、ストアの受け付け条件を満たす。テスト
npm run lintが通ることnpm testが通ることnpm run typecheckが通ることdev@origin(6c742637)の内容をローカルで検証した結果:npm run lint— Checked 718 files, 指摘なしnpm test— 261 suites / 2792 tests すべて成功npm run typecheck— エラーなし取り込み元の #6844 は自動生成PRのためCIが走っていなかったので、このPRを出すにあたってローカルで実行し直している。
関連Issue
スクリーンショット(任意)
UI変更なし: 差分は
app.config.ts/ Gradle / Xcode プロジェクトのビルド番号のみで、src/**やassets/**には一切変更がなく、画面表示は変わりません。🤖 Generated with Claude Code
https://claude.ai/code/session_01BWM11fYdp9nP4NXonDex59