Commit Graph

  • 4c9c1d77ff feat(shorebird_cli): add workingDirectory to AotTools.link (#1510) Felix Angelov 2023-11-16 15:15:37 -06:00
  • 73cf45672a feat(shorebird_cli): add AotTools (#1509) Felix Angelov 2023-11-16 12:07:31 -06:00
  • 399c7e0216 feat(shorebird_cli): shorebird release includes flutter version in summary (#1500) Felix Angelov 2023-11-15 13:49:49 -06:00
  • c42bb1a44f feat(shorebird_cli): shorebird --version checks for updates (#1499) Felix Angelov 2023-11-15 13:19:08 -06:00
  • 2e03f96769 fix(shorebird_cli): flutter validator should not warn if system Flutter does not exist (#1498) Felix Angelov 2023-11-15 13:00:59 -06:00
  • 678510e1ab chore(shorebird_cli): v0.18.1 (#1497) Felix Angelov 2023-11-14 17:10:43 -06:00
  • d2535f3d4a feat(shorebird_cli): shorebird release outputs release version (#1496) Felix Angelov 2023-11-14 16:44:42 -06:00
  • 67ef6ca540 chore(shorebird_cli): v0.18.0 (#1495) Felix Angelov 2023-11-14 15:34:02 -06:00
  • 723b6acc97 fix(bundletool): support spaces in path. (#1494) Felix Angelov 2023-11-14 15:06:34 -06:00
  • 968ed2eccd fix(shorebird_cli): improve diff error output (#1493) Felix Angelov 2023-11-14 13:36:35 -06:00
  • 8df2e3cb86 fix(shorebird_cli): shorebird should work within child directories (#1492) Felix Angelov 2023-11-14 13:19:37 -06:00
  • a73a4f254e fix(shorebird_cli): shorebird init run validators last (#1491) Felix Angelov 2023-11-13 15:42:05 -06:00
  • 65ffa3bf91 ci(e2e): consolidate e2e tests (#1490) Felix Angelov 2023-11-13 15:22:15 -06:00
  • 83e37d900e ci: add android patch e2e test (#1471) Felix Angelov 2023-11-13 14:56:57 -06:00
  • c4579e2d52 fix(shorebird_cli): shorebird init should not prompt when --force or running in CI (#1489) Felix Angelov 2023-11-13 14:07:49 -06:00
  • 35b6b6f435 fix: include plist path in failure message (#1488) Eric Seidel 2023-11-13 08:34:09 -08:00
  • 5e0b941f53 feat(shorebird_cli): tail logs in shorebird preview for iOS 17+ (#1478) Bryan Oltman 2023-11-10 17:30:12 -05:00
  • 43907bbb2d fix(shorebird_cli): only show current adb logs in shorebird preview (#1480) Bryan Oltman 2023-11-10 17:22:34 -05:00
  • 254941b5d9 docs: add artifact_proxy to packages table in README (#1477) Felix Angelov 2023-11-10 12:12:48 -06:00
  • 3f816f7a15 chore(shorebird_cli): remove shorebird apps create command (#1476) Felix Angelov 2023-11-10 12:01:23 -06:00
  • cdf3240b35 chore(shorebird_cli): v0.17.4 (#1474) Felix Angelov 2023-11-10 11:24:21 -06:00
  • 908fea00f9 chore: roll flutter version Eric Seidel 2023-11-10 08:14:39 -08:00
  • 2a478ff81d refactor(shorebird_cli): update shorebird_linker to aot-tools (#1470) Felix Angelov 2023-11-09 13:44:34 -06:00
  • c7b812c8ad feat(shorebird_cli): add ShorebirdLinkerArtifact to cache (#1469) Felix Angelov 2023-11-08 14:21:19 -06:00
  • 95001551e3 chore(shorebird_cli): v0.17.3 (#1468) Felix Angelov 2023-11-08 11:07:22 -06:00
  • 042ed5c537 feat(code_push_client): use multipart file upload for artifacts (#1464) Felix Angelov 2023-11-07 16:12:54 -06:00
  • 843b0b3b90 fix(shorebird_cli): fix failing test (#1461) Bryan Oltman 2023-11-07 12:46:19 -05:00
  • 3d07a33a03 fix(shorebird_cli): don't run flutter pub get after build if flutter is not installed (#1447) Bryan Oltman 2023-11-07 12:16:10 -05:00
  • f5a67a718e docs: add announcement footer to 0.17.2 release notes Bryan Oltman 2023-11-03 17:28:31 -04:00
  • 1a1ac60d44 chore(shorebird_cli): create 0.17.2 release (#1452) Bryan Oltman 2023-11-03 16:53:16 -04:00
  • 0d09d37466 fix(shorebird_cli): fix preview platform selection (#1451) Bryan Oltman 2023-11-03 10:53:11 -04:00
  • 636c833b61 feat(shorebird_cli): add export-method option to release ios command (#1446) Bryan Oltman 2023-11-02 15:59:26 -04:00
  • 3b6c28dfcf fix(shorebird_cli): doctor should ignore non-main AndroidManifest.xml files (#1439) Bryan Oltman 2023-10-30 14:59:10 -04:00
  • 9eb0801a2f chore: remove extra space in workflow yaml files (#1438) Bryan Oltman 2023-10-30 12:54:21 -04:00
  • 9f1a01c00a chore(shorebird_cli): v0.17.1 (#1435) Felix Angelov 2023-10-27 12:04:19 -05:00
  • bb23ab5067 Update flutter for 3.13.9 Felix Angelov 2023-10-26 16:38:24 -05:00
  • ff7ba81efd fix(shorebird_cli): print error message if user attempts to preview iOS on linux or windows (#1424) Bryan Oltman 2023-10-23 11:42:27 -04:00
  • 93547c0e25 feat(shorebird_cli): turn up the verbosity of -v (#1420) Bryan Oltman 2023-10-23 11:42:12 -04:00
  • e108a70916 chore: Update for 0.17.0 release (#1419) Eric Seidel 2023-10-20 11:44:07 -07:00
  • 72fd527334 Update flutter for 3.13.8 Eric Seidel 2023-10-19 15:52:42 -07:00
  • 12f60f5c0f chore(code_push_protocol): remove tosAcceptedAt from User (#1416) Felix Angelov 2023-10-19 14:15:52 -05:00
  • 8962496c18 feat(code_push_protocol): add tosAcceptedAt field to User (#1414) Bryan Oltman 2023-10-18 17:38:45 -04:00
  • 718e4abe56 chore(shorebird_cli): update patch diff warning wording (#1413) Bryan Oltman 2023-10-18 12:25:01 -04:00
  • 4e3cdf34e2 chore(shorebird_code_push_protocol): remove Collaborator model (#1411) Bryan Oltman 2023-10-18 11:19:18 -04:00
  • f9a87c208f chore(shorebird_cli): delete collaborators functionality (#1410) Bryan Oltman 2023-10-17 17:52:34 -04:00
  • ae5a9594e0 chore(shorebird_cli): release v0.16.3 (#1409) Bryan Oltman 2023-10-17 17:05:51 -04:00
  • 10158279bd fix(shorebird_cli): update Android SDK location logic to mimic flutter_tools (#1408) Bryan Oltman 2023-10-17 15:36:11 -04:00
  • eefb9e8cd6 fix(shorebird_cli): prefer Android Studio java over JAVA_HOME (#1405) Bryan Oltman 2023-10-16 17:43:20 -04:00
  • 37b3a1d792 feat(shorebird_cli): add release-version flag to iOS and Android patch commands (#1400) Bryan Oltman 2023-10-16 17:20:57 -04:00
  • 27dd48f8d3 feat(shorebird_cli): Add OS wrapper for which/where.exe (#1403) Bryan Oltman 2023-10-16 16:52:33 -04:00
  • bdceed3b44 Update flutter for 3.13.7 Eric Seidel 2023-10-13 11:52:27 -07:00
  • 5573939071 chore(shorebird_cli): v0.16.2 (#1397) Felix Angelov 2023-10-13 11:25:15 -05:00
  • 5b2a087337 feat(shorebird_cli): copy release aar library out of build dir (#1387) Bryan Oltman 2023-10-13 10:10:35 -04:00
  • fcbff0968d chore: fix header markings in RELEASE_NOTES.md Eric Seidel 2023-10-10 15:46:03 -07:00
  • 2017d0559d feat(shorebird_cli): list detected flavors in shorebird init (#1386) Bryan Oltman 2023-10-10 13:20:44 -04:00
  • a149410cfa chore(code_push_protocol): add stripeCustomerId on User (#1377) Felix Angelov 2023-10-06 15:16:37 -05:00
  • 1e54059694 fix(shorebird_cli): support shorebird preview for iOS 17+ devices (#1375) Bryan Oltman 2023-10-06 12:18:50 -04:00
  • 0a0ec0e5c7 feat(shorebird_cli): add non-strict version parsing function (#1374) Bryan Oltman 2023-10-06 11:40:02 -04:00
  • f9c7c28af9 chore(shorebird_cli): delete unused ShorebirdIosReleaseVersionMixin (#1376) Bryan Oltman 2023-10-06 11:34:04 -04:00
  • 91c16492c5 chore(shorebird_cli): v0.16.1 (#1373) Felix Angelov 2023-10-05 16:21:31 -05:00
  • fb1477c2bc fix(shorebird_cli): use path separator when setting channel in aab (#1370) Bryan Oltman 2023-10-05 16:11:24 -04:00
  • 173468ac98 chore: bump flutter rev to ef4b661ddc0c71b738432ae59c6bc573e917854b (#1367) Bryan Oltman 2023-10-05 16:04:08 -04:00
  • 99250171fd feat(shorebird_cli): add xcodeVersion method to xcodebuild wrapper (#1360) Bryan Oltman 2023-10-05 13:47:43 -04:00
  • 37944acbb7 chore: bump flutter revision to 1309997164f949800d0b9e60c459b22775c160fd (#1366) Bryan Oltman 2023-10-05 13:22:51 -04:00
  • 94dc1fee9b chore(shorebird_cli): v0.16.0 (#1365) Felix Angelov 2023-10-05 11:22:47 -05:00
  • 8f7af310f1 feat(shorebird_cli): shorebird preview clears app data before installing app (#1364) Felix Angelov 2023-10-05 11:06:33 -05:00
  • 76e26819e4 refactor(shorebird_cli): make shorebird patch default to production (#1363) Felix Angelov 2023-10-04 17:54:37 -05:00
  • d76d8e30e1 refactor(shorebird_cli): minor improvements to the output and ergonomics of --prod (#1362) Felix Angelov 2023-10-04 16:48:29 -05:00
  • 183f9e82bd chore(code_push_protocol): remove PatchArtifact model from protocol (#1361) Felix Angelov 2023-10-04 12:55:19 -05:00
  • e584432c80 refactor(shorebird_cli): move executable wrapper classes to src/executables directory (#1355) Bryan Oltman 2023-10-04 11:20:05 -04:00
  • 7dda5621e4 feat(shorebird_cli): add deployment tracks to patch and preview (#1356) Felix Angelov 2023-10-03 18:38:02 -05:00
  • 3f36bb5fc9 chore(shorebird_cli): switch to pub_semver package for versions (#1354) Bryan Oltman 2023-10-03 17:58:53 -04:00
  • 59ba119657 chore(code_push_protocol): remove Subscription model from protocol (#1353) Felix Angelov 2023-10-03 14:42:30 -05:00
  • 8f4fcc48ad chore(code_push_protocol): remove PatchEvent messages from protocol (#1352) Felix Angelov 2023-10-03 14:12:34 -05:00
  • aba09b2891 chore(code_push_client): remove deleteReleases (#1351) Felix Angelov 2023-10-03 13:59:18 -05:00
  • 02c3fc5a8a chore(code_push_protocol): remove overages messages from protocol (#1350) Felix Angelov 2023-10-03 13:49:24 -05:00
  • 01ef592178 chore(code_push_protocol): remove CheckForPatchesRequest and CheckForPatchesResponse (#1348) Felix Angelov 2023-10-03 12:09:16 -05:00
  • 6845de7fcd chore(shorebird_cli): remove shorebird account downgrade command (#1347) Felix Angelov 2023-10-03 11:25:59 -05:00
  • 8080446634 chore(code_push_client): remove getUsage (#1346) Felix Angelov 2023-10-03 11:10:38 -05:00
  • 09f41a4319 chore(code_push_client): remove createPaymentLink (#1345) Felix Angelov 2023-10-03 10:53:08 -05:00
  • 2b9ee31d31 chore(code_push_protocol): remove GetReleasePatchesResponse (#1344) Felix Angelov 2023-10-03 10:36:35 -05:00
  • 9cf0d08116 chore(shorebird_cli): v0.15.2 (#1343) Felix Angelov 2023-10-02 16:49:52 -05:00
  • 1aa7ecf5ce chore(shorebird_cli): remove --channel option from patch and preview commands (#1342) Felix Angelov 2023-10-02 16:36:44 -05:00
  • a975dd6d98 test(e2e): fix patch check endpoint Felix Angelov 2023-10-02 16:22:58 -05:00
  • 8068909c69 test(e2e): add patch check verification (#1341) Felix Angelov 2023-10-02 15:14:52 -05:00
  • aefecff218 feat(shorebird_cli): add channel support to patch and preview commands (#1340) Felix Angelov 2023-10-02 13:59:50 -05:00
  • 41b07539fe Update flutter for 3.13.6 Eric Seidel 2023-10-02 08:44:54 -07:00
  • 997fe40733 chore: roll flutter version Eric Seidel 2023-10-02 08:10:59 -07:00
  • 72d9f8f7ff chore(shorebird_cli): bump release version to 0.15.1 (#1336) Bryan Oltman 2023-09-29 16:21:47 -04:00
  • 4af3e3cdee fix(shorebird_cli): don't check for ipa when generating an unsigned release (#1334) Bryan Oltman 2023-09-29 14:07:55 -04:00
  • 7f10c26984 fix(shorebird_cli): don't provide export options plist if we aren't codesigning (#1329) Bryan Oltman 2023-09-26 17:03:54 -04:00
  • 2bb2df0e5a feat(shorebird_cli): print link to troubleshooting page when native changes are detected (#1326) Bryan Oltman 2023-09-26 11:13:17 -04:00
  • da13c546bd chore(shorebird_cli): v0.15.0 (#1324) Felix Angelov 2023-09-25 15:29:19 -05:00
  • 6d3d34dec5 fix(code_push_protocol): remove updatedAt from PatchArtifact (#1323) Felix Angelov 2023-09-25 11:52:56 -05:00
  • 0f51bd9cc6 feat(code_push_protocol): createdAt and updatedAt to PatchArtifact (#1322) Felix Angelov 2023-09-25 11:41:47 -05:00
  • aa6349678c ci: re-enable carryforward in codecov.yml (#1317) Felix Angelov 2023-09-22 17:51:58 -05:00
  • 65275bd69f ci: remove cutler from codecov (#1316) Felix Angelov 2023-09-22 17:45:00 -05:00
  • 2cbda7adf4 feat(code_push_protocol): add GetReleasesResponse with createdAt and updatedAt (#1315) Felix Angelov 2023-09-22 17:01:46 -05:00
  • a2711ed15a chore: Move cutler to build_engine repo (#1314) Eric Seidel 2023-09-22 14:49:15 -07:00
  • 0d7d30bb07 feat: add cutler validate command (#1309) Eric Seidel 2023-09-22 14:28:09 -07:00