Claude
08d7946c49
Replace nightly build with a nightly changelog post
...
Native nightly builds are redundant now that changes ship over the air,
so the nightly workflow no longer builds anything. It now only posts the
list of commits since the previous post to the QA team's Slack channel,
and posts nothing when there are no new commits. The commit marker
artifact keeps its name so the first run continues from the last nightly.
The OTA workflow's fallback native iOS build is assigned to the "QA Team"
TestFlight group so testers still get native builds when one is needed.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_0157o74F6wX3aTghhc7DLbzd
2026-09-06 19:12:55 +00:00
Claude
4af3f47d56
Note that the build Slack webhook posts to the QA team channel
...
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_0157o74F6wX3aTghhc7DLbzd
2026-09-06 19:08:36 +00:00
Claude
a7a394b9aa
Remove nightly build, add OTA fallback builds to QA Team with changelog
...
The nightly native build is redundant now that changes ship over the air:
the only time testers need a new native build is when the OTA workflow
detects a native fingerprint or version change and falls back to building.
Move the useful parts of the nightly into that fallback path instead:
- Assign the fallback iOS build to the "QA Team" TestFlight group
- Generate a changelog of commits since the last native testflight build,
tracked via a "testflight-native-build-commit" artifact that only
advances after both native builds succeed
- Pass the changelog as the TestFlight "What to Test" notes (new
`changelog` input on build-submit-ios.yml for workflow_call)
- Post the iOS and Android builds with the changelog to Slack
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_0157o74F6wX3aTghhc7DLbzd
2026-09-06 19:07:00 +00:00
Austin McKinley
196f41b528
Remove legacy ota1 publisher ( #11554 )
2026-08-25 18:46:25 -07:00
dependabot[bot]
87548a6578
Bump the actions group with 4 updates ( #11435 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 06:30:41 -07:00
dependabot[bot]
863fdcd8c1
Bump the actions group with 6 updates ( #11370 )
2026-08-03 23:33:04 +03:00
Samuel Newman
b57827f23f
Enter build numbers manually for production OTA deploys ( #11289 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-29 04:48:42 -07:00
dependabot[bot]
aa06d68ca6
Bump the actions group with 6 updates ( #11305 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 23:36:01 -07:00
Austin McKinley
51bcacb20b
Publish one bundle version to both OTA origins, not two ( #11291 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-26 16:58:20 -07:00
Austin McKinley
b662cd43b5
Fix legacy ota1 OTA upload broken by the denis cutover ( #11290 )
2026-07-27 00:42:38 +03:00
Samuel Newman
66ec855efc
Add emoji to GitHub Actions step names for consistency ( #11286 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-27 00:03:45 +03:00
Samuel Newman
be70a31f4c
Fix silently-frozen OTA fingerprint baseline with artifacts ( #11231 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-26 23:07:20 +03:00
Austin McKinley
9eb78c0f6c
ci: publish OTA to denis (S3) + automatic per-PR previews ( #11235 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-24 18:18:00 -07:00
dependabot[bot]
3eab767e89
Bump actions/setup-node from 6.4.0 to 7.0.0 ( #11203 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-21 05:08:41 -07:00
Samuel Newman
21d53ce0f8
Split mobile build/submit pipelines and de-duplicate OTA workflow ( #11133 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-20 07:07:30 -07:00
Samuel Newman
f9384e44c7
Bump expected cocoapods version to match latest macos-26 runner image ( #11171 )
2026-07-16 09:33:07 -07:00
Samuel Newman
03ccd96661
Force native builds when package.json version changes in OTA deploy ( #11061 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-07 05:31:37 -07:00
Samuel Newman
640662d57c
Fix zizmor findings in build workflows ( #11046 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-07 04:20:50 -07:00
dependabot[bot]
52e8051fa3
Bump the actions group with 5 updates ( #11076 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 04:19:38 -07:00
dependabot[bot]
86c1cbbc95
Bump actions/cache from 5.0.5 to 6.1.0 ( #11078 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 04:18:26 -07:00
dependabot[bot]
545fec82fb
Bump dcarbone/install-jq-action from 3.2.0 to 4.0.1 ( #11077 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 04:17:43 -07:00
dependabot[bot]
de51ceb577
Bump actions/checkout from 6.0.3 to 7.0.0 ( #11022 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 14:20:43 -05:00
DS Boyce
44f6a98f59
Use latest fingerprint-native action ( #11016 )
2026-06-30 13:40:37 -05:00
DS Boyce
75e2c40ba4
Use correct param name for setup-bundletool action ( #11020 )
2026-06-30 00:56:44 -07:00
Samuel Newman
d10137fd78
Simplify Android build: bundletool + eas submit ( #9855 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-06-17 16:42:55 -05:00
Samuel Newman
6af477bcc2
Replace setup-cocoapods action with inline version assert ( #10932 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-17 02:51:59 -07:00
Samuel Newman
b8a6a8c8ce
Pin every action to latest SHA ( #10779 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-16 14:35:19 -05:00
DS Boyce
f99837040e
Compile i18n before running lint ( #10711 )
2026-06-03 13:21:13 -07:00
dependabot[bot]
8e5ac6790f
Bump slackapi/slack-github-action from 2.1.1 to 3.0.3 ( #10693 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-02 11:55:39 -07:00
DS Boyce
bdbf31a254
Use expo/expo-github-action v9 ( #10689 )
2026-06-02 09:47:22 -07:00
Samuel Newman
806f31dc93
Use pnpm to handle node/pnpm versions in Dockerfile ( #10642 )
2026-05-29 05:40:24 -07:00
Samuel Newman
c21c031e74
[pnpm] Attempt to remove eas-cli from devDeps ( #10589 )
2026-05-22 09:17:12 -07:00
Samuel Newman
7fe2f892f6
Revert "Skip installing expo cli in CI ( #10566 )" ( #10568 )
2026-05-20 21:30:53 +03:00
Samuel Newman
b73f9110e5
Skip installing expo cli in CI ( #10566 )
2026-05-20 09:50:44 -07:00
Samuel Newman
3d4ba946b3
[pnpm] Fix CI attempt 5 ( #10567 )
2026-05-20 09:33:02 -07:00
Samuel Newman
4908816253
[pnpm] Fix CI attempt 4 ( #10565 )
2026-05-20 08:58:55 -07:00
DS Boyce
70a1a665ed
Fix eas invocation for GitHub Actions ( #10555 )
2026-05-20 03:52:35 -07:00
DS Boyce
12ab1dd2fd
Fix CI by restoring changes from #10538 ( #10550 )
2026-05-19 11:46:07 -07:00
DS Boyce
b4054bf2a7
Update GitHub Actions to Node.js v24-compatible versions ( #10539 )
2026-05-19 11:06:46 -07:00
Samuel Newman
79872b8be5
[pnpm] Fix CI attempt 2 ( #10533 )
2026-05-18 23:33:54 +03:00
Samuel Newman
5b622079b6
[pnpm] Fix CI ( #10531 )
2026-05-18 13:22:26 -07:00
Samuel Newman
ff731849b0
Migrate from Yarn 1 to pnpm ( #10465 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-05-18 09:51:04 -07:00
Samuel Newman
46b8a5819b
Harden iOS build extraction in bundle-deploy workflow ( #10372 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-25 10:45:15 +03:00
Eric Bailey
f6b8854a9b
Bump xcode in workflows ( #10201 )
2026-04-07 21:37:05 -05:00
Spence Pope
b4cb4c4d13
Revert "Add --what-to-test to iOS submissions ( #9856 )" ( #9873 )
2026-02-13 13:24:06 -08:00
Samuel Newman
57997d6d16
Add --what-to-test to iOS submissions ( #9856 )
...
Sets the "What to test" field in TestFlight to distinguish between
TestFlight and Production builds.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-11 06:01:27 -08:00
Samuel Newman
c2e5a18e42
Unify build concurrency to one build per platform ( #9655 )
...
Configure concurrency groups so only one iOS build and one Android build
can run at a time across all workflows. This prevents manual builds from
conflicting with automatic builds triggered by fingerprint changes.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-08 07:35:13 -08:00
hailey
699fdbac01
update actions ( #9586 )
...
* update actions
* update actions
* $
* procenv
2025-12-22 19:21:17 -08:00
Samuel Newman
31fac4a62b
Use macos-26-xlarge runner, update actions to resolve caching issues ( #9411 )
...
* use xlarge runner for macos build
* try and fix yarn cache
* update actions/cache for pods step
* use expo github action main rather than v8
* update all actions to the same
* use yarn cache where missing
2025-11-20 10:07:38 -08:00
Samuel Newman
25d44d8939
update xcode ( #9215 )
2025-10-16 07:26:52 -07:00