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
Samuel Newman
4296e4aafd
Add carousel Slack alerts for nightly Maestro failures ( #11645 )
2026-09-04 07:20:26 -07:00
Samuel Newman
8af501de62
v1.132.0 release prep ( #11644 )
2026-09-03 03:49:50 -07:00
dependabot[bot]
2c60c45022
Bump actions/setup-java from 5.7.0 to 6.0.0 ( #11619 )
2026-09-01 14:29:53 +03:00
dependabot[bot]
8b793d0843
Bump the actions group with 2 updates ( #11618 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-01 03:54:47 -07:00
Austin McKinley
196f41b528
Remove legacy ota1 publisher ( #11554 )
2026-08-25 18:46:25 -07:00
dependabot[bot]
56bff45546
Bump the actions group with 2 updates ( #11537 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-24 17:40:18 -07:00
dependabot[bot]
c328b9b6a6
Bump anthropics/claude-code-action from 1.0.189 to 1.0.190 in the actions group ( #11489 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-19 06:27:26 -07:00
Oleksii Bulenok
45aa1a67b0
Expo 57 ( #11334 )
...
Co-authored-by: Tomek Zawadzki <tomekzawadzki98@gmail.com >
Co-authored-by: vineyardbovines <spencerfpope@gmail.com >
2026-08-18 10:46:11 -04:00
dependabot[bot]
1f5c698165
Bump anthropics/claude-code-action from 1.0.187 to 1.0.189 in the actions group across 1 directory ( #11479 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-15 06:06:54 -07:00
Austin McKinley
4bc0013a4d
Enable Docker base image updates
2026-08-14 21:06:03 -07:00
Samuel Newman
532681d5c0
[SDK] Add lexicon codegen pipeline (@atproto/lex) ( #11346 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-08-13 12:26:12 -07:00
Samuel Newman
1f3c619dd2
Add asset licensing notices ( #11397 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2026-08-12 05:49:31 -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
Austin McKinley
89cb08e93c
claude: use Opus 4.8 for GitHub workflows ( #11436 )
2026-08-10 16:34:13 -07:00
Austin McKinley
892dcf65c0
Route Claude workflows through Agent Gateway ( #11428 )
2026-08-10 08:16:53 -07:00
Samuel Newman
51401e4c0c
Update claude action ( #11420 )
2026-08-08 11:41:38 +03:00
Samuel Newman
1cbe7a39e6
increase ci node heap ( #11406 )
2026-08-06 05:20:11 -07:00
Samuel Newman
1ac5a71d61
Use Claude Opus 5 in GitHub workflows ( #11335 )
2026-08-06 04:14:06 -07:00
Samuel Newman
61283da526
Show app build numbers in CI summaries ( #11267 )
2026-08-06 04:13:29 -07:00
dependabot[bot]
863fdcd8c1
Bump the actions group with 6 updates ( #11370 )
2026-08-03 23:33:04 +03:00
Samuel Newman
17c1ee4869
Handle PR OTA version mismatches and failures ( #11330 )
2026-07-30 07:40:49 -07: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
Oleksii Bulenok
8263175a03
Fix caret misplaced upon pressing Return when using Japanese symbols … ( #11316 )
2026-07-28 17:17:29 +02:00
dependabot[bot]
2f36a6de5a
Bump slackapi/slack-github-action from 3.0.5 to 4.0.0 ( #11307 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 07:05:42 -07:00
dependabot[bot]
ffdfb3c0e7
Bump actions/setup-go from 6.5.0 to 7.0.0 ( #11306 )
...
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:29 -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
Samuel Newman
34827ef644
ci: only publish the per-PR OTA when the fingerprint is clean ( #11287 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-27 07:51:55 -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
d9e76c3954
Restore PR OTA QR comment ( #11285 )
2026-07-26 23:07:41 +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
76a928a7af
ci: skip the per-PR OTA job for bot authors ( #11273 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-24 19:07:57 -07: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
Samuel Newman
3b6fbf315b
Fix Maestro E2E runtime environment ( #11247 )
2026-07-24 03:30:10 -07:00
dependabot[bot]
7d4b91dd38
Bump the actions group with 4 updates ( #11202 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-21 05:09:01 -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
0fb7251c64
Add nightly Maestro E2E workflow ( #11181 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-20 07:42:53 -07:00
Samuel Newman
c4e80b4456
Fix Android release asset upload ( #11174 )
2026-07-20 07:42:35 -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
783dfe2a12
Cache main bundle stats for PR checks ( #11172 )
2026-07-17 07:28:08 +03:00
Samuel Newman
007c21fa8e
Add moduleSuffixes to tsconfig ( #11146 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-16 12:47:53 -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
dependabot[bot]
19872124bf
Bump the actions group with 6 updates ( #11148 )
2026-07-13 23:48:14 +03: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