Commit Graph

1361 Commits

Author SHA1 Message Date
Bryan Oltman 1eec05099c Update flutter for 3.22.1 2024-05-28 15:01:18 -04:00
Bryan Oltman 3aafab1931 chore(shorebird_cli): release 1.1.7 (#2152) 2024-05-28 11:53:19 -04:00
Bryan Oltman d8dea40378 fix(shorebird_cli): unhide public and private key path args 2024-05-28 11:48:26 -04:00
Bryan Oltman 8a45b44c66 chore(shorebird_cli): tweak public+private key error message 2024-05-28 10:49:26 -04:00
Erick e4625488ea refactor: Improve where key pair are validated in the patch command (#2158) 2024-05-27 14:44:55 +00:00
Bryan Oltman f928f92ee5 bump flutter rev 2024-05-24 18:04:59 -04:00
Erick db903834bd feat: adding public key to the patch command (#2149)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-05-24 18:02:48 -03:00
Bryan Oltman c69212e1a1 feat(shorebird_cli): extract public key from PEM file (#2148) 2024-05-24 14:13:24 -04:00
Erick bdbb623fa9 feat: adding signing hash for ios patches (#2144) 2024-05-24 14:04:40 -03:00
Bryan Oltman e58e6abe60 fix(shorebird_cli): don't assume credentials are well-formed if present (#2146) 2024-05-24 11:52:39 -04:00
Erick c3b6f4acee feat: ios release with public key bundling (#2143)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-05-23 18:17:08 -03:00
Bryan Oltman 47a3361889 bump flutter rev 2024-05-23 15:13:49 -04:00
Erick b93f5fdde2 feat: adding private key argument to patch command (#2133)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-05-23 14:04:45 -04:00
Erick 83e0908b02 chore: updating CLI's Flutter revision (#2135) 2024-05-22 17:05:43 -03:00
Erick e4163c580f feat: adding patch signing key path arg to release command (#2130)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-05-21 15:58:54 -03:00
Bryan Oltman c24adec7a4 chore: Revert "feat(shorebird_cli): Add support for updater_tools" (#2129) 2024-05-20 17:01:22 -03:00
Bryan Oltman 1d64dcb38b feat(shorebird_cli): Add support for updater_tools (#2124) 2024-05-20 17:29:37 +00:00
dependabot[bot] ac17716206 chore(deps): bump google-github-actions/deploy-cloudrun from 2.5.0 to 2.6.0 in the gh-deps group (#2126)
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>
2024-05-20 15:20:13 +00:00
dependabot[bot] c48fc580ca chore(deps): bump build_runner from 2.4.9 to 2.4.10 in /packages/artifact_proxy in the artifact_proxy-deps group (#2127)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 07:41:56 -07:00
dependabot[bot] 2df8cf4537 chore(deps): bump build_runner from 2.4.9 to 2.4.10 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group (#2125)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 11:13:03 -03:00
Bryan Oltman fe8abbe264 fix(shorebird_cli): fix release status check in patch command (#2123) 2024-05-17 12:42:33 -05:00
Bryan Oltman fba8dddd06 feat(shorebird_cli): always prompt for release version when patching (#2122) 2024-05-17 13:18:50 -04:00
Bryan Oltman 995c94e57a refactor(shorebird_cli): don't redownload iOS release artifacts (#2117) 2024-05-16 16:33:58 -04:00
Felix Angelov 9a6c162fe1 chore(shorebird_cli): v1.1.6 2024-05-15 15:55:06 -05:00
Bryan Oltman 6d589296f4 Revert "fix(shorebird_cli): don't export FLUTTER_STORAGE_BASE_URL in shorebird.ps1" (#2112) 2024-05-15 15:49:38 -05:00
Felix Angelov b6557c86fc chore(shorebird_cli): v1.1.5 (#2098) 2024-05-15 15:39:06 -05:00
Felix Angelov f392b6dc49 chore: roll flutter to 6d047e401941206daf11740c523ffa3364a2385b (fix mach-o loader) 2024-05-15 15:30:28 -05:00
Felix Angelov 9c1d32bf1a chore(scoped_deps): v0.1.0+2 (#2111) 2024-05-15 15:29:41 -05:00
Felix Angelov 1c3b88cbe0 chore(scoped_deps): improve description in pubspec.yaml (#2110) 2024-05-15 15:25:41 -05:00
Bryan Oltman 8e474b4c4a fix(shorebird_cli): don't export FLUTTER_STORAGE_BASE_URL in shorebird.ps1 (#2109) 2024-05-15 16:05:02 -04:00
Felix Angelov fd16ca57d0 chore: roll flutter to ad493bf5392e3a721c12749c236df86dc01ed283 (fix invalid sdk hash) 2024-05-15 14:03:41 -05:00
Bryan Oltman 289a9b184a chore(shorebird_cli): update pubspec.lock (#2104) 2024-05-15 18:12:36 +00:00
dependabot[bot] 2b9a22eb23 chore(deps): bump google-github-actions/deploy-cloudrun from 2.4.1 to 2.5.0 in the gh-deps group (#2082)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 10:41:09 -05:00
Bryan Oltman 6b170ef39a chore(shorebird_cli): use pub.dev hosted scoped_deps (#2102) 2024-05-15 10:40:54 -05:00
Bryan Oltman 8f904c2448 chore: prep scoped_deps for release on pub.dev (#2101) 2024-05-15 11:24:52 -04:00
Bryan Oltman 8181812008 chore: rename scoped to scoped_deps (#2100) 2024-05-15 14:51:32 +00:00
Felix Angelov 8dd3fb0a7a ci(e2e): upgrade to Flutter 3.22.0 2024-05-14 21:36:50 -05:00
Felix Angelov 165cc4daf8 chore: upgrade deps (#2097) 2024-05-14 21:16:22 -05:00
Felix Angelov 155f7aa0ac chore: upgrade to Flutter 3.22.0 (#2096) 2024-05-14 21:04:40 -05:00
Bryan Oltman bc48fd527a feat(shorebird_cli): add toString() implementation for ArtifactBuildException (#2095) 2024-05-14 15:52:25 -04:00
Bryan Oltman ad26404ab1 feat(shorebird_cli): call flutter precache when installing new flutter rev (#2087) 2024-05-14 10:17:19 -04:00
Bryan Oltman 2c6445ad59 chore(shorebird_cli): release 1.1.4 (#2092) 2024-05-14 09:53:37 -04:00
dependabot[bot] a82d33f83d chore(deps): bump test from 1.25.4 to 1.25.5 in /packages/artifact_proxy in the artifact_proxy-deps group (#2083) 2024-05-13 19:21:03 -07:00
Bryan Oltman c4759d5dd5 fix(shorebird_cli): only pass dump-debug-info to aot_tools if supported (#2090) 2024-05-13 22:07:28 -04:00
Bryan Oltman 7b246a091e test(shorebird_cli): coverage 2024-05-13 13:20:25 -04:00
Bryan Oltman a1b5b1f20e chore(shorebird_cli): release 1.1.3 (#2085) 2024-05-13 10:54:29 -04:00
Bryan Oltman 43ec4eeb0a fix(shorebird_cli): install release flutter on patch (#2084) 2024-05-13 10:48:45 -04:00
Bryan Oltman 68ea17a26d fix(shorebird_cli): make cache clear async (#2080) 2024-05-12 11:38:15 +00:00
Felix Angelov 4d5ed69755 tests(shorebird_cli): add forwardedArgs unit tests 2024-05-10 14:24:59 -05:00
Felix Angelov b93da1fd1b fix(shorebird_cli): forwarded arguments should exclude platform (#2077) 2024-05-10 18:40:24 +00:00