Commit Graph

2279 Commits

Author SHA1 Message Date
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
Eric Seidel d3699aa609 chore(shorebird_ci): make package cleanly publishable (#3753) 2026-05-11 09:49:35 -04:00
Eric Seidel 780fb8610b revert: forward --flavor to flutter build aar and ios-framework (#3748) (#3754) 2026-05-09 16:23:59 -07:00
Brandon DeRosier 15dddf8a92 ci: bump e2e cli FLUTTER_VERSION to 3.41.9 (#3752) 2026-05-08 14:43:19 -07:00
Brandon DeRosier 6650254c60 chore: add 'mmap' to cspell dictionary (#3751) 2026-05-08 20:59:01 +00:00
Brandon DeRosier afe9b83d03 chore: prepare for release 1.6.98 2026-05-07 20:53:46 -07:00
Brandon DeRosier c5797fa90f chore: bump Flutter to cac82be5c099 2026-05-07 20:39:48 -07:00
Eric Seidel 966e75adcc fix(cli): forward --flavor to flutter build aar and ios-framework (#3748) 2026-05-07 22:30:27 +00:00
Brandon DeRosier 5503ad6d27 fix(shorebird_cli): hint about unreachable iOS 17+ devices instead of falling back to ios-deploy (#3734) 2026-05-06 10:15:02 -07:00
nickshorebird 178359aa10 feat(shorebird_cli): add account command (whoami + orgs) (#3742) 2026-05-06 11:58:04 -04:00
nickshorebird c0b104d272 feat(shorebird_cli): add patches list/info; --json for set-track (#3740) 2026-05-05 13:35:43 -04:00
Brandon DeRosier 09517b4d89 chore: prepare for release 1.6.97 2026-05-05 10:28:27 -07:00
Brandon DeRosier f0057d541d chore: bump Flutter to 76de3156249d 2026-05-05 10:13:18 -07:00
Brandon DeRosier 35746dad7e refactor(cli): consolidate Apple releaser/patcher duplication into mixins (#3735) 2026-05-04 16:24:59 -07:00
Eric Seidel ab64594aee fix(shorebird_cli): ignore non-deterministic UUIDs in Assets.car diff (#3731) 2026-05-04 15:54:51 -07:00
nickshorebird e470c32e23 feat(shorebird_cli): add releases list and releases info commands (#3736)
Co-authored-by: Nick Weatherley <nick@Nicks-MacBook-Pro.local>
2026-05-04 16:37:15 +00:00
Brandon DeRosier 694a4dfcae ci: add triage automation workflow (#3732) 2026-05-02 15:12:38 -07:00
Brandon DeRosier f8f4354fc3 fix: download arm64 patch binary on Apple Silicon (#3713)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2026-05-02 15:11:43 -07:00
Mac ddd58f628f feat(protocol): add current_patch_number to PatchCheckRequest (#3702) 2026-05-01 12:03:24 -06:00
nickshorebird b6c2a44d03 fix(shorebird_cli): improve help text and add input validation for agentic use (#3730)
Co-authored-by: Nick Weatherley <nick@Nicks-MacBook-Pro.local>
2026-05-01 12:06:24 -04:00
Eric Seidel 9d0a5ffcdf chore(shorebird_code_push_protocol): bump space_gen pin + regen (#3726) 2026-05-01 09:00:02 -07:00
Eric Seidel 3d9bcf9fe3 feat(shorebird_ci): tag-based pub.dev publishing + CI matrix (#3727) 2026-05-01 03:52:05 +00:00
Brandon DeRosier 6a6ee72cfc chore: prepare for release 1.6.96 2026-04-30 18:43:41 -07:00
Brandon DeRosier 6dfb45a3f6 chore: bump Flutter to cedb80781f9a 2026-04-30 18:16:41 -07:00
nickshorebird 8916b4a6af feat(shorebird_cli): non-interactive (TTY) detection and prompt failure (#3720)
Co-authored-by: Nick Weatherley <nick@Nicks-MacBook-Pro.local>
2026-04-30 14:07:57 -04: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
Brandon DeRosier 5fb7c4c32d chore: prepare for release 1.6.95 2026-04-29 20:24:40 -07:00
Eric Seidel 365fd12325 fix(cli): allow FLUTTER_TARGET and downgrade FLUTTER_* override check to warning (#3723) 2026-04-30 00:04:00 +00:00
Eric Seidel e2f4332533 feat: add shorebird_ci package (#3721) 2026-04-29 12:13:09 -04:00
Brandon DeRosier a8def6488b chore: prepare for release 1.6.94 2026-04-28 11:24:51 -07:00
Brandon DeRosier ffb86ad742 chore: bump Flutter to 8e0003bdaef 2026-04-28 11:17:49 -07:00
nickshorebird c77f86f04c feat(shorebird_cli): Add --json output for agentic CLI consumption (#3717)
Co-authored-by: Nick Weatherley <nick@Nicks-MacBook-Pro.local>
2026-04-28 09:35:32 -04:00
Brandon DeRosier cfc18286f8 fix(cli): xcodeproj_flutter_override_validator should scan .ios/ for Flutter modules (#3719) 2026-04-28 06:08:54 -07:00
Eric Seidel 291dc389d5 feat: add doctor check for FLUTTER_* overrides in Xcode project (#3406) 2026-04-24 02:27:48 +00:00
dependabot[bot] 719f701148 chore(deps): bump cli_util from 0.4.2 to 0.5.0 in the dart-deps group (#3710)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-22 05:15:47 -07:00
Brandon DeRosier 3c42103678 chore: add serde to cspell dictionary 2026-04-21 14:56:34 -07:00
Brandon DeRosier e1a59b4d5f chore: add 1.6.93 release notes 2026-04-21 14:42:01 -07:00
Brandon DeRosier c4e5f4180d chore: prepare for release 1.6.93 2026-04-21 14:33:44 -07:00
Brandon DeRosier 8f5d7d4bc5 chore: bump Flutter to c2c56ab2d5483bdf86152725342f55ca6faed946 2026-04-21 14:26:55 -07:00
Brandon DeRosier 2d0f89195b fix: only pass --shorebird-trace to build commands that support it (#3708) 2026-04-21 13:39:07 -07:00
Eric Seidel ab9afcea14 feat(shorebird_cli): reject ExportOptions.plist with manageAppVersionAndBuildNumber (#3678) 2026-04-21 13:22:43 -07:00
Eric Seidel 6b9fb7fedf fix(cli): detect --obfuscate and --split-debug-info after -- (#3698) 2026-04-21 12:30:29 -07:00
Eric Seidel 71f908e19d feat(cli): hint at --dart-define/--obfuscate mismatch on link failure (#3699) 2026-04-21 12:15:46 -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
Eric Seidel 5e6f16934b docs(cli): document why ShorebirdProcess.stream uses inheritStdio (#3703) (#3705) 2026-04-21 10:34:08 -07:00
Eric Seidel 27a683e77b feat(cli): capture build trace + privacy-safe summary on release (#3692)
Co-authored-by: Brandon DeRosier <brandon@shorebird.dev>
2026-04-20 11:24:22 -07:00
Brandon DeRosier 065dd4bc35 fix: fetch latest refs before resolving --flutter-version (#3694) 2026-04-20 08:41:26 -07: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
Eric Seidel c842cb0bad chore: bump flutter to c48bfb11b8 (#3689) 2026-04-09 00:45:19 -07:00