154 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
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
nickshorebird 9ebdd6f153 Revert "feat(code_push_client): add Cloudflare-fronted fallback API endpoint" (#3760) 2026-05-12 15:29:43 -04:00
nickshorebird ea4e35379c feat(code_push_client): add Cloudflare-fronted fallback API endpoint (#3756) 2026-05-12 09:24:41 -04:00
dependabot[bot] 87d01d5661 chore(deps): bump the dart-deps group with 2 updates (#3741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon DeRosier <brandon@shorebird.dev>
2026-05-11 17:21:09 +00: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] 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
Bryan Oltman 9ac371ab56 chore: rename OrganizationRole to Role (#3387) 2025-11-17 16:29:44 -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
Felix Angelov c8bb9e520c refactor: use new Dart 3.9 analysis options (#3330) 2025-09-23 15:15:12 -05: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
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 3cd40de211 refactor: migrate to workspaces (#3135) 2025-06-02 15:17:00 -05:00
dependabot[bot] 022198ee27 chore(deps): bump very_good_analysis from 7.0.0 to 8.0.0 in /packages/shorebird_code_push_client in the shorebird_code_push_client-deps group (#3130)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 09:43:59 -04:00
Bryan Oltman 2752c9fe52 fix: upload podfile lock hash for iOS and macOS patches (#3122) 2025-05-30 17:35:17 +00:00
Bryan Oltman 15cb371b4b chore: make Release type equatable (#3117) 2025-05-28 16:27:53 -04:00
Felix Angelov 192fbb94e3 chore(deps): upgrade to Dart 3.8.0 (#3106) 2025-05-21 17:52:56 -05:00
Felix Angelov c1bdc82104 chore(deps): upgrade to Dart 3.7 (#2894) 2025-02-14 13:04:26 -06:00
Bryan Oltman 2cd0d0285d fix: correct shorebird.dev endpoint 2025-02-06 13:26:35 -05:00
Bryan Oltman 99c794d234 Update flutter for 3.27.4 2025-02-06 11:37:10 -05:00
Felix Angelov 82dfa29995 refactor(code_push_client): upgrade analysis_options (#2719) 2024-12-19 12:22:36 -06:00
Bryan Oltman 616ff13ad3 fix: ignore null fields when converting CreateReleaseArtifactRequest to json (#2678) 2024-12-13 14:51:41 -05:00
Felix Angelov 14fa21c969 feat(code_push_client): add getGCPDownloadSpeedTestUrl (#2555) 2024-10-18 12:43:44 -05:00
Felix Angelov 207cf4ffbf refactor(shorebird_cli): rename gcp upload methods for clarity (#2554) 2024-10-18 12:36:28 -05:00
Bryan Oltman 2a40ec035c feat: run GCP upload speed test as part of shorebird doctor -v (#2540)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-10-16 15:54:47 +00:00
Felix Angelov 893afc9459 chore(code_push_client): bump code_push_client version (#2525) 2024-10-09 16:25:48 -05:00
Bryan Oltman 238837f60d feat: allow user to choose organization in shorebird init (#2514) 2024-10-08 15:46:19 -04:00
Bryan Oltman 2cab805dea feat(shorebird_code_push_client): add support for fetching organization memberships (#2507) 2024-10-07 15:58:48 -04:00
Bryan Oltman 9c6d65282d feat: created pared-down version of User object (#2499) 2024-09-27 13:13:58 -04:00
Bryan Oltman d2daea21f6 chore: move command metadata classes (#2442) 2024-08-23 17:59:12 -04:00
Bryan Oltman 5d845fc7ae refactor(shorebird_cli): update how command metadata is populated (#2441) 2024-08-23 21:06:30 +00:00
Eric Seidel e6852bfbac chore: add cspell checking to our CI (#2421) 2024-08-19 16:53:10 -05:00
Bryan Oltman f5f8b72328 feat: add isRolledBack to ReleasePatch model (#2376) 2024-07-23 17:42:56 -04:00
Bryan Oltman e7cfb74f01 chore: remove was_forced from CreatePatchRequest (#2370) 2024-07-23 21:00:40 +00:00
Felix Angelov 0c48313e3e feat(shorebird_cli): include flutter revision in BuildEnvironmentMetadata (#2342) 2024-07-11 13:01:01 -05:00
Bryan Oltman 567068d344 chore(shorebird_cli): remove aot_tools exe artifact now that it is no longer needed (#2334) 2024-07-10 14:39:35 -04:00
Erick 4a8f3279fd feat: adding flutter version field in the CLI and Protocol (#2325)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-07-10 10:40:01 -03:00
Bryan Oltman bfc8f4b04f feat(shorebird_cli): add patches promote command (#2331) 2024-07-09 17:59:56 -04:00
Bryan Oltman 47f1fb870c chore: ShoreBird -> Shorebird rename (#2326) 2024-07-08 15:10:20 -05:00
dependabot[bot] 01879d6ea2 chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /packages/shorebird_code_push_client in the shorebird_code_push_client-deps group (#2304)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 10:07:04 -04:00