Commit Graph

2247 Commits

Author SHA1 Message Date
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
dependabot[bot] 9e17ada4c0 chore(deps): bump codecov/codecov-action from 5 to 6 in /.github/actions/dart_package in the gh-deps group across 1 directory (#3687)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-08 15:29:20 -07:00
dependabot[bot] cdbf2929b2 chore(deps): bump googleapis_auth from 2.2.1 to 2.3.0 in the dart-deps group (#3688)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-08 22:27:54 +00:00
Eric Seidel 1bed01ca3a ci: scan composite actions under .github/actions/ (#3686) 2026-04-08 15:18:16 -07:00
Eric Seidel b9d60ec035 chore: unpin very_good_cli in bootstrap (#3679) 2026-04-07 16:58:26 -07:00
Brandon DeRosier 54d63a05a8 feat: include snapshots in patch debug dump (#3672) 2026-03-31 17:13:25 -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
Brandon DeRosier 99d428091e chore: prepare for release 1.6.92 2026-03-26 23:59:00 -07:00
Brandon DeRosier 058e7a74f2 chore: bump flutter to 3.41.6 2026-03-26 23:58:30 -07:00
Mac a884ae8595 feat: Add CLI support for authenticating with new API keys (#3646) 2026-03-25 11:41:35 -06:00
Brandon DeRosier 91536938a3 chore: prepare release 1.6.90 2026-03-24 18:36:27 -07:00
Brandon DeRosier 672a2e9766 chore: bump engine to dc4c75c344c6fa5eb1f6fd380cbfdfb9bb109847 2026-03-24 18:27:19 -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
Eric Seidel 15daeaf30a fix: select correct executable in Windows preview (#3492) 2026-03-21 15:51:25 +00:00
dependabot[bot] f049f4f126 chore(deps): bump the gh-deps group across 1 directory with 2 updates (#3648)
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-03-21 06:18:00 +00:00
Eric Seidel 480f272d52 feat: suggest cache clean in build failure recommendations (#3658) 2026-03-21 06:14:12 +00:00
Eric Seidel fbbb535080 feat: add semantic DEX diffing to suppress false native change warnings (#3644) 2026-03-20 23:13:44 -07:00
Eric Seidel 989bca0a1c fix: show friendly error message when GitHub is down (#3655) 2026-03-20 23:11:34 -07:00
Eric Seidel a48df6e6de feat: suppress Gradle welcome message during init (#3659) 2026-03-21 04:31:49 +00:00
Eric Seidel fedd06675a feat: warn that preview reinstalls the app on mobile (#3657) 2026-03-20 19:54:35 -07:00
Eric Seidel 90a33060c1 fix: list orgs and exit gracefully when init is non-interactive (#3656) 2026-03-20 18:55:14 -07:00
Eric Seidel f47295ea95 refactor: centralize Flutter version constraints into a single file (#3654) 2026-03-20 23:46:13 +00:00
Mac 9dbfba782e feat: Revoke sessions on CLI logout (#3653) 2026-03-19 17:13:23 -06:00
Mac 23d130dec0 fix: Resolve JWT issuer from ShorebirdEnv instead of from Auth URL (#3652) 2026-03-19 16:59:52 -06:00
Brandon DeRosier 457cd43384 chore: prepare for release 1.6.89 2026-03-18 18:06:54 -07:00
Brandon DeRosier 51aff5490b chore: roll back to Flutter 3.41.4-rc0 (cd234ef8ece6e82da6bec9b9d811e818e8d8373a) 2026-03-18 17:59:40 -07:00
Eric Seidel 5923914f40 feat: add .pkg distribution warning to macOS post-release instructions (#3651) 2026-03-18 11:42:21 -07:00
Mac d3d2a6a63b refactor: Remove Plan model from protocol package (#3649) 2026-03-17 12:33:21 -06:00
Brandon DeRosier a56041b660 chore: prepare release 1.6.88 2026-03-13 21:53:32 -07:00
Brandon DeRosier 0998e47e4d chore: bump flutter to 569450f3ff908f0df75af06d810ae3259b1f77b2 2026-03-13 21:42:54 -07:00
Brandon DeRosier 604c001fb2 fix: invalidate bootstrap stamp when Flutter version changes (#3647) 2026-03-13 16:53:15 -07:00
Brandon DeRosier dd6d5cfd4e fix(shorebird_cli): clean stale obfuscation map from supplement directory (#3643) 2026-03-11 19:01:27 -07:00
Mac 5c9d419fc3 feat: Add release notes and version bump for v1.6.87 (#3639)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2026-03-05 15:56:01 -07:00