Skip to content

chore(mobile): add a single mise checkout command for reoccuring tasks - #30737

Merged
agg23 merged 2 commits into
mainfrom
chore/mobile-mise-checkout
Aug 12, 2026
Merged

chore(mobile): add a single mise checkout command for reoccuring tasks#30737
agg23 merged 2 commits into
mainfrom
chore/mobile-mise-checkout

Conversation

@agg23

@agg23 agg23 commented Aug 12, 2026

Copy link
Copy Markdown
Member

While working on mobile, nearly every time you check out a new branch you need to remember to run mise //mobile:install and mise //mobile:codegen. In addition, Xcode + Flutter like to misbehave and cause weird failures, which the team is encountering regularly.

Introduce the mise //mobile:checkout command to attempt to solve these problems. With it, the expected workflow is:

git checkout chore/mobile-mise-checkout
mise //mobile:checkout

# Flutter or Xcode build
flutter build

@immich-push-o-matic

immich-push-o-matic Bot commented Aug 12, 2026

Copy link
Copy Markdown

📱 Android release APK (universal)7b7360d06105c64928549bcdd23d1a06dcb6e45b

Download: https://github.com/immich-app/immich/actions/runs/31624461416/artifacts/9153795373

QR code QR code

Installs as a separate app (applicationId app.alextran.immich.pr30737), so it coexists with the Play Store version and any other PR builds.

Comment thread mobile/mise.toml Outdated
Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
@agg23
agg23 merged commit db9e7c2 into main Aug 12, 2026
56 of 59 checks passed
@agg23
agg23 deleted the chore/mobile-mise-checkout branch August 12, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants