Commit Graph

931 Commits

Author SHA1 Message Date
Bryan Oltman 9eb0801a2f chore: remove extra space in workflow yaml files (#1438) 2023-10-30 11:54:21 -05:00
Felix Angelov 9f1a01c00a chore(shorebird_cli): v0.17.1 (#1435) 2023-10-27 12:04:19 -05:00
Felix Angelov bb23ab5067 Update flutter for 3.13.9 2023-10-26 16:38:24 -05:00
Bryan Oltman ff7ba81efd fix(shorebird_cli): print error message if user attempts to preview iOS on linux or windows (#1424) 2023-10-23 11:42:27 -04:00
Bryan Oltman 93547c0e25 feat(shorebird_cli): turn up the verbosity of -v (#1420)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-10-23 11:42:12 -04:00
Eric Seidel e108a70916 chore: Update for 0.17.0 release (#1419) 2023-10-20 11:44:07 -07:00
Eric Seidel 72fd527334 Update flutter for 3.13.8 2023-10-19 20:31:03 -07:00
Felix Angelov 12f60f5c0f chore(code_push_protocol): remove tosAcceptedAt from User (#1416) 2023-10-19 14:15:52 -05:00
Bryan Oltman 8962496c18 feat(code_push_protocol): add tosAcceptedAt field to User (#1414) 2023-10-18 17:38:45 -04:00
Bryan Oltman 718e4abe56 chore(shorebird_cli): update patch diff warning wording (#1413) 2023-10-18 12:25:01 -04:00
Bryan Oltman 4e3cdf34e2 chore(shorebird_code_push_protocol): remove Collaborator model (#1411) 2023-10-18 11:19:18 -04:00
Bryan Oltman f9a87c208f chore(shorebird_cli): delete collaborators functionality (#1410) 2023-10-17 17:52:34 -04:00
Bryan Oltman ae5a9594e0 chore(shorebird_cli): release v0.16.3 (#1409) 2023-10-17 17:05:51 -04:00
Bryan Oltman 10158279bd fix(shorebird_cli): update Android SDK location logic to mimic flutter_tools (#1408) 2023-10-17 15:36:11 -04:00
Bryan Oltman eefb9e8cd6 fix(shorebird_cli): prefer Android Studio java over JAVA_HOME (#1405) 2023-10-16 17:43:20 -04:00
Bryan Oltman 37b3a1d792 feat(shorebird_cli): add release-version flag to iOS and Android patch commands (#1400) 2023-10-16 21:20:57 +00:00
Bryan Oltman 27dd48f8d3 feat(shorebird_cli): Add OS wrapper for which/where.exe (#1403) 2023-10-16 20:52:33 +00:00
Eric Seidel bdceed3b44 Update flutter for 3.13.7 2023-10-13 11:52:46 -07:00
Felix Angelov 5573939071 chore(shorebird_cli): v0.16.2 (#1397) 2023-10-13 11:25:15 -05:00
Bryan Oltman 5b2a087337 feat(shorebird_cli): copy release aar library out of build dir (#1387) 2023-10-13 10:10:35 -04:00
Eric Seidel fcbff0968d chore: fix header markings in RELEASE_NOTES.md 2023-10-10 15:46:14 -07:00
Bryan Oltman 2017d0559d feat(shorebird_cli): list detected flavors in shorebird init (#1386) 2023-10-10 13:20:44 -04:00
Felix Angelov a149410cfa chore(code_push_protocol): add stripeCustomerId on User (#1377) 2023-10-06 15:16:37 -05:00
Bryan Oltman 1e54059694 fix(shorebird_cli): support shorebird preview for iOS 17+ devices (#1375)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-10-06 12:18:50 -04:00
Bryan Oltman 0a0ec0e5c7 feat(shorebird_cli): add non-strict version parsing function (#1374) 2023-10-06 15:40:02 +00:00
Bryan Oltman f9c7c28af9 chore(shorebird_cli): delete unused ShorebirdIosReleaseVersionMixin (#1376) 2023-10-06 11:34:04 -04:00
Felix Angelov 91c16492c5 chore(shorebird_cli): v0.16.1 (#1373) 2023-10-05 16:21:31 -05:00
Bryan Oltman fb1477c2bc fix(shorebird_cli): use path separator when setting channel in aab (#1370) 2023-10-05 20:11:24 +00:00
Bryan Oltman 173468ac98 chore: bump flutter rev to ef4b661ddc0c71b738432ae59c6bc573e917854b (#1367) 2023-10-05 16:04:08 -04:00
Bryan Oltman 99250171fd feat(shorebird_cli): add xcodeVersion method to xcodebuild wrapper (#1360) 2023-10-05 13:47:43 -04:00
Bryan Oltman 37944acbb7 chore: bump flutter revision to 1309997164f949800d0b9e60c459b22775c160fd (#1366) 2023-10-05 10:22:51 -07:00
Felix Angelov 94dc1fee9b chore(shorebird_cli): v0.16.0 (#1365) 2023-10-05 11:22:47 -05:00
Felix Angelov 8f7af310f1 feat(shorebird_cli): shorebird preview clears app data before installing app (#1364) 2023-10-05 11:06:33 -05:00
Felix Angelov 76e26819e4 refactor(shorebird_cli): make shorebird patch default to production (#1363) 2023-10-04 22:54:37 +00:00
Felix Angelov d76d8e30e1 refactor(shorebird_cli): minor improvements to the output and ergonomics of --prod (#1362) 2023-10-04 21:48:29 +00:00
Felix Angelov 183f9e82bd chore(code_push_protocol): remove PatchArtifact model from protocol (#1361) 2023-10-04 12:55:19 -05:00
Bryan Oltman e584432c80 refactor(shorebird_cli): move executable wrapper classes to src/executables directory (#1355) 2023-10-04 11:20:05 -04:00
Felix Angelov 7dda5621e4 feat(shorebird_cli): add deployment tracks to patch and preview (#1356) 2023-10-03 18:38:02 -05:00
Bryan Oltman 3f36bb5fc9 chore(shorebird_cli): switch to pub_semver package for versions (#1354) 2023-10-03 17:58:53 -04:00
Felix Angelov 59ba119657 chore(code_push_protocol): remove Subscription model from protocol (#1353) 2023-10-03 19:42:30 +00:00
Felix Angelov 8f4fcc48ad chore(code_push_protocol): remove PatchEvent messages from protocol (#1352) 2023-10-03 14:12:34 -05:00
Felix Angelov aba09b2891 chore(code_push_client): remove deleteReleases (#1351) 2023-10-03 13:59:18 -05:00
Felix Angelov 02c3fc5a8a chore(code_push_protocol): remove overages messages from protocol (#1350) 2023-10-03 13:49:24 -05:00
Felix Angelov 01ef592178 chore(code_push_protocol): remove CheckForPatchesRequest and CheckForPatchesResponse (#1348) 2023-10-03 12:09:16 -05:00
Felix Angelov 6845de7fcd chore(shorebird_cli): remove shorebird account downgrade command (#1347) 2023-10-03 11:25:59 -05:00
Felix Angelov 8080446634 chore(code_push_client): remove getUsage (#1346) 2023-10-03 11:10:38 -05:00
Felix Angelov 09f41a4319 chore(code_push_client): remove createPaymentLink (#1345) 2023-10-03 15:53:08 +00:00
Felix Angelov 2b9ee31d31 chore(code_push_protocol): remove GetReleasePatchesResponse (#1344) 2023-10-03 15:36:35 +00:00
Felix Angelov 9cf0d08116 chore(shorebird_cli): v0.15.2 (#1343) 2023-10-02 21:49:52 +00:00
Felix Angelov 1aa7ecf5ce chore(shorebird_cli): remove --channel option from patch and preview commands (#1342) 2023-10-02 16:36:44 -05:00