Commit Graph

1898 Commits

Author SHA1 Message Date
Felix Angelov 33140fb2cf chore(shorebird_cli): v1.6.28 (#2985) 2025-03-17 15:55:25 -05:00
Felix Angelov e3290d1f2f feat(shorebird_cli): add shorebird flutter config command (#2984) 2025-03-17 14:55:21 -05:00
dependabot[bot] 6349471a0c chore(deps): bump args from 2.6.0 to 2.7.0 in /packages/shorebird_cli in the shorebird_cli-deps group (#2981)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 14:05:50 -05:00
Felix Angelov a333a28fc1 fix(shorebird_cli): shorebird release windows should support --flutter-version=<hash> (#2983) 2025-03-17 14:05:29 -05:00
Felix Angelov 98753a41f6 ci(e2e): add Flutter 3.29.2 2025-03-15 10:27:30 -05:00
Felix Angelov 1c159a4775 chore(shorebird_cli): v1.6.27 (#2978) 2025-03-15 10:19:05 -05:00
Felix Angelov b0f28b7393 fix(shorebird_cli): shorebird release flutter version precondition failure (#2977) 2025-03-15 10:08:30 -05:00
Felix Angelov 3f1c6c505f chore(shorebird_cli): v1.6.26 (#2975) 2025-03-14 15:03:24 -05:00
Felix Angelov db3bc69329 feat(shorebird_cli): upgrade to Flutter 3.29.2 (#2974) 2025-03-14 14:25:44 -05:00
Felix Angelov e1a22ace06 fix(shorebird_cli): improve error reporting when building patch artifacts (#2973) 2025-03-14 13:51:57 -05:00
Felix Angelov b7c27f6021 feat(shorebird_cli): default --flutter-version to latest (#2971) 2025-03-14 12:16:14 -05:00
Felix Angelov ad03c50a24 refactor(shorebird_cli): remove legacy mutation APIs for flutterRevision (#2972) 2025-03-14 11:47:13 -05:00
Felix Angelov cde133906b chore(shorebird_cli): adjust inferred release version warning copy 2025-03-14 10:47:28 -05:00
Felix Angelov d2bc1bc005 feat(shorebird_cli): add inferredReleaseVersion to CreatePatchMetadata (#2968) 2025-03-13 17:24:31 -05:00
Felix Angelov 5bb0df99a4 feat(shorebird_cli): show warning when inferring release version (#2967) 2025-03-13 16:37:56 -05:00
Felix Angelov 44e38814f3 chore(shorebird_cli): remove unused pkg:barbecue (#2966) 2025-03-13 16:13:51 -05:00
Felix Angelov ee373d5cc0 chore(shorebird_cli): v1.6.25 (#2960) 2025-03-12 17:39:37 -05:00
Felix Angelov 4d6230e0ca feat(shorebird_cli): add patch signing for hybrid apps (#2963) 2025-03-12 17:37:14 -05:00
Felix Angelov 32c400d6e9 fix(shorebird_cli): flutter config parsing logic (#2961) 2025-03-12 16:59:57 -05:00
Felix Angelov 60dfb6e143 fix(shorebird_cli): use jdk-dir override for JAVA_HOME (#2959) 2025-03-12 15:48:17 -05:00
Felix Angelov 0a0f7afb48 chore(shorebird_cli): v1.6.24 (#2956) 2025-03-12 12:04:24 -05:00
Felix Angelov d8b2445693 chore(shorebird_cli): adjust ci token log verbosity (#2958) 2025-03-12 12:03:09 -05:00
Felix Angelov afef2e88b5 ci(e2e): ignore stderr for resilience/consistency across platforms 2025-03-12 11:45:40 -05:00
Felix Angelov 578949fa90 fix(shorebird_cli): proxy --verbose to underlying flutter commands (#2957) 2025-03-12 11:44:34 -05:00
Felix Angelov 08968fc9e6 refactor(shorebird_cli): add missing docs and use pkg:clock (#2954) 2025-03-12 10:37:06 -05:00
Felix Angelov 9e85374118 refactor(shorebird_cli): consolidate apple build result models (#2953) 2025-03-12 10:28:42 -05:00
Felix Angelov 524960a2ed refactor: artifact builder process execution (#2950) 2025-03-12 10:10:47 -05:00
Felix Angelov 806c9b38dc feat(shorebird_cli): improve artifact build failure messages (#2949) 2025-03-11 11:35:24 -05:00
Felix Angelov d23e52dcfd refactor(shorebird_cli): remove runInShell from process wrappers (#2948) 2025-03-10 15:59:29 -05:00
Felix Angelov bab7466075 ci(e2e): fix typo in versions matrix 2025-03-10 13:37:34 -05:00
dependabot[bot] a7017df94f chore(deps): bump pub_semver from 2.1.5 to 2.2.0 in /packages/shorebird_cli in the shorebird_cli-deps group (#2943)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 12:47:25 -05:00
Felix Angelov ff39543817 chore(shorebird_cli): v1.6.23 (#2946) 2025-03-10 12:41:52 -05:00
Eric Seidel 06bc399821 chore: roll flutter version to 8c1a3ee6d9319bd5c202f73972a6d03bba335402 2025-03-10 05:06:16 -07:00
Felix Angelov 7853dc5637 chore: fix typo in RELEASE_NOTES.md 2025-03-07 18:28:27 -06:00
Felix Angelov bd3ecedc89 ci(e2e): adjust timeouts 2025-03-07 18:25:49 -06:00
Felix Angelov e47edcee79 ci(e2e): add Flutter 3.29.1 2025-03-07 18:12:58 -06:00
Felix Angelov 99659e2249 chore(shorebird_cli): v1.6.22 (#2942) 2025-03-08 00:06:29 +00:00
Felix Angelov 480c9f486f feat: upgrade to Flutter 3.29.1 (#2941) 2025-03-07 17:58:38 -06:00
dependabot[bot] a37370574e chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates (#2936)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 14:22:15 -06:00
Felix Angelov 83b5e732ac chore(shorebird_cli): v1.6.21 (#2940) 2025-03-07 14:07:22 -06:00
Felix Angelov f688f0a36b chore: roll Flutter to 674a5bec433a45eec936bcc07a61214d28aad256 2025-03-07 13:04:55 -06:00
Eric Seidel 85ebec1ae3 Revert "feat: proxy font-subset now that we're uploading it. (#2937)"
This reverts commit 0013d0e08c.
2025-03-04 11:53:34 -08:00
Eric Seidel 0013d0e08c feat: proxy font-subset now that we're uploading it. (#2937) 2025-03-03 17:57:43 -08:00
Eric Seidel d69edf10b7 fix: typo in generate_manifest.sh 2025-02-28 21:29:57 -08:00
Eric Seidel c2bab46998 chore: roll flutter version 2025-02-28 15:32:37 -08:00
Eric Seidel 0987576814 fix: add flutter_patched_sdk_product.zip to artifacts (#2934) 2025-02-28 14:19:08 -06:00
Eric Seidel 1cfcbed004 Revert "chore: roll flutter version"
This reverts commit d31f4f6e93.
2025-02-27 19:32:09 -08:00
Eric Seidel d31f4f6e93 chore: roll flutter version 2025-02-27 18:53:57 -08:00
Felix Angelov 4f5461c39d chore(shorebird_cli): v1.6.20 (#2929) 2025-02-27 11:51:23 -06:00
Felix Angelov 2fa9f458d1 fix(shorebird_cli): powershell errors due to spaces in file paths (#2928) 2025-02-27 11:36:34 -06:00