Skip to content

Bump build number to 767 for TestFlight deploy#5495

Merged
beastoin merged 1 commit intomainfrom
chore/bump-build-767
Mar 9, 2026
Merged

Bump build number to 767 for TestFlight deploy#5495
beastoin merged 1 commit intomainfrom
chore/bump-build-767

Conversation

@beastoin
Copy link
Collaborator

@beastoin beastoin commented Mar 9, 2026

Summary

Test plan

  • Codemagic ios-internal-auto triggers and uploads to TestFlight
  • Codemagic android-internal-auto triggers and uploads

by AI for @beastoin

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 9, 2026

Greptile Summary

This PR is a single-line build number bump in app/pubspec.yaml (from 1.0.525+766 to 1.0.525+767) to unblock Codemagic CI/CD, which skips uploads when a build number has already been processed.

Confidence Score: 5/5

  • This PR is safe to merge; it is a trivial, isolated build number increment with no functional risk.
  • The change is a single integer increment to the build number, which carries no logic, security, or dependency risk. The version name is untouched, and the sole purpose is to satisfy Codemagic's deduplication check.
  • No files require special attention.

Important Files Changed

Filename Overview
app/pubspec.yaml Build number incremented from +766 to +767 to trigger Codemagic CI/CD builds; app version string (1.0.525) is unchanged. No functional code is modified.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #5495 merges\npubspec.yaml +767"] --> B["Codemagic detects\nnew build number"]
    B --> C1["ios-internal-auto\npipeline"]
    B --> C2["android-internal-auto\npipeline"]
    C1 --> D1["Upload to TestFlight"]
    C2 --> D2["Upload to Android\nInternal Track"]
Loading

Last reviewed commit: 52e00af

@beastoin beastoin merged commit 018168c into main Mar 9, 2026
2 checks passed
@beastoin beastoin deleted the chore/bump-build-767 branch March 9, 2026 01:44
@beastoin
Copy link
Collaborator Author

beastoin commented Mar 9, 2026

lgtm

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