Commit Graph

2176 Commits

Author SHA1 Message Date
Eric Seidel 9ffe18737a feat(shorebird_cli): add --public-key-cmd and --sign-cmd support (#3605) 2026-02-06 19:57:50 +00:00
Eric Seidel eb05688a5d fix(shorebird_cli): support PKCS#1 private key format for patch signing (#3603) 2026-02-06 11:36:09 -08:00
Brandon DeRosier 95642729ae chore: fix release version in notes 2026-02-03 18:17:51 -08:00
Brandon DeRosier 976bff8ccb chore: fix release version in notes 2026-02-03 17:13:36 -08:00
Brandon DeRosier 645dc68697 chore: bump shorebird_cli version.dart 2026-02-03 17:10:47 -08:00
Brandon DeRosier f3196cd3b0 chore: prepare for 1.6.80 release 2026-02-03 17:04:40 -08:00
Brandon DeRosier 53cf505225 chore: bump flutter to c89520b6e77a110e6459a9850401dc7f1f794c2b 2026-02-03 16:46:12 -08:00
Brandon DeRosier bec681dde5 chore: roll flutter to be0b343f8e3370cbff5338857cfbc8800f46d193 2026-02-03 14:23:28 -08:00
Brandon DeRosier e13a5860f2 chore: prepare for 1.6.79 release (#3508) 2026-02-03 10:56:47 -08:00
Eric Seidel 1f737999f5 chore: roll flutter to c15ddb5210c0111223a998d73984cdfebbf551f0 2026-02-02 22:54:42 -08:00
Brandon DeRosier 5b6a4b6ecf chore: bump flutter engine 3e4a0f12f1 (#3502)
Co-authored-by: Brandon DeRosier <brandon@shorebird.dev>
2026-02-02 14:28:14 -08:00
Eric Seidel ec23843270 feat: improve error displayed for malformed plist (#3487) 2026-02-02 09:24:57 -07:00
Eric Seidel bf2acf38f6 feat: allow adding flavors without resetting base app_id (#3496) 2026-02-02 09:23:58 -07:00
Eric Seidel ed5674db9c fix: deflake throttled progress update test (#3495) 2026-02-02 09:23:16 -07:00
Eric Seidel e795400d2d fix: fix flaky network checker timeout tests (#3494) 2026-02-02 09:22:35 -07:00
Eric Seidel 3fd127f642 fix: replace Future.delayed with explicit timestamps in tests (#3497) 2026-02-02 09:21:54 -07:00
Eric Seidel 3c6cd35a0f feat: improve release selection UX with date display and truncation (#3493) 2026-01-31 08:29:54 -08:00
Eric Seidel 5430ed2eb0 fix: stop unnecessary rebuild on every CLI invocation (#3435) (#3491) 2026-01-30 23:55:40 -07:00
Eric Seidel 08538d22a3 feat: don't reformat AndroidManifest.xml (#3490) 2026-01-30 23:54:14 -07:00
Eric Seidel 78f38ff31d chore: fix line endings to always be LF not CRLF 2026-01-30 22:06:19 -08:00
Eric Seidel d3cd73eb14 feat: warn if patch_verification is in shorebird.yaml but public-key-path not set (#3479) 2026-01-26 17:40:47 -07:00
Eric Seidel b064f1e76f fix: --flutter-version=hash stopped working (#3478) 2026-01-26 14:51:18 -08:00
Eric Seidel cbef35914e chore: prepare fore 1.6.78 release (#3476) 2026-01-26 11:17:19 -08:00
Eric Seidel c2eb60f0e4 chore: roll flutter to 1102488790c5aaedda2e21d5f666792f09f76368 2026-01-26 10:35:40 -08:00
Eric Seidel 763878aa46 chore: bump version for 1.6.77 (#3468) 2026-01-16 16:08:19 -08:00
Eric Seidel 6261819600 chore: roll Flutter for 3.38.7 2026-01-16 15:57:30 -08:00
Eric Seidel 825f3596d9 feat: support patch_verification config in shorebird.yaml (#3463) 2026-01-16 15:57:03 -08:00
Brandon DeRosier 87181c4e5e fix(shorebird_cli): use correct local-engine out dirs for Android on macOS (#3466) 2026-01-14 14:27:35 +00:00
Eric Seidel 30c3f3e73b chore: version bump for 1.6.76 2026-01-11 08:33:35 -08:00
Eric Seidel 11cb559c9a chore: roll flutter to 3.38.6 55c197eb61ef2219a709002c39ffa445b05600f8 2026-01-08 19:25:50 -08:00
Eric Seidel 312e4e26b6 fix: adb logcat with invalid utf8 crashes shorebird preview (#3460) 2026-01-08 00:12:01 +00:00
Eric Seidel a60def12fb chore: improve RELEASE_NOTES 2026-01-06 15:24:45 -08:00
Eric Seidel 050378b76d feat: 1.6.75 (#3458) 2026-01-06 14:54:39 -08:00
Bryan Oltman 3d1f276b2c feat(shorebird_code_push_protocol): add client ID to patch check request (#3457) 2026-01-06 16:21:13 -05:00
Bryan Oltman 5ec85be8d5 feat(code_push_protocol): make patch check request equatable (#3456) 2026-01-06 15:32:16 -05:00
Eric Seidel e6701242d7 fix: remove confirmation in shorebird release (#3452)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2026-01-06 10:07:24 -05:00
Eric Seidel 93cfec7474 chore: roll flutter to 1c01b329708b9975c37932543355851a4a2dd23d 2026-01-05 20:16:25 -08:00
Eric Seidel a18ab4202c chore: roll flutter to d117a022fbac9af179cb2ce6a71dd39fd6293aec 2026-01-05 09:23:33 -08:00
Bryan Oltman 9b2fd2a792 Revert "chore(shorebird_cli): bump flutter version to fixed 3.38.5"
This reverts commit c3ec926799.
2025-12-31 12:54:08 -05:00
Bryan Oltman c3ec926799 chore(shorebird_cli): bump flutter version to fixed 3.38.5 2025-12-31 11:05:28 -05:00
Bryan Oltman e18b379033 feat(shorebird_cli): show Assets.car diff if change is detected in iOS patch (#3451) 2025-12-30 17:49:24 -05:00
Bryan Oltman 757e676e23 refactor(shorebird_cli): move apple classes into separate files (#3449) 2025-12-30 15:38:02 -05:00
Eric Seidel 96caa090a1 fix: temporarily roll back to 3.38.4 (#3445) 2025-12-30 16:46:39 +00:00
Bryan Oltman 92c8c0cce7 refactor(shorebird_cli): organize platform-specific classes in the platforms dir (#3448) 2025-12-30 11:38:59 -05:00
Bryan Oltman 2e3bc6dfef fix(shorebird_cli): check logged in before shorebird create (#3447) 2025-12-30 11:03:00 -05:00
Bryan Oltman c3a9aba5ba refactor(shorebird_cli): rename create.dart to create_command.dart (#3446) 2025-12-30 10:42:23 -05:00
Bryan Oltman 44575fb35d chore: release 1.6.73 (#3433) 2025-12-19 15:33:10 -05:00
Bryan Oltman cef566e273 chore: bump flutter rev for 3.38.5 2025-12-19 15:22:07 -05:00
Bryan Oltman a3b76f0a05 feat(shorebird_cli): add shorebird patches set-track command (#3419) 2025-12-17 13:21:35 -05:00
Bryan Oltman 39dc347541 chore(shorebird_code_push_protocol): add app manager roles (#3431) 2025-12-16 16:09:27 -05:00