1798 Commits

Author SHA1 Message Date
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 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 763878aa46 chore: bump version for 1.6.77 (#3468) 2026-01-16 16:08:19 -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 312e4e26b6 fix: adb logcat with invalid utf8 crashes shorebird preview (#3460) 2026-01-08 00:12:01 +00: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
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 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
Eric Seidel 0a8a0ea579 chore: release 1.6.72 (#3429) 2025-12-16 18:52:34 +00:00
Bryan Oltman cc913680d4 feat(shorebird_code_push_protocol): map roles to permissions (#3425) 2025-12-10 17:05:40 -05:00
Bryan Oltman 736946117e feat(shorebird_code_push_protocol): add viewer role to api (#3424) 2025-12-08 15:30:08 -05:00
Bryan Oltman 70c653709e feat(code_push_protocol): add availableRoles to ShorebirdPlan (#3423) 2025-12-08 15:04:08 -05:00
Eric Seidel 3ab48830c6 chore: prepare 1.6.71 for release (#3418) 2025-12-05 07:51:01 -08:00
Aditya Pandey 5f6638a0b1 fix: handle unsupported flutter versions gracefully (#3405) (#3415)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2025-12-04 10:39:33 -05:00
Bryan Oltman f96e926fae chore(redis_client): version 0.0.12 (#3416) 2025-12-02 13:51:54 -05:00
Bryan Oltman fd94d2d142 fix(redis_client): remove other casts of results to List<RespType> (#3414) 2025-12-02 13:48:15 -05:00
Bryan Oltman d36abc507f chore(redis_client): publish 0.0.11 (#3413) 2025-12-02 13:19:45 -05:00
Bryan Oltman 270e305ba7 fix(redis_client): throw exception instead of type error when redis response is not List<RespType> (#3412) 2025-12-02 12:09:30 -05:00
Eric Seidel e9e34bdb37 feat: bump version for 1.6.70 (#3409) 2025-11-26 10:29:04 -08:00
Eric Seidel 7a3726da23 fix: shorebird fails when packages use hooks (#3408) 2025-11-26 10:22:20 -08:00
Eric Seidel 124be159de feat: support Flutter 3.38.3 (#3401) 2025-11-24 20:32:11 -08:00
Bryan Oltman 21a25ceb70 chore(shorebird_cli): release 1.6.68 (#3399) 2025-11-24 13:59:25 -05:00
Bryan Oltman 1f92d2dbc7 chore: update "member" role to "developer" to reflect backend (#3395) 2025-11-20 17:44:23 -05:00
Bryan Oltman 7d9964ff2a feat(shorebird_cli): record signed patches in release and patch metadata (#3394) 2025-11-20 21:46:43 +00:00
Bryan Oltman 2ec5af7cf6 feat(shorebird_cli): add uses_shorebird_code_push_package to patch and release metadata (#3393) 2025-11-20 19:45:51 +00:00
Bryan Oltman 3f3834f007 chore(artifact_proxy): delete generate_manifest.sh, it now lives in build_engine (#3391) 2025-11-19 13:28:52 -05:00
Eric Seidel d1d29850b1 feat: Release 1.6.67 including Flutter 3.38.1 (#3386) 2025-11-17 17:20:11 -08:00
Bryan Oltman 9ac371ab56 chore: rename OrganizationRole to Role (#3387) 2025-11-17 16:29:44 -05:00
Bryan Oltman 85393c566d chore(stripe_api): make StripeBillingMeter constructor const 2025-11-07 14:50:23 -05:00
Bryan Oltman d74d4e1f89 feat(stripe_api): add ability to fetch billing meters (#3372) 2025-11-07 14:41:49 -05:00
Bryan Oltman cdc7a2cdec feat(code_push_protocol): add GetReleaseResponse type (#3368) 2025-11-04 17:48:02 -05:00