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 |
|
Felix Angelov
|
f8e75e41eb
|
feat(shorebird_cli): Flutter 3.10.4 (#649)
|
2023-06-13 19:24:45 -05:00 |
|
Bryan Oltman
|
b87dc5ea2a
|
docs(shorebird_cli): delete GLOSSARY.md (#642)
|
2023-06-13 17:24:36 -05: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
|
acaff0c03b
|
feat(shorebird_cli): upgrade to Flutter 3.10.4 (#613)
|
2023-06-09 16:18:14 -05: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 |
|
Felix Angelov
|
e3376cda51
|
docs: add codecov badge to README (#621)
|
2023-06-09 14:49:21 -05:00 |
|
Felix Angelov
|
83c4d15132
|
ci: fix codecov in dart_package action (#619)
|
2023-06-09 12:24:05 -05: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 |
|
Felix Angelov
|
3b6fbc574f
|
ci: upload coverage to codecov (#614)
|
2023-06-08 17:31:31 -05: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 |
|
Bryan Oltman
|
1a515797e3
|
refactor(shorebird_cli): move shared CodePushClient interaction to ShorebirdCodePushClientWrapper (#601)
|
2023-06-07 16:13:01 -04:00 |
|
Felix Angelov
|
f3da091bb0
|
feat: add package:scoped (#600)
|
2023-06-07 10:19:34 -05:00 |
|
Bryan Oltman
|
c1c87effb9
|
chore(shorebird_cli): warn for iOS commands (#599)
|
2023-06-07 11:11:27 -04:00 |
|
Bryan Oltman
|
4acf18667e
|
feat(shorebird_cli): add patch ios-preview command (#595)
|
2023-06-07 08:38:55 -04:00 |
|
Bryan Oltman
|
bbf1e2c7a0
|
feat(shorebird_cli): create a release with shorebird release ios-preview (#594)
|
2023-06-06 17:35:19 -04:00 |
|
Felix Angelov
|
b0d60229bd
|
feat(shorebird_cli): upgrade to Flutter 3.10.3 (#596)
|
2023-06-06 12:26:53 -07:00 |
|
Felix Angelov
|
aecc1ed1e8
|
chore(shorebird_cli): v0.4.0 (#592)
|
2023-06-02 23:09:06 +00:00 |
|
Felix Angelov
|
769da59041
|
fix(shorebird_cli): shorebird release android fails for existing release (#591)
|
2023-06-02 22:58:17 +00:00 |
|
Felix Angelov
|
722862dcbe
|
fix(code_push_protocol): rename upload_url to url for backward compat (#588)
|
2023-06-02 22:08:24 +00:00 |
|
Felix Angelov
|
bd65174c5b
|
fix(code_push_protocol): remove unnecessary artifact size transformer
|
2023-06-02 16:46:15 -05:00 |
|
Felix Angelov
|
53a5025182
|
fix(code_push_protocol): add missing identifiers to create artifact responses (#587)
|
2023-06-02 21:26:35 +00:00 |
|
Felix Angelov
|
e0d19ee23b
|
feat(code_push_client): adjust create artifact APIs to use uploadUrl (#586)
|
2023-06-02 15:48:55 -05:00 |
|
Bryan Oltman
|
95bbd7b42d
|
feat(shorebird_cli): add ability to patch aars (#577)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2023-06-02 16:02:19 -04:00 |
|
Bryan Oltman
|
60b439c6e1
|
feat(shorebird_cli): add aar differ (#584)
|
2023-06-02 15:07:24 -04:00 |
|
Felix Angelov
|
e58c9a263f
|
refactor(code_push_protocol): rename url to upload_url (#585)
|
2023-06-02 19:03:13 +00:00 |
|
Felix Angelov
|
75f6a3ee26
|
refactor(code_push_protocol): move upload urls to artifact responses (#583)
|
2023-06-02 18:54:48 +00:00 |
|