Commit Graph

949 Commits

Author SHA1 Message Date
Eric Seidel 35b6b6f435 fix: include plist path in failure message (#1488) 2023-11-13 16:34:09 +00:00
Bryan Oltman 5e0b941f53 feat(shorebird_cli): tail logs in shorebird preview for iOS 17+ (#1478) 2023-11-10 22:30:12 +00:00
Bryan Oltman 43907bbb2d fix(shorebird_cli): only show current adb logs in shorebird preview (#1480) 2023-11-10 22:22:34 +00:00
Felix Angelov 254941b5d9 docs: add artifact_proxy to packages table in README (#1477) 2023-11-10 12:12:48 -06:00
Felix Angelov 3f816f7a15 chore(shorebird_cli): remove shorebird apps create command (#1476) 2023-11-10 18:01:23 +00:00
Felix Angelov cdf3240b35 chore(shorebird_cli): v0.17.4 (#1474)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2023-11-10 17:24:21 +00:00
Eric Seidel 908fea00f9 chore: roll flutter version 2023-11-10 08:14:39 -08:00
Felix Angelov 2a478ff81d refactor(shorebird_cli): update shorebird_linker to aot-tools (#1470) 2023-11-09 13:44:34 -06:00
Felix Angelov c7b812c8ad feat(shorebird_cli): add ShorebirdLinkerArtifact to cache (#1469) 2023-11-08 14:21:19 -06:00
Felix Angelov 95001551e3 chore(shorebird_cli): v0.17.3 (#1468) 2023-11-08 17:07:22 +00:00
Felix Angelov 042ed5c537 feat(code_push_client): use multipart file upload for artifacts (#1464) 2023-11-07 16:12:54 -06:00
Bryan Oltman 843b0b3b90 fix(shorebird_cli): fix failing test (#1461) 2023-11-07 17:46:19 +00:00
Bryan Oltman 3d07a33a03 fix(shorebird_cli): don't run flutter pub get after build if flutter is not installed (#1447) 2023-11-07 12:16:10 -05:00
Bryan Oltman f5a67a718e docs: add announcement footer to 0.17.2 release notes 2023-11-03 17:28:31 -04:00
Bryan Oltman 1a1ac60d44 chore(shorebird_cli): create 0.17.2 release (#1452) 2023-11-03 16:53:16 -04:00
Bryan Oltman 0d09d37466 fix(shorebird_cli): fix preview platform selection (#1451) 2023-11-03 14:53:11 +00:00
Bryan Oltman 636c833b61 feat(shorebird_cli): add export-method option to release ios command (#1446) 2023-11-02 15:59:26 -04:00
Bryan Oltman 3b6c28dfcf fix(shorebird_cli): doctor should ignore non-main AndroidManifest.xml files (#1439) 2023-10-30 14:59:10 -04:00
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