Commit Graph

  • 0f04a4f650 feat(code_push_protocol): add GetAppsResponse with createdAt and updatedAt (#1312) Felix Angelov 2023-09-22 15:47:38 -05:00
  • 5204311be1 refactor(shorebird_cli): introduce ArtifactManager as home for common artifact operations (#1308) Bryan Oltman 2023-09-22 15:45:45 -04:00
  • e6d6fbd8f8 chore(shorebird_cli): v0.14.11 (#1311) Felix Angelov 2023-09-22 13:48:23 -05:00
  • f149eedb18 chore: update to Flutter 3.13.5 Eric Seidel 2023-09-21 15:29:43 -07:00
  • 6da876ac14 refactor(shorebird_cli): move test mocks and fakes into their own files (#1305) Bryan Oltman 2023-09-21 16:53:57 -04:00
  • 4c03effe1c fix(shorebird_cli): shorebird init handles empty pubspec.yaml flutter config (#1304) Felix Angelov 2023-09-21 15:43:30 -05:00
  • 2f702b43a4 feat: add a new cutler rebase (#1303) Eric Seidel 2023-09-21 11:26:06 -07:00
  • 165d140603 Revert "Update flutter version" Eric Seidel 2023-09-21 10:47:11 -07:00
  • 24887079b6 Update flutter version Eric Seidel 2023-09-21 10:28:37 -07:00
  • af06ab3fc6 chore(shorebird_cli): bump cli_completion to 0.4.0 (#1300) Felix Angelov 2023-09-20 18:28:21 -05:00
  • b09027b94d chore(shorebird_cli): v0.14.10 (#1301) Eric Seidel 2023-09-20 16:11:47 -07:00
  • 4fc29a7b9d chore: roll Flutter revision to include ios path fixes Eric Seidel 2023-09-20 15:16:08 -07:00
  • 95496036d3 chore(redis_client): v0.0.4 (#1299) Felix Angelov 2023-09-20 17:04:57 -05:00
  • 2e8aa53bc5 feat(redis_client): add ttl to set (#1298) Felix Angelov 2023-09-20 17:01:07 -05:00
  • 771d5ac99d fix(shorebird_cli): support renamed Xcode projects (#1293) Bryan Oltman 2023-09-20 14:46:30 -04:00
  • 132e5c2205 chore: roll to Flutter 3.13.4 Eric Seidel 2023-09-20 09:14:57 -07:00
  • be89f6c145 doc: start to update our cutler/forking docs Eric Seidel 2023-09-19 14:51:37 -07:00
  • 757dadedc6 chore(shorebird_cli): v0.14.9 (#1291) Felix Angelov 2023-09-19 15:49:10 -05:00
  • e144c95b41 chore(shorebird_code_push_protocol): make CreateReleaseArtifactRequest canSideload optional (#1287) Bryan Oltman 2023-09-19 14:30:26 -04:00
  • 4c4f234061 feat(shorebird_cli): only list previewable releases for shorebird preview (#1276) Bryan Oltman 2023-09-19 11:39:27 -04:00
  • 68ea0d111a chore(redis_client): v0.0.3 (#1285) Felix Angelov 2023-09-19 10:04:05 -05:00
  • 4eb638b107 feat(redis_client): support JSONPath (#1282) Felix Angelov 2023-09-19 09:56:51 -05:00
  • 1d54b0eb24 chore(deps): upgrade mason_logger to v0.2.9 (#1284) Felix Angelov 2023-09-18 21:33:34 -05:00
  • f195e97cb6 chore(shorebird_cli): add xcarchive upload instructions to release ios-alpha (#1277) Bryan Oltman 2023-09-18 18:04:46 -04:00
  • d255876c63 docs(redis_client): use https for license urls in README Felix Angelov 2023-09-18 16:37:51 -05:00
  • 89bb3dcd3b chore(redis_client): v0.0.2 (#1281) Felix Angelov 2023-09-18 16:36:19 -05:00
  • 470177fa22 feat(redis_client): add UNLINK and JSON.MERGE (#1280) Felix Angelov 2023-09-18 16:30:51 -05:00
  • d19372955f feat(shorebird_code_push_protocol): add canSideload field to CreateReleaseArtifactRequest and add support to CLI (#1274) Bryan Oltman 2023-09-18 11:48:51 -04:00
  • 2d047a42bd feat(shorebird_cli): add ability to release with --no-codesign (#1267) Bryan Oltman 2023-09-15 14:13:00 -04:00
  • dfa6c33062 docs(redis_client): add CONTRIBUTING.md and update README.md (#1273) Felix Angelov 2023-09-15 12:18:40 -05:00
  • 8ec4b523fd chore(redis_client): prepare for 0.0.1 release (#1272) Felix Angelov 2023-09-15 11:55:10 -05:00
  • b422593d77 feat(redis_client): add logging support (#1270) Felix Angelov 2023-09-15 11:32:27 -05:00
  • e95782975a feat(redis_client): basic RedisJSON support (#1269) Felix Angelov 2023-09-14 13:01:21 -05:00
  • a695e1be97 ci: use docker://redis/redis-stack-server (#1268) Felix Angelov 2023-09-14 12:13:51 -05:00
  • d1d113c1b8 feat(redis_client): basic RedisClient (#1266) Felix Angelov 2023-09-14 10:55:04 -05:00
  • 00f3c2bb9e chore: revert delete redis_client package (#1250) (#1264) Felix Angelov 2023-09-13 10:17:15 -05:00
  • 290c52036e fix(shorebird_cli): provide better error message for missing iOS release (#1262) Bryan Oltman 2023-09-12 16:12:35 -04:00
  • 4a42ac6525 chore(code_push_client): revert client version bump (#1260) Felix Angelov 2023-09-12 21:26:48 +02:00
  • c826819f76 feat(code_push_protocol): add cancelAtPeriodEnd to GetUsageResponse (#1259) Felix Angelov 2023-09-12 20:32:29 +02:00
  • 18b414d2be chore(deps): upgrade to very_good_analysis 5.1.0 (#1258) Felix Angelov 2023-09-12 19:29:17 +02:00
  • bdd3db431f feat(shorebird_cli): add new flavors to shorebird.yaml if detected by shorebird init (#1251) Bryan Oltman 2023-09-12 13:19:21 -04:00
  • 8c545281c9 chore(shorebird_cli): hide split-per-abi flag, print warning (#1255) Bryan Oltman 2023-09-11 18:09:01 -04:00
  • ba1c06dbff fix(shorebird_cli): verify that validators can be run before running them (#1254) Bryan Oltman 2023-09-11 16:22:44 -04:00
  • d12faa7e58 chore: delete redis_client package (#1250) Felix Angelov 2023-09-11 18:05:02 +02:00
  • 7754eed147 chore(shorebird_cli): adjust formatting of flutter version switch Bryan Oltman 2023-09-11 11:52:51 -04:00
  • d86152f61d chore: adjust release notes Felix Angelov 2023-09-11 10:41:35 -05:00
  • 1ef7d60846 fix(shorebird_cli): switch to release flutter revision in patch (#1233) Bryan Oltman 2023-09-11 11:28:47 -04:00
  • c563f40728 chore(shorebird_cli): v0.14.8 (#1249) Felix Angelov 2023-09-11 17:22:56 +02:00
  • ae1c43c3c9 chore: roll to flutter 3.13.3 Eric Seidel 2023-09-08 14:53:20 -07:00
  • 1f42473490 chore(shorebird_cli): v0.14.7 (#1243) Felix Angelov 2023-09-08 23:25:03 +02:00
  • f2ae6b4374 fix(shorebird_cli): refer to https://console.shorebird.dev for account creation (#1235) Nils Reichardt 2023-09-08 23:17:57 +02:00
  • d326fab262 chore(shorebird_code_push_protocol): remove PatchInstallEvent type (#1242) Bryan Oltman 2023-09-08 16:57:02 -04:00
  • 6fc3bbde77 test(e2e): update expected patch output (#1238) Felix Angelov 2023-09-08 22:19:39 +02:00
  • b66c0f47d0 chore: roll flutter to include updater error reporting Eric Seidel 2023-09-08 11:47:01 -07:00
  • 1b053aee9d feat(shorebird_cli): add patch number to patch command output (#1229) Bryan Oltman 2023-09-07 15:24:07 -04:00
  • 156a61b20a fix(shorebird_cli): ensure system flutter pub get is run even if build fails (#1231) Bryan Oltman 2023-09-07 14:47:35 -04:00
  • db19456163 chore(shorebird_cli): highlight missing Android components in doctor (#1230) Bryan Oltman 2023-09-07 12:30:59 -04:00
  • 6050d580b7 feat: print both aab and apk instructions when --artifact=apk Eric Seidel 2023-09-06 11:18:03 -07:00
  • 2da950246d fix(shorebird_cli): remove reference to deleted account create command (#1204) Bryan Oltman 2023-09-01 12:24:07 -04:00
  • 33bbe91937 fix(shorebird_cli): support device-id parameter for shorebird preview on android (#1197) Bryan Oltman 2023-08-31 14:44:40 -04:00
  • 9d26ce4489 chore(shorebird_cli): v0.14.6 (#1196) Felix Angelov 2023-08-31 13:23:54 -05:00
  • 32a0bb2b7e feat: upgrade to Flutter 3.13.2 (#1195) Felix Angelov 2023-08-31 13:03:53 -05:00
  • 59813a804a chore(shorebird_cli): v0.14.5 (#1189) Felix Angelov 2023-08-31 11:30:54 -05:00
  • 66b47be68e test: improve Cutler coverage (#1177) Eric Seidel 2023-08-28 10:52:42 -07:00
  • 31b1df81fc fix: codecov does not allow '/' in the name of coverage flags (#1168) Eric Seidel 2023-08-28 09:41:45 -07:00
  • 34b9058887 feat: Make it easy to run coverage locally (#1162) Eric Seidel 2023-08-28 09:38:01 -07:00
  • 899400a4f0 test: rewrite cutler to be testable (#1161) Eric Seidel 2023-08-28 08:32:29 -07:00
  • 5526748ecf chore(shorebird_cli): v0.14.4 (#1171) Felix Angelov 2023-08-25 16:33:58 -05:00
  • 82000d3ed5 feat(shorebird_cli): upgrade to Flutter 3.13.1 (#1160) Felix Angelov 2023-08-25 15:48:59 -05:00
  • ff86a5a46b ci: use codecov's coverage "carryforward" flags (#1159) Eric Seidel 2023-08-24 13:20:38 -07:00
  • a916d7d766 chore(shorebird_cli): v0.14.3 (#1157) Felix Angelov 2023-08-24 09:16:15 -07:00
  • 2e8e6318d7 fix(e2e): delete assertion should only ensure the specific app was deleted Felix Angelov 2023-08-24 11:02:40 -05:00
  • 528aeb3c04 fix(e2e): make assertions resilient against multiple apps Felix Angelov 2023-08-24 10:53:16 -05:00
  • 0948becb8d fix(e2e): increase default timeout Felix Angelov 2023-08-24 10:46:26 -05:00
  • db291f0ed6 fix(e2e): run all CodePushClient calls in scope Felix Angelov 2023-08-24 10:36:18 -05:00
  • 787bc0a46b fix(shorebird_cli): bump flutter revision (include snakeyaml dep in build.gradle.kts) (#1156) Felix Angelov 2023-08-24 08:21:53 -07:00
  • 592c989a73 fix(e2e): scoped logger resolution in LoggingClient (#1154) Felix Angelov 2023-08-24 08:05:48 -07:00
  • 8f2489c60b fix(shorebird_cli): bump flutter revision to revert groovy hotfix (#1153) Felix Angelov 2023-08-24 07:47:00 -07:00
  • a1e1543350 fix(shorebird_cli): exit with non-zero code if unpatchable changes are detected on CI (#1146) Bryan Oltman 2023-08-23 17:55:29 -04:00
  • e8e876904e chore(shorebird_cli): release 0.14.2 (#1150) Bryan Oltman 2023-08-23 17:12:33 -04:00
  • 31abcecd8d chore(shorebird_cli): update flutter revision (#1148) Bryan Oltman 2023-08-23 16:55:24 -04:00
  • 094c3e6c11 chore(shorebird_cli): release v0.14.1 (#1144) Bryan Oltman 2023-08-23 11:42:30 -04:00
  • b73a57bf4c fix(shorebird_cli): use retrying logging http clients for patch commands (#1143) Bryan Oltman 2023-08-23 11:35:16 -04:00
  • 125a99eaa7 docs(shorebird_cli): fix release notes Bryan Oltman 2023-08-23 11:08:51 -04:00
  • 606438fcf4 chore(shorebird_cli): v0.14.0 release (#1142) Bryan Oltman 2023-08-23 10:58:36 -04:00
  • 3ef3d213a7 feat: move to Flutter 3.13.0 Eric Seidel 2023-08-22 14:10:31 -07:00
  • 37303df76d chore(shorebird_cli): release 0.13.2 (#1138) Bryan Oltman 2023-08-21 10:53:23 -04:00
  • 64f6ca6243 fix(shorebird_cli): don't check for new flutter versions after build (#1135) Bryan Oltman 2023-08-21 09:21:08 -04:00
  • 96676c8d65 fix(shorebird_cli): shorebird doctor flutter version validator (#1133) Felix Angelov 2023-08-18 16:33:09 -05:00
  • 7772fe4efd feat(redis_client): create package:redis_client (#1132) Felix Angelov 2023-08-18 15:52:20 -05:00
  • cc59fd9130 chore: run dart fix --apply (#1127) Eric Seidel 2023-08-18 13:47:07 -07:00
  • 7cfd9be13c chore(shorebird_cli): v0.13.1 (#1131) Felix Angelov 2023-08-18 11:46:16 -05:00
  • 0c867932cd fix(shorebird_cli): ShorebirdYaml (de)serialization supports auto_update (#1129) Felix Angelov 2023-08-18 11:24:08 -05:00
  • 0b1dfd4a72 chore(shorebird_cli): v0.13.0 (#1117) Felix Angelov 2023-08-17 16:57:50 -05:00
  • 2c8a25a119 test(e2e): fix scoped logger resolution Felix Angelov 2023-08-17 16:45:58 -05:00
  • 382b36fb96 feat(code_push_protocol): add currency to ShorebirdPlan (#1124) Felix Angelov 2023-08-17 16:26:12 -05:00
  • 2c10539594 chore: roll flutter version to include bg http fix Eric Seidel 2023-08-17 13:13:15 -07:00
  • c580d609fc fix(e2e): inject scoped dependencies Felix Angelov 2023-08-17 14:57:13 -05:00
  • e69f177196 fix(e2e): remove references to deprecated commands (#1120) Felix Angelov 2023-08-17 14:20:26 -05:00
  • 1921cc4cc8 fix(shorebird_cli): shorebird upgrade remove git prune (#1118) Felix Angelov 2023-08-17 13:34:20 -05:00