Commit Graph

821 Commits

Author SHA1 Message Date
Felix Angelov d12faa7e58 chore: delete redis_client package (#1250) 2023-09-11 11:05:02 -05:00
Bryan Oltman 7754eed147 chore(shorebird_cli): adjust formatting of flutter version switch 2023-09-11 11:53:06 -04:00
Felix Angelov d86152f61d chore: adjust release notes 2023-09-11 10:41:35 -05:00
Bryan Oltman 1ef7d60846 fix(shorebird_cli): switch to release flutter revision in patch (#1233)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-09-11 10:28:47 -05:00
Felix Angelov c563f40728 chore(shorebird_cli): v0.14.8 (#1249) 2023-09-11 10:22:56 -05:00
Eric Seidel ae1c43c3c9 chore: roll to flutter 3.13.3 2023-09-08 14:53:20 -07:00
Felix Angelov 1f42473490 chore(shorebird_cli): v0.14.7 (#1243) 2023-09-08 16:25:03 -05:00
Nils Reichardt f2ae6b4374 fix(shorebird_cli): refer to https://console.shorebird.dev for account creation (#1235)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-09-08 16:17:57 -05:00
Bryan Oltman d326fab262 chore(shorebird_code_push_protocol): remove PatchInstallEvent type (#1242) 2023-09-08 16:57:02 -04:00
Felix Angelov 6fc3bbde77 test(e2e): update expected patch output (#1238) 2023-09-08 15:19:39 -05:00
Eric Seidel b66c0f47d0 chore: roll flutter to include updater error reporting 2023-09-08 11:47:09 -07:00
Bryan Oltman 1b053aee9d feat(shorebird_cli): add patch number to patch command output (#1229) 2023-09-07 15:24:07 -04:00
Bryan Oltman 156a61b20a fix(shorebird_cli): ensure system flutter pub get is run even if build fails (#1231) 2023-09-07 14:47:35 -04:00
Bryan Oltman db19456163 chore(shorebird_cli): highlight missing Android components in doctor (#1230) 2023-09-07 12:30:59 -04:00
Eric Seidel 6050d580b7 feat: print both aab and apk instructions when --artifact=apk
Fixes https://github.com/shorebirdtech/shorebird/issues/1174

Previously users though --artifact=apk would only make an apk.

We could consider removing this --artifact= logic and just
always building both.
2023-09-06 11:18:03 -07:00
Bryan Oltman 2da950246d fix(shorebird_cli): remove reference to deleted account create command (#1204) 2023-09-01 12:24:07 -04:00
Bryan Oltman 33bbe91937 fix(shorebird_cli): support device-id parameter for shorebird preview on android (#1197) 2023-08-31 14:44:40 -04:00
Felix Angelov 9d26ce4489 chore(shorebird_cli): v0.14.6 (#1196) 2023-08-31 13:23:54 -05:00
Felix Angelov 32a0bb2b7e feat: upgrade to Flutter 3.13.2 (#1195) 2023-08-31 13:03:53 -05:00
Felix Angelov 59813a804a chore(shorebird_cli): v0.14.5 (#1189) 2023-08-31 11:30:54 -05:00
Eric Seidel 66b47be68e test: improve Cutler coverage (#1177) 2023-08-28 10:52:42 -07:00
Eric Seidel 31b1df81fc fix: codecov does not allow '/' in the name of coverage flags (#1168)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-08-28 09:41:45 -07:00
Eric Seidel 34b9058887 feat: Make it easy to run coverage locally (#1162)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-08-28 09:38:01 -07:00
Eric Seidel 899400a4f0 test: rewrite cutler to be testable (#1161) 2023-08-28 10:32:29 -05:00
Felix Angelov 5526748ecf chore(shorebird_cli): v0.14.4 (#1171) 2023-08-25 16:33:58 -05:00
Felix Angelov 82000d3ed5 feat(shorebird_cli): upgrade to Flutter 3.13.1 (#1160) 2023-08-25 15:48:59 -05:00
Eric Seidel ff86a5a46b ci: use codecov's coverage "carryforward" flags (#1159) 2023-08-24 15:20:38 -05:00
Felix Angelov a916d7d766 chore(shorebird_cli): v0.14.3 (#1157) 2023-08-24 11:16:15 -05:00
Felix Angelov 2e8e6318d7 fix(e2e): delete assertion should only ensure the specific app was deleted 2023-08-24 11:02:40 -05:00
Felix Angelov 528aeb3c04 fix(e2e): make assertions resilient against multiple apps 2023-08-24 10:53:16 -05:00
Felix Angelov 0948becb8d fix(e2e): increase default timeout 2023-08-24 10:46:26 -05:00
Felix Angelov db291f0ed6 fix(e2e): run all CodePushClient calls in scope 2023-08-24 10:36:18 -05:00
Felix Angelov 787bc0a46b fix(shorebird_cli): bump flutter revision (include snakeyaml dep in build.gradle.kts) (#1156) 2023-08-24 10:21:53 -05:00
Felix Angelov 592c989a73 fix(e2e): scoped logger resolution in LoggingClient (#1154) 2023-08-24 10:05:48 -05:00
Felix Angelov 8f2489c60b fix(shorebird_cli): bump flutter revision to revert groovy hotfix (#1153) 2023-08-24 09:47:00 -05:00
Bryan Oltman a1e1543350 fix(shorebird_cli): exit with non-zero code if unpatchable changes are detected on CI (#1146) 2023-08-23 17:55:29 -04:00
Bryan Oltman e8e876904e chore(shorebird_cli): release 0.14.2 (#1150) 2023-08-23 17:12:33 -04:00
Bryan Oltman 31abcecd8d chore(shorebird_cli): update flutter revision (#1148) 2023-08-23 16:55:24 -04:00
Bryan Oltman 094c3e6c11 chore(shorebird_cli): release v0.14.1 (#1144) 2023-08-23 11:42:30 -04:00
Bryan Oltman b73a57bf4c fix(shorebird_cli): use retrying logging http clients for patch commands (#1143) 2023-08-23 11:35:16 -04:00
Bryan Oltman 125a99eaa7 docs(shorebird_cli): fix release notes 2023-08-23 11:08:51 -04:00
Bryan Oltman 606438fcf4 chore(shorebird_cli): v0.14.0 release (#1142) 2023-08-23 10:58:36 -04:00
Eric Seidel 3ef3d213a7 feat: move to Flutter 3.13.0 2023-08-22 14:10:31 -07:00
Bryan Oltman 37303df76d chore(shorebird_cli): release 0.13.2 (#1138) 2023-08-21 10:53:23 -04:00
Bryan Oltman 64f6ca6243 fix(shorebird_cli): don't check for new flutter versions after build (#1135) 2023-08-21 09:21:08 -04:00
Felix Angelov 96676c8d65 fix(shorebird_cli): shorebird doctor flutter version validator (#1133) 2023-08-18 16:33:09 -05:00
Felix Angelov 7772fe4efd feat(redis_client): create package:redis_client (#1132) 2023-08-18 15:52:20 -05:00
Eric Seidel cc59fd9130 chore: run dart fix --apply (#1127)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-08-18 15:47:07 -05:00
Felix Angelov 7cfd9be13c chore(shorebird_cli): v0.13.1 (#1131) 2023-08-18 11:46:16 -05:00
Felix Angelov 0c867932cd fix(shorebird_cli): ShorebirdYaml (de)serialization supports auto_update (#1129) 2023-08-18 11:24:08 -05:00