Felix Angelov
|
44d1455f17
|
chore(shorebird_cli): v0.6.0 (#709)
|
2023-06-23 21:43:45 +00:00 |
|
Felix Angelov
|
6d80fa3d92
|
feat(shorebird_cli): show usage per app for current billing cycle (#708)
|
2023-06-23 21:28:19 +00:00 |
|
Bryan Oltman
|
f28fb358ed
|
feat(shorebird_cli): upload ipa as part of shorebird release ios (#705)
|
2023-06-23 17:24:18 -04:00 |
|
Bryan Oltman
|
5d46d3fe36
|
fix(shorebird_cli): use correct ipa file name (#706)
|
2023-06-23 16:17:45 -04:00 |
|
Felix Angelov
|
6fbe9a6f05
|
refactor(code_push_protocol)!: simplify AppUsage model (#707)
|
2023-06-23 15:11:11 -05:00 |
|
Bryan Oltman
|
2a6a096f8f
|
feat(shorebird_cli): show changed files when warning user of patch content differences (#704)
|
2023-06-23 16:09:33 -04:00 |
|
Felix Angelov
|
de4c1a3cef
|
feat(shorebird_cli): shorebird release android --artifact apk (#702)
|
2023-06-23 10:06:21 -05:00 |
|
Felix Angelov
|
d16657fbaf
|
chore(shorebird_cli): v0.5.1 (#697)
|
2023-06-21 13:07:50 -05:00 |
|
Felix Angelov
|
7ff2aed5e4
|
feat(shorebird_cli): login:ci command (#694)
|
2023-06-20 17:37:46 -05:00 |
|
Felix Angelov
|
b89f86195d
|
fix(artifact_proxy): add missing linux-x64-debug artifact (#689)
|
2023-06-19 15:46:50 +00:00 |
|
Felix Angelov
|
f1edb73407
|
chore(shorebird_cli): v0.5.0 (#683)
|
2023-06-16 22:13:23 +00:00 |
|
Felix Angelov
|
01d33b6826
|
feat(shorebird_cli): add shorebird account usage command (#680)
|
2023-06-16 15:09:54 -05:00 |
|
Felix Angelov
|
7f95a0a931
|
feat(code_push_client): add getUsage (#678)
|
2023-06-16 14:24:57 -05:00 |
|
Bryan Oltman
|
cb243c73ce
|
fix(shorebird_cli): only run project-specific validators when in a shorebird project directory (#671)
|
2023-06-16 11:35:19 -04:00 |
|
Felix Angelov
|
55e5dceb4f
|
feat(code_push_client): Allow release commands to be run if no release artifacts exist for the given platform (#667)
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
|
2023-06-16 11:32:08 -04:00 |
|
Felix Angelov
|
94b12911d4
|
chore: upgrade to package:http ^1.0.0 (#668)
|
2023-06-15 16:18:22 -05:00 |
|
Bryan Oltman
|
13685b3c5d
|
refactor(shorebird_cli): migrate ReleaseAarCommand to use CodePushClientWrapper (#665)
|
2023-06-15 16:03:03 -04:00 |
|
Felix Angelov
|
42ededbb2b
|
feat(code_push_protocol): add GetUsageResponse (#666)
|
2023-06-15 14:47:29 -05:00 |
|
Bryan Oltman
|
32f3b05377
|
refactor(shorebird_cli): use CodePushClientWrapper in patch aar command (#664)
|
2023-06-15 15:06:54 -04:00 |
|
Felix Angelov
|
ef09b7826c
|
refactor(shorebird_cli): use scoped auth (#662)
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
|
2023-06-15 11:56:01 -04:00 |
|
Bryan Oltman
|
a11c9be59a
|
fix(shorebird_cli): check for existing release before asking user to confirm (#660)
|
2023-06-14 20:45:01 +00:00 |
|
Bryan Oltman
|
40d5300d18
|
chore(shorebird_cli): 0.4.5 (#659)
|
2023-06-14 20:07:19 +00:00 |
|
Felix Angelov
|
5c05cf8ad4
|
chore(shorebird_cli): remove mention of trusted testers (#657)
|
2023-06-14 15:44:11 -04:00 |
|
Felix Angelov
|
7f3e7c0e2a
|
feat(shorebird_cli): support SHOREBIRD_HOSTED_URL env variable (#656)
|
2023-06-14 13:17:59 -05:00 |
|
Felix Angelov
|
44a4c3c8c5
|
feat(code_push_client): add CodePushUpgradeRequiredException (#655)
|
2023-06-14 09:29:20 -07:00 |
|
Felix Angelov
|
1450ae2bda
|
refactor(code_push_client): create http wrapper to standardize headers (#648)
|
2023-06-14 10:26:58 -05:00 |
|
Eric Seidel
|
5baa22c8f0
|
chore: split versions_test from cutler_test, mostly to trigger coverage (#615)
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
|
2023-06-13 22:15:16 -04:00 |
|
Bryan Oltman
|
8957c78532
|
fix(shorebird_cli): tell xcodebuild not to manage ipa build number (#641)
|
2023-06-13 17:45:39 -04:00 |
|
Felix Angelov
|
280880ac05
|
feat(code_push_client): include x-version header (#647)
|
2023-06-13 17:37:43 -04:00 |
|
Felix Angelov
|
51849f5d07
|
feat(code_push_client): track version (#646)
|
2023-06-13 16:13:23 -05:00 |
|
Felix Angelov
|
57ad26b184
|
feat(artifact_proxy): include ios release artifacts (#644)
|
2023-06-13 15:44:11 -05:00 |
|
Bryan Oltman
|
e71b1bee51
|
chore(shorebird_cli): update to version 0.4.4 (#640)
|
2023-06-12 22:27:03 -04:00 |
|
Bryan Oltman
|
f4978080b5
|
fix(shorebird_cli): put ios patch artifact in build directory (#631)
|
2023-06-12 18:04:04 -04:00 |
|
Felix Angelov
|
2fc0cdb36b
|
feat(code_push_protocol): GetReleaseArtifactsResponse (#632)
|
2023-06-12 16:57:42 +00:00 |
|
Bryan Oltman
|
a70866bee9
|
feat(shorebird_cli): add release instructions to shorebird release ios (#627)
|
2023-06-12 10:48:52 -04:00 |
|
Bryan Oltman
|
39b34dab5a
|
chore(shorebird_cli): print detected version number in patch commands (#626)
|
2023-06-12 10:48:24 -04:00 |
|
Bryan Oltman
|
2736da73c8
|
chore(shorebird_cli): v0.4.3 (#630)
|
2023-06-10 21:50:50 -05:00 |
|
Felix Angelov
|
07dc120348
|
fix(shorebird_cli): pass flavor when building android artifacts (#628)
|
2023-06-11 02:28:30 +00:00 |
|
Felix Angelov
|
9f4b0f9e07
|
chore(shorebird_cli): v0.4.2 (#624)
|
2023-06-09 15:45:06 -05:00 |
|
Bryan Oltman
|
12bb74cdc2
|
chore(shorebird_cli): hide ios commands (#623)
|
2023-06-09 16:35:08 -04:00 |
|
Bryan Oltman
|
a2352fab4e
|
fix(shorebird_cli): handle case where IPA generation failed with exit code 0 (#618)
|
2023-06-09 12:28:03 -04:00 |
|
Eric Seidel
|
95cbde5894
|
chore: fix wrapping of comment, mostly to trigger coverage
|
2023-06-08 17:46:47 -07:00 |
|
Eric Seidel
|
4c7ba555e5
|
chore: spelling fix, just trying to trigger coverage
|
2023-06-08 16:19:14 -07:00 |
|
Eric Seidel
|
1fd23cf00b
|
feat: teach cutler version how to print flutter versions (#597)
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
|
2023-06-08 20:12:18 +00:00 |
|
Bryan Oltman
|
e7a5edcbfd
|
fix(shorebird_cli): use aarch64 instead of arm64 as iOS architecture (#609)
|
2023-06-08 13:44:38 -04:00 |
|
Bryan Oltman
|
d69d63eed9
|
refactor(shorebird_cli): migrate patch ios-preview command to use CodePushClientWrapper (#605)
|
2023-06-08 13:14:41 -04:00 |
|
Bryan Oltman
|
303ba6546e
|
refactor(shorebird_cli): migrate release ios-preview command to use CodePushClientWrapper (#604)
|
2023-06-08 13:02:54 -04:00 |
|
Bryan Oltman
|
84de46269b
|
refactor(shorebird_cli): use CodePushClientWrapper in release android command (#602)
|
2023-06-08 12:57:07 -04:00 |
|
Felix Angelov
|
fc58700d2d
|
refactor(shorebird_cli): use scoped logger (#608)
|
2023-06-08 11:27:35 -05:00 |
|
Felix Angelov
|
24c966567a
|
chore(shorebird_cli): v0.4.1 (#603)
|
2023-06-08 03:02:17 +00:00 |
|