Felix Angelov
|
ed7eefc212
|
refactor(shorebird_cli): split platform logic for shorebird preview (#906)
|
2023-07-25 13:07:57 -05:00 |
|
Bryan Oltman
|
5422bfe5fc
|
fix(shorebird_cli): use platform status instead of artifacts when checking existing release (#904)
|
2023-07-25 14:06:47 -04:00 |
|
Bryan Oltman
|
319b7622f4
|
chore(shorebird_cli): rename ios-preview to ios-alpha (#905)
|
2023-07-25 12:33:06 -05:00 |
|
Felix Angelov
|
a3c7442cbe
|
feat(shorebird_cli): shorebird release ios-preview uploads Runner.app (#903)
|
2023-07-25 11:45:58 -05:00 |
|
Bryan Oltman
|
c0f969bd42
|
feat(shorebird_cli): upload xcarchive as part of ios release (#898)
|
2023-07-25 09:53:03 -05:00 |
|
Felix Angelov
|
ddd1513dd8
|
feat(shorebird_cli): add IOSDeploy (#900)
|
2023-07-25 09:04:34 -05:00 |
|
Eric Seidel
|
79abf9b259
|
fix(artifact_proxy): wrong paths for arm64 artifacts (#901)
|
2023-07-24 17:41:24 -05:00 |
|
Eric Seidel
|
91596aaf9d
|
fix: include host gen_snapshot for arm64 (#899)
|
2023-07-24 15:07:47 -07:00 |
|
Bryan Oltman
|
e31c422490
|
fix(shorebird_cli): update archive diffing to ignore certain sets of asset files (#897)
|
2023-07-24 17:54:42 -04:00 |
|
Bryan Oltman
|
b3317db6c2
|
chore(shorebird_cli): reintroduce run command (#887)
|
2023-07-24 17:24:43 -04:00 |
|
Bryan Oltman
|
b3d34277a4
|
fix(shorebird_cli): run doctor --fix on init (#895)
|
2023-07-24 11:39:40 -04:00 |
|
Bryan Oltman
|
e27ea31410
|
fix(shorebird_cli): print more friendly error if cli upgrade is required (#891)
|
2023-07-24 11:26:25 -04:00 |
|
Bryan Oltman
|
c3dce2af82
|
refactor(shorebird_cli): migrate list apps command to use CodePushClientWrapper (#890)
|
2023-07-24 11:26:03 -04:00 |
|
Felix Angelov
|
c8078fe696
|
chore: revert ios engine revisions
|
2023-07-21 16:55:46 -05:00 |
|
Eric Seidel
|
2a2f23615c
|
Update for iOS fixes
|
2023-07-21 14:51:17 -07:00 |
|
Bryan Oltman
|
b6d04d1e15
|
refactor(shorebird_cli): refactor validators into Doctor class (#888)
|
2023-07-21 17:09:08 -04:00 |
|
Felix Angelov
|
b6eb925c08
|
chore(shorebird_cli): remove shorebird account create and shorebird account usage (#886)
|
2023-07-21 10:48:38 -05:00 |
|
Felix Angelov
|
08b16d6a33
|
chore(shorebird_cli): rename to ios-preview (#885)
|
2023-07-21 10:19:22 -05:00 |
|
Eric Seidel
|
ab3ad54397
|
Roll flutter version
|
2023-07-20 16:19:51 -07:00 |
|
Felix Angelov
|
9513a665ad
|
chore(shorebird_cli): v0.10.0 (#881)
|
2023-07-20 14:59:06 -05:00 |
|
Felix Angelov
|
d2fb57e4a5
|
chore(code_push_client): bump to v0.5.0+1 (#880)
|
2023-07-20 13:43:42 -05:00 |
|
Bryan Oltman
|
5999fb300d
|
feat(shorebird_cli): warn users of incomplete release when patching (#876)
|
2023-07-20 10:44:17 -04:00 |
|
Felix Angelov
|
c6a04c8357
|
feat(code_push_protocol): add UpdateOveragesRequest (#875)
|
2023-07-19 11:27:44 -05:00 |
|
Bryan Oltman
|
74a0e67b59
|
feat(shorebird_code_push_protocol): add platformStatuses to Release (#872)
|
2023-07-19 11:58:40 -04:00 |
|
Felix Angelov
|
e66edad567
|
feat(code_push_protocol): add GetOveragesResponse (#874)
|
2023-07-19 10:52:26 -05:00 |
|
Felix Angelov
|
c363c83bc1
|
chore(shorebird_cli): remove deprecated shorebird run command (#873)
|
2023-07-19 10:29:53 -05:00 |
|
Felix Angelov
|
b5f9f95971
|
ci(e2e): run on dev/main (#868)
|
2023-07-18 11:54:08 -05:00 |
|
Bryan Oltman
|
d5477db166
|
refactor: use ReleasePlatform type instead of String (#867)
|
2023-07-18 10:07:29 -05:00 |
|
Felix Angelov
|
79da63ff9f
|
refactor(code_push_client)!: use new patches endpoint (#865)
|
2023-07-17 23:00:45 -05:00 |
|
Felix Angelov
|
f891800419
|
ci(e2e): run against stable branch (#864)
|
2023-07-17 21:59:13 -05:00 |
|
Felix Angelov
|
7de06f6319
|
refactor(code_push_client)!: use new channels endpoint (#863)
|
2023-07-17 17:16:41 -05:00 |
|
Felix Angelov
|
9980bbd3f5
|
refactor(code_push_protocol)!: remove appId from CreateChannelRequest (#862)
|
2023-07-17 16:37:32 -05:00 |
|
Felix Angelov
|
b2856e12ab
|
refactor(shorebird_cli)!: use new releases endpoint (#861)
|
2023-07-17 16:00:23 -05:00 |
|
Felix Angelov
|
3999b9831f
|
refactor(code_push_protocol)!: remove duplicate/deprecated fields (#859)
|
2023-07-17 14:32:50 -05:00 |
|
Bryan Oltman
|
dd14321191
|
feat(shorebird_cli): add support for marking releases as complete (#852)
|
2023-07-17 11:54:42 -07:00 |
|
Bryan Oltman
|
bf70d4db9d
|
feat(shorebird_code_push_client): add update release support (#851)
|
2023-07-17 11:54:30 -07:00 |
|
Bryan Oltman
|
198349cf8a
|
feat(shorebird_code_push_protocol): add update release support (#850)
|
2023-07-17 11:05:23 -07:00 |
|
Felix Angelov
|
29843b6610
|
fix(shorebird_cli): adb filter on windows (#855)
|
2023-07-14 19:46:24 -05:00 |
|
Felix Angelov
|
d1de4ceb62
|
chore(shorebird_cli): v0.9.2 (#854)
|
2023-07-14 16:28:06 -05:00 |
|
Felix Angelov
|
809a7adb8d
|
fix(shorebird_cli): bump engine revision to export missing symbols (#853)
|
2023-07-14 14:42:57 -05:00 |
|
Felix Angelov
|
6a316258a7
|
chore(shorebird_cli): hide deprecated shorebird run command (#849)
|
2023-07-13 18:14:38 -05:00 |
|
Felix Angelov
|
53e8fd2484
|
chore(shorebird_cli): remove "shorebird run" from shorebird init output (#848)
|
2023-07-13 16:56:04 -05:00 |
|
Felix Angelov
|
df9dc6c40c
|
feat(shorebird_cli): upgrade to Flutter 3.10.6 (#847)
|
2023-07-13 16:19:43 -05:00 |
|
Felix Angelov
|
ae3625c709
|
feat(shorebird_cli): deprecate shorebird run (#846)
|
2023-07-13 12:33:50 -05:00 |
|
Felix Angelov
|
c853d3c9e1
|
feat(shorebird_cli): add shorebird preview command (#845)
|
2023-07-13 12:28:05 -05:00 |
|
Bryan Oltman
|
5f939759b0
|
fix(shorebird_cli): allow user to proceed if java/kotlin changes are detected (#843)
|
2023-07-13 11:09:38 -04:00 |
|
Felix Angelov
|
121c793dc0
|
feat(shorebird_cli): add logcat to Adb (#836)
|
2023-07-11 17:35:57 -04:00 |
|
Felix Angelov
|
5cbfd0dbca
|
feat(shorebird_cli): add previews directory to cache (#835)
|
2023-07-11 16:06:07 -05:00 |
|
Felix Angelov
|
4ff6778d1a
|
feat(shorebird_cli): add getApps and getReleases to CodePushClientWrapper (#834)
|
2023-07-11 15:56:33 -05:00 |
|
Felix Angelov
|
caeb76ed2d
|
fix(shorebird_cli): add --allow-downgrade to install-apks (#833)
|
2023-07-11 15:49:57 -05:00 |
|