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
Felix Angelov
a975dd6d98
test(e2e): fix patch check endpoint
2023-10-02 16:22:58 -05:00
Felix Angelov
8068909c69
test(e2e): add patch check verification ( #1341 )
2023-10-02 15:14:52 -05:00
Felix Angelov
aefecff218
feat(shorebird_cli): add channel support to patch and preview commands ( #1340 )
2023-10-02 13:59:50 -05:00
Eric Seidel
41b07539fe
Update flutter for 3.13.6
2023-10-02 08:44:54 -07:00
Eric Seidel
997fe40733
chore: roll flutter version
2023-10-02 08:10:59 -07:00
Bryan Oltman
72d9f8f7ff
chore(shorebird_cli): bump release version to 0.15.1 ( #1336 )
2023-09-29 16:21:47 -04:00
Bryan Oltman
4af3e3cdee
fix(shorebird_cli): don't check for ipa when generating an unsigned release ( #1334 )
2023-09-29 14:07:55 -04:00
Bryan Oltman
7f10c26984
fix(shorebird_cli): don't provide export options plist if we aren't codesigning ( #1329 )
2023-09-26 17:03:54 -04:00
Bryan Oltman
2bb2df0e5a
feat(shorebird_cli): print link to troubleshooting page when native changes are detected ( #1326 )
2023-09-26 11:13:17 -04:00
Felix Angelov
da13c546bd
chore(shorebird_cli): v0.15.0 ( #1324 )
2023-09-25 15:29:19 -05:00
Felix Angelov
6d3d34dec5
fix(code_push_protocol): remove updatedAt from PatchArtifact ( #1323 )
2023-09-25 11:52:56 -05:00
Felix Angelov
0f51bd9cc6
feat(code_push_protocol): createdAt and updatedAt to PatchArtifact ( #1322 )
2023-09-25 16:41:47 +00:00
Felix Angelov
aa6349678c
ci: re-enable carryforward in codecov.yml ( #1317 )
2023-09-22 17:51:58 -05:00
Felix Angelov
65275bd69f
ci: remove cutler from codecov ( #1316 )
2023-09-22 17:45:00 -05:00
Felix Angelov
2cbda7adf4
feat(code_push_protocol): add GetReleasesResponse with createdAt and updatedAt ( #1315 )
2023-09-22 22:01:46 +00:00
Eric Seidel
a2711ed15a
chore: Move cutler to build_engine repo ( #1314 )
...
Moved to build_engine in shorebirdtech/build_engine#27 .
2023-09-22 21:49:15 +00:00
Eric Seidel
0d7d30bb07
feat: add cutler validate command ( #1309 )
...
Adds a new validate command to cutler, that when passed a flutter release version string
validates that Shorebird branches are all set up correctly for that release version.
2023-09-22 14:28:09 -07:00