186 Commits

Author SHA1 Message Date
Tony 05ccef7e81 Merge remote-tracking branch 'upstream/main'
Deploy Artifact Proxy Dev / ☁️ Artifact Proxy (push) Has been cancelled
Deploy Discord GCP Alerts / ☁️ Discord GCP Alerts (push) Has been cancelled
ci / 📄 License Check (push) Has been cancelled
ci / ✅ Semantic Pull Request (push) Has been cancelled
ci / 🔤 Check Spelling (push) Has been cancelled
ci / 👀 Detect Changes (push) Has been cancelled
Shorebird CI / changes (push) Has been cancelled
Shorebird CI / CSpell (push) Has been cancelled
ci / 🎯 Build ${{ matrix.package }} (${{ matrix.os }}) (push) Has been cancelled
ci / 🔎 Verify ${{ matrix.package }} (push) Has been cancelled
ci / ci (push) Has been cancelled
Shorebird CI / artifact_proxy (push) Has been cancelled
Shorebird CI / dex (push) Has been cancelled
Shorebird CI / discord_gcp_alerts (push) Has been cancelled
Shorebird CI / flutter_version_resolver (push) Has been cancelled
Shorebird CI / jwt (push) Has been cancelled
Shorebird CI / scoped_deps (push) Has been cancelled
Shorebird CI / shorebird_build_trace (push) Has been cancelled
Shorebird CI / shorebird_ci (push) Has been cancelled
Shorebird CI / shorebird_cli (push) Has been cancelled
Shorebird CI / shorebird_code_push_client (push) Has been cancelled
Shorebird CI / shorebird_code_push_protocol (push) Has been cancelled
Shorebird CI / shorebird_redis_client (push) Has been cancelled
Shorebird CI / stripe_api (push) Has been cancelled
Shorebird CI / required (push) Has been cancelled
ci / 🎯 Build ${{ matrix.package }} (push) Has been cancelled
# Conflicts:
#	packages/artifact_proxy/lib/src/artifact_proxy.dart
#	packages/scoped_deps/pubspec.yaml
#	packages/shorebird_cli/pubspec.yaml
#	packages/shorebird_code_push_client/lib/src/code_push_client.dart
2026-08-03 01:58:32 +08:00
dependabot[bot] 721ee33405 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 17:03:08 -07:00
Mac 38fd88c5e9 feat(shorebird_code_push_protocol): add GetNewDevicesResponse (#3847) 2026-07-10 10:49:08 -06:00
Mac f098f2587b feat(shorebird_code_push_protocol): release_version group_by on unique-users (#3843) 2026-07-09 15:17:05 -06:00
nickshorebird 9086e89bd5 chore(shorebird_code_push_protocol): remove unused patchHash (#3846) 2026-07-09 19:38:33 +00:00
Mac 4f43c06456 feat(shorebird_code_push_protocol): add activity heatmap response & cell model (#3836) 2026-07-09 11:22:55 -06:00
Eric Seidel 1b9b9bf201 feat: resumable artifact uploads with server-enforced size limit (#3832) 2026-06-30 13:50:13 -04:00
Tony d9088aeec6 Refactor Shorebird CLI to support configurable URLs and improve test coverage
ci / 📄 License Check (push) Has been cancelled
ci / ✅ Semantic Pull Request (push) Has been cancelled
ci / 🔤 Check Spelling (push) Has been cancelled
ci / 👀 Detect Changes (push) Has been cancelled
ci / 🎯 Build ${{ matrix.package }} (${{ matrix.os }}) (push) Has been cancelled
ci / 🎯 Build ${{ matrix.package }} (push) Has been cancelled
ci / 🔎 Verify ${{ matrix.package }} (push) Has been cancelled
ci / ci (push) Has been cancelled
Deploy Artifact Proxy Dev / ☁️ Artifact Proxy (push) Has been cancelled
Shorebird CI / changes (push) Has been cancelled
Shorebird CI / CSpell (push) Has been cancelled
Shorebird CI / artifact_proxy (push) Has been cancelled
Shorebird CI / dex (push) Has been cancelled
Shorebird CI / discord_gcp_alerts (push) Has been cancelled
Shorebird CI / flutter_version_resolver (push) Has been cancelled
Shorebird CI / jwt (push) Has been cancelled
Shorebird CI / scoped_deps (push) Has been cancelled
Shorebird CI / shorebird_build_trace (push) Has been cancelled
Shorebird CI / shorebird_ci (push) Has been cancelled
Shorebird CI / shorebird_cli (push) Has been cancelled
Shorebird CI / shorebird_code_push_client (push) Has been cancelled
Shorebird CI / shorebird_code_push_protocol (push) Has been cancelled
Shorebird CI / shorebird_redis_client (push) Has been cancelled
Shorebird CI / stripe_api (push) Has been cancelled
Shorebird CI / required (push) Has been cancelled
- Updated AAR releaser test to use ShorebirdProcess.defaultFlutterStorageBaseUrl.
- Changed macOS releaser test to reference a new troubleshooting URL.
- Enhanced shorebird_yaml_test with deserialization for AOT patch metadata.
- Modified network_checker_test to check self-hosted URLs from ShorebirdEnv.
- Added tests for artifact paths in shorebird_artifacts_test.
- Updated shorebird_cli_command_runner_test to reflect new repository URL.
- Improved shorebird_env_test with additional tests for shorebirdRoot and engine revision fallback.
- Adjusted shorebird_flutter_test to use environment variables for Flutter Git URL.
- Updated shorebird_process_test to utilize default Flutter storage URL.
- Enhanced shorebird_validator_test to link to the default hosted URL.
- Updated shorebird_web_console_test to use the configured hosted URL.
- Refactored code_push_client to use default hosted URL for API requests.
- Updated README and generation scripts for the code_push_protocol package to reflect new OpenAPI spec source.
- Modified shared.sh to allow configurable Flutter repository and storage URLs.

Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-06-25 17:21:56 +08:00
dependabot[bot] 12ade01071 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2026-06-23 22:03:28 +00:00
Mac 851f1148f3 feat(shorebird_code_push_protocol): patch install/download metric envelope (#3824) 2026-06-23 12:25:09 -06:00
Mac 6fc2d8dfa3 feat(shorebird_code_push_protocol): unique-users current/previous envelope + shared MetricsRange [1/5] (#3821) 2026-06-16 17:45:19 -06:00
Mac 1ad5bd0939 feat(shorebird_code_push_protocol): add unique-users metric API surface (#3814) 2026-06-12 11:04:55 -06:00
Mac 86842b538a feat(shorebird_code_push_protocol): add active-hours response types (#3812) 2026-06-10 10:57:20 -06:00
Mac 70b89d40ec feat(shorebird_code_push_protocol): add patch-adoption API surface (#3809) 2026-06-05 11:30:35 -06:00
Mac 344ebfbffd feat(shorebird_code_push_protocol): add version-distribution API surface (#3798) 2026-05-22 13:21:45 -06:00
Mac 6a39cee4f1 feat(shorebird_code_push_protocol): add release analysis API surface (#3744) 2026-05-15 17:34:08 -06:00
Mac ddd58f628f feat(protocol): add current_patch_number to PatchCheckRequest (#3702) 2026-05-01 12:03:24 -06:00
Eric Seidel 9d0a5ffcdf chore(shorebird_code_push_protocol): bump space_gen pin + regen (#3726) 2026-05-01 09:00:02 -07:00
dependabot[bot] 65fc17a516 chore(deps): bump the dart-deps group across 1 directory with 2 updates (#3722)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-30 09:40:48 -07:00
Eric Seidel 3c58af5a2d feat(shorebird_code_push_protocol): generate models + messages from OpenAPI spec (#3696) 2026-04-21 15:06:33 -04:00
dependabot[bot] a3409d129a chore(deps): bump mocktail from 1.0.4 to 1.0.5 in the dart-deps group (#3691)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-18 05:32:08 -07:00
dependabot[bot] f6ff284f73 chore(deps): bump json_serializable from 6.13.0 to 6.13.1 in the dart-deps group across 1 directory (#3663)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 16:34:46 -07:00
dependabot[bot] cf515f1317 chore(deps): bump the dart-deps group across 1 directory with 12 updates (#3661)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 19:42:08 +00:00
Mac d3d2a6a63b refactor: Remove Plan model from protocol package (#3649) 2026-03-17 12:33:21 -06:00
Mac dbb41e02b9 feat(shorebird_code_push_protocol): Add shorebird AuthProvider (#3618)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2026-02-19 17:29:05 -07:00
Mac 6489ad283c feat: Add features param to code_push_protocol (#3609) 2026-02-11 10:34:43 -07: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
Bryan Oltman 39dc347541 chore(shorebird_code_push_protocol): add app manager roles (#3431) 2025-12-16 16:09:27 -05: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
Bryan Oltman 1f92d2dbc7 chore: update "member" role to "developer" to reflect backend (#3395) 2025-11-20 17:44:23 -05:00
Bryan Oltman 9ac371ab56 chore: rename OrganizationRole to Role (#3387) 2025-11-17 16:29:44 -05:00
Bryan Oltman cdc7a2cdec feat(code_push_protocol): add GetReleaseResponse type (#3368) 2025-11-04 17:48:02 -05:00
dependabot[bot] 81646dd155 chore(deps): bump build_runner from 2.9.0 to 2.10.1 in the dart-deps group (#3359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 15:00:00 -05:00
dependabot[bot] 3b83b1a7c2 chore(deps): bump the dart-deps group across 1 directory with 2 updates (#3355)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 17:04:44 -05:00
Felix Angelov e8bce8d148 chore(deps): upgrade Dart SDK constraints (#3333) 2025-09-25 12:17:03 -05:00
Bryan Oltman 2e9972850f fix(shorebird_cli): use release target platform instead of host platform when checking for flavor support (#3316) 2025-09-18 02:49:59 +00:00
dependabot[bot] 1495e509f9 chore(deps): bump the dart-deps group with 3 updates (#3307)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 12:00:13 -05:00
dependabot[bot] ec11fcde9b chore(deps): bump the dart-deps group across 1 directory with 3 updates (#3293)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-28 23:04:23 -05:00
dependabot[bot] b737a7a6b3 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3258)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 11:21:14 -05:00
Bryan Oltman b8d07720c6 Revert "chore: testing protocol change" (#3230) 2025-07-16 10:14:49 -04:00
Bryan Oltman 003ea0452e chore: testing protocol change (#3221) 2025-07-15 17:43:13 -04:00
dependabot[bot] e033ebbd0a chore(deps): bump build_runner from 2.5.3 to 2.5.4 in the dart-deps group (#3202)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 10:37:10 -04:00
dependabot[bot] 0d2d52e7c2 chore(deps): bump the dart-deps group with 2 updates (#3188)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 12:14:36 -05:00
dependabot[bot] 7b0fc0ca98 chore(deps): bump the dart-deps group with 2 updates (#3170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 11:53:44 -05:00
Felix Angelov 10cbfd8563 feat(code_push_protocol): make Patch extend Equatable (#3138) 2025-06-02 17:27:44 -05:00
Felix Angelov 3cd40de211 refactor: migrate to workspaces (#3135) 2025-06-02 15:17:00 -05:00
Bryan Oltman 15cb371b4b chore: make Release type equatable (#3117) 2025-05-28 16:27:53 -04:00