Commit Graph

795 Commits

Author SHA1 Message Date
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
Felix Angelov 0b1dfd4a72 chore(shorebird_cli): v0.13.0 (#1117) 2023-08-17 16:57:50 -05:00
Felix Angelov 2c8a25a119 test(e2e): fix scoped logger resolution 2023-08-17 16:51:47 -05:00
Felix Angelov 382b36fb96 feat(code_push_protocol): add currency to ShorebirdPlan (#1124) 2023-08-17 16:26:12 -05:00
Eric Seidel 2c10539594 chore: roll flutter version to include bg http fix 2023-08-17 13:13:15 -07:00
Felix Angelov c580d609fc fix(e2e): inject scoped dependencies 2023-08-17 14:57:13 -05:00
Felix Angelov e69f177196 fix(e2e): remove references to deprecated commands (#1120) 2023-08-17 14:20:26 -05:00
Felix Angelov 1921cc4cc8 fix(shorebird_cli): shorebird upgrade remove git prune (#1118) 2023-08-17 13:34:20 -05:00
Felix Angelov 271df80a13 refactor(shorebird_cli): remove deprecated shorebird apps list/delete commands (#1116) 2023-08-17 12:51:47 -05:00
Felix Angelov a13c867b07 refactor(shorebird_cli): remove deprecated shorebird account upgrade command (#1114) 2023-08-17 12:46:10 -05:00
Felix Angelov 09309f658e refactor(shorebird_cli): remove deprecated shorebird releases commands (#1113) 2023-08-17 12:38:33 -05:00
Felix Angelov 568f762b5f feat(shorebird_cli): shorebird flutter versions use <revision> (#1112) 2023-08-17 12:30:43 -05:00
Bryan Oltman c8b5676be8 fix(shorebird_cli): run flutter pub get after builds to reset .dart_tool/package_config.json (#1111) 2023-08-17 13:29:16 -04:00
Felix Angelov 3460fa5ca7 feat(shorebird_cli): shorebird patch ios-alpha detects release version (#1110) 2023-08-17 11:53:46 -05:00
Bryan Oltman 00e94efbd0 fix(shorebird_cli): fix iOS app file regex (#1105) 2023-08-17 11:47:42 -05:00
Eric Seidel 6fc321efb9 chore: roll flutter version to include iOS crash fix 2023-08-17 09:28:36 -07:00
Felix Angelov 42662921e6 feat(shorebird_cli): shorebird patch android detects release version (#1108) 2023-08-17 11:25:31 -05:00
Bryan Oltman 7e77109fbb fix(shorebird_cli): compare contents of .car files when checking for asset diffs (#1103) 2023-08-16 17:58:08 -04:00
Bryan Oltman e3c1405287 feat(shorebird_cli): don't prompt if environment variable detects CI (#1099) 2023-08-16 13:17:23 -04:00
Eric Seidel adebc93912 chore: roll flutter to include client_id changes 2023-08-15 14:33:58 -07:00
Bryan Oltman 95536e7b51 feat(code_push_protocol): Add GetReleasePatchesResponse (#1094) 2023-08-14 13:59:30 -04:00
Felix Angelov 29517a562a chore(shorebird_cli): v0.12.3 (#1091) 2023-08-11 12:57:29 -05:00
Felix Angelov a5881722f9 feat(shorebird_cli): shorebird doctor -v outputs android tooling info (#1090) 2023-08-11 12:24:39 -05:00
Bryan Oltman 5a51d070d1 fix(shorebird_cli): only redirect powershell stderr output if it won't cause the script to terminate (#1089) 2023-08-11 11:44:40 -04:00
Felix Angelov cb543a1452 fix(shorebird_cli): cache artifact download error handling (#1087) 2023-08-10 16:21:39 -05:00
Felix Angelov 924e910e8f ci(e2e): fix install check (#1086) 2023-08-10 15:46:32 -05:00
Felix Angelov 24eac09838 chore: adjust RELEASE_NOTES date 2023-08-10 14:11:18 -05:00