Commit Graph

2331 Commits

Author SHA1 Message Date
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
Tony 08b8f07bfb feat(open_aot_patch_tools): enhance runtime mode handling and iOS App Store safety checks
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
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
Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-06-25 01:57:17 +08:00
Tony c824005c2d feat(open_aot_patch_tools): add offline expiry handling and user configuration for hosted URL
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
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
2026-06-24 03:01:28 +08:00
Tony b1d17f0339 feat(open_aot_patch_tools): add compact AOT patch artifact tools with AES-GCM encryption
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
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
- Introduced a new package `open_aot_patch_tools` for creating compact, flavor-aware AOT patch artifacts.
- Implemented runtime model for AOT patches, ensuring compatibility with iOS constraints.
- Added delivery security using AES-256-GCM for encrypted patch artifacts.
- Created compact payload formats including empty, binary diff, and full snapshot.
- Developed linking and encryption functionalities for patch artifacts.
- Added tests for verifying encryption, metadata validation, and artifact reconstruction.
- Included documentation for the design and usage of the patch tools.
2026-06-23 13:01:48 +08: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
Brandon DeRosier 8f2efcfada chore: prepare for release 1.6.108 2026-06-12 15:43:56 -07:00
Brandon DeRosier ccd40073d5 chore: bump Flutter to 65b1e4368e9 2026-06-12 15:43:56 -07: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
Brandon DeRosier 8ca4a3036d chore: prepare for release 1.6.107 2026-06-05 08:33:00 -07:00
Brandon DeRosier a77c2fca71 chore: bump Flutter to 26ad1cdf212
flutter_release_ex/3.44.1-rc1: engine caf48e58a87 built on dart-sdk
0e6acdc83e3 (arm64 FFI callback exit-path/stack-arg ABI fixes, DD
arguments-descriptor ZoneHandle fix). Updater unchanged at a591b7f.
2026-06-05 08:24:47 -07:00
Brandon DeRosier f98728e794 test(shorebird_cli): cover the aab extraction failure fallback (#3811) 2026-06-04 15:46:26 -07:00
Brandon DeRosier de0c1adbe0 fix(shorebird_cli): read libapp.so from the aab instead of the strip task output (#3808) 2026-06-04 12:27:41 -07:00
Brandon DeRosier ff11c02df7 chore: prepare for release 1.6.106 2026-06-01 18:01:11 -07:00
Brandon DeRosier bbffd899c8 chore: bump Flutter to 1d3d97ce590 2026-06-01 17:23:45 -07:00
Brandon DeRosier 2ece173f0f chore: prepare for release 1.6.105 2026-05-22 18:26:02 -07:00
Brandon DeRosier 73800032c6 chore: bump Flutter to 1a55eb72b61
Picks up the v1.6.105 engine (built on dart-sdk 8681ae7453d).
Replaces v1.6.104's pool-cache workaround with the real root-cause
FFI ABI fix in DLRT_GetFfiCallbackMetadata, extended across all
arm64 builds so it covers both iOS (where SHOREBIRD_RUNTIME is
defined) and Android (where it isn't). Fixes the customer FFI
crashes on both platforms.
2026-05-22 18:24:35 -07:00
Mac 344ebfbffd feat(shorebird_code_push_protocol): add version-distribution API surface (#3798) 2026-05-22 13:21:45 -06:00
nickshorebird fed568644b ci(publish): start redis container before testing shorebird_redis_client (#3797) 2026-05-22 14:46:40 -04:00
nickshorebird 57a6193efc refactor(redis_client): extract RedisConnection from RedisClient (#3796) 2026-05-22 13:23:01 -04:00
Brandon DeRosier d42474dc8a chore: prepare for release 1.6.104 2026-05-22 00:55:47 -07:00
Brandon DeRosier 7dfeeb5310 chore: bump Flutter to dc84dc8c37e
Picks up the v1.6.104 engine (built on dart-sdk bdd1b14cdb3).
Includes FFI fixes from shorebirdtech/dart-sdk PR #793: skip pool
cache for the FFI resolver under SHOREBIRD_RUNTIME, restore the
DoRedirectedCall body in the SIMULATOR_FFI block, and raise
kNativeCallbackSharedStubSize to fit Shorebird's stub additions.
2026-05-22 00:53:49 -07:00
Brandon DeRosier 7f8d76bb91 chore: prepare for release 1.6.103 2026-05-20 18:36:26 -07:00
Brandon DeRosier 009f57a5e7 chore: bump Flutter to 600ed7b04fd
Picks up the v1.6.103 engine (built on dart-sdk cadcba181f9). Includes
the v2 DD slot ownership preservation fix that re-derives uwords from
FunctionKey across Iterate() to avoid carrying GC-relocated pointers
into FinalizeIndirectStaticCallTable. Fixes the iOS gen_snapshot
crash that hit customers with DD activation enabled.
2026-05-20 18:26:20 -07:00
dependabot[bot] d3435747b9 chore(deps): bump the dart-deps group with 2 updates (#3791)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 21:28:18 +00:00
Brandon DeRosier 6ddb854da2 fix(shorebird_cli): skip missing-arch libapp.so on Android upload and patch (#3793) 2026-05-20 12:52:08 -07:00
nickshorebird aaee05a5b4 docs(shorebird_ci): refresh README, document --required (#3792) 2026-05-20 13:11:52 -04:00
Eric Seidel 1885b63987 fix(shorebird_cli): surface flutter precache failures instead of swallowing them (#3789) 2026-05-20 04:21:58 -07:00
Brandon DeRosier c295240bfc chore: prepare for release 1.6.102 2026-05-19 20:34:22 -07:00
Brandon DeRosier eaa4996a47 chore: prepare for release 1.6.101 2026-05-19 18:11:01 -07:00
nickshorebird 41a5aa68bf feat(ci): add required aggregator job to shorebird_ci workflow (#3788) 2026-05-19 16:38:30 -04:00
Brandon DeRosier ecf79d80a7 feat(shorebird_cli): prepare for Flutter 3.44 libapp.so strip handover (#3758) 2026-05-19 13:28:36 -07:00
nickshorebird 96bde1b5f7 feat(shorebird_ci): reserve required name, verify aggregator coverage (#3785) 2026-05-19 13:47:46 -04:00
nickshorebird 63d965e6e4 feat(shorebird_ci): add --required flag to emit aggregator job (#3780)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2026-05-18 13:33:27 -04:00
Brandon DeRosier 0b0be33b44 chore: prepare for release 1.6.100 2026-05-16 18:30:24 -07:00
Brandon DeRosier 57dbe09953 chore: bump Flutter to 70488d38f94 (3.41.9-rc3.1) (#3778) 2026-05-16 17:10:52 -07:00
Eric Seidel 49cd1d1c2b feat(shorebird_cli)!: hard-error on shorebird login:ci (#3775) 2026-05-15 23:49:33 +00:00
Mac 6a39cee4f1 feat(shorebird_code_push_protocol): add release analysis API surface (#3744) 2026-05-15 17:34:08 -06:00
dependabot[bot] 60136f9bae chore(deps): bump the dart-deps group with 2 updates (#3762)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-15 15:38:33 -07:00
Brandon DeRosier 1998be441f chore: prepare for release 1.6.99 2026-05-15 15:08:01 -07:00
nickshorebird 42f5e93bdc feat(ci): regen shorebird_ci workflows (#3773) 2026-05-15 17:05:06 -04:00
nickshorebird 0e92ab7dd9 feat(shorebird_ci): codecov token plumbing + explicit fatal-warnings (#3772) 2026-05-15 14:37:11 -04:00
nickshorebird 431eaf4b53 ci: add shorebird_ci-generated workflow alongside main.yaml (#3768) 2026-05-14 16:46:14 -04:00
nickshorebird 757b20f0fa chore(shorebird_cli): drop dead progress stub from account command tests (#3759) 2026-05-14 15:01:01 -04:00
Luke Memet 628f3d38f2 fix(shorebird_cli): isInteractive falls back to stdioType for unsized PTYs (#3766) 2026-05-14 14:44:20 -04:00
nickshorebird bca78a8db5 fix(shorebird_ci): path-derived job keys + has_unit_tests gate (#3763) 2026-05-14 12:00:43 -04:00
Brandon DeRosier e4081a716d feat(cli): add App.dd_resolution.tsv to supplement file handling (#3764) 2026-05-14 00:09:34 +00:00
Brandon DeRosier 2998cb57e9 feat: add DD table files to supplement file handling (#3671) 2026-05-13 14:07:28 -07:00
nickshorebird 9ebdd6f153 Revert "feat(code_push_client): add Cloudflare-fronted fallback API endpoint" (#3760) 2026-05-12 15:29:43 -04:00