Bryan Oltman
|
e7cfb74f01
|
chore: remove was_forced from CreatePatchRequest (#2370)
|
2024-07-23 21:00:40 +00:00 |
|
Felix Angelov
|
0c48313e3e
|
feat(shorebird_cli): include flutter revision in BuildEnvironmentMetadata (#2342)
|
2024-07-11 13:01:01 -05:00 |
|
Erick
|
4a8f3279fd
|
feat: adding flutter version field in the CLI and Protocol (#2325)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2024-07-10 10:40:01 -03:00 |
|
Bryan Oltman
|
bfc8f4b04f
|
feat(shorebird_cli): add patches promote command (#2331)
|
2024-07-09 17:59:56 -04:00 |
|
Bryan Oltman
|
379d050e5b
|
fix(shorebird_cli): use Podfile.lock hash to detect native changes (#2267)
|
2024-06-19 13:17:46 -04:00 |
|
Bryan Oltman
|
1fa4cdb051
|
chore: use raw json for update release and create patch requests (#2164)
|
2024-05-29 12:55:16 -04:00 |
|
Erick
|
b93f5fdde2
|
feat: adding private key argument to patch command (#2133)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
|
2024-05-23 14:04:45 -04:00 |
|
Bryan Oltman
|
ad0fc492b7
|
chore: remove has(asset|native)Changes property from CreatePatchRequest (#1924)
|
2024-04-17 14:54:58 -04:00 |
|
Bryan Oltman
|
74fab18c3d
|
fix(shorebird_cli): don't use localhost for code push endpoint
|
2024-04-17 12:31:12 -04:00 |
|
Bryan Oltman
|
34c33695d9
|
feat: add filename to CreateReleaseArtifactRequest (#1920)
|
2024-04-17 16:19:37 +00:00 |
|
Felix Angelov
|
ec1fe79113
|
chore(shorebird_cli): v1.0.1 (#1901)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
|
2024-04-16 23:12:54 +00:00 |
|
Bryan Oltman
|
81c250c8d1
|
feat: add support for custom code push client headers, add x-cli-version header to CLI requests (#1913)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2024-04-16 17:59:25 -05:00 |
|
Bryan Oltman
|
dc17d08cec
|
chore(shorebird_code_push_client): support semantically correct response codes (#1868)
|
2024-04-05 11:13:22 -04:00 |
|
Bryan Oltman
|
620930248c
|
feat(shorebird_cli): record release and patch command metadata (#1824)
|
2024-03-28 15:39:14 -04:00 |
|
Bryan Oltman
|
e98a0a7da0
|
chore(shorebird_code_push_protocol): Add metadata messages (#1823)
|
2024-03-27 18:03:07 -04:00 |
|
Bryan Oltman
|
fbe77d8cd5
|
feat(shorebird_cli): replace force flag with allow-native-diffs and allow-asset-diffs (#1801)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2024-03-19 12:04:36 -04:00 |
|
Bryan Oltman
|
2218d4aa12
|
feat: record whether patches were forced, or contain asset/native code changes (#1775)
|
2024-03-05 12:54:39 -05:00 |
|
Bryan Oltman
|
f29c489b0e
|
chore: fork googleapis_auth (#1733)
|
2024-02-15 15:07:48 -05: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
|
f9a87c208f
|
chore(shorebird_cli): delete collaborators functionality (#1410)
|
2023-10-17 17:52:34 -04:00 |
|
Felix Angelov
|
aba09b2891
|
chore(code_push_client): remove deleteReleases (#1351)
|
2023-10-03 13:59:18 -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
|
2cbda7adf4
|
feat(code_push_protocol): add GetReleasesResponse with createdAt and updatedAt (#1315)
|
2023-09-22 22:01:46 +00:00 |
|
Felix Angelov
|
0f04a4f650
|
feat(code_push_protocol): add GetAppsResponse with createdAt and updatedAt (#1312)
|
2023-09-22 20:47:38 +00:00 |
|
Bryan Oltman
|
4c4f234061
|
feat(shorebird_cli): only list previewable releases for shorebird preview (#1276)
|
2023-09-19 11:39:27 -04:00 |
|
Bryan Oltman
|
d19372955f
|
feat(shorebird_code_push_protocol): add canSideload field to CreateReleaseArtifactRequest and add support to CLI (#1274)
|
2023-09-18 11:48:51 -04:00 |
|
Felix Angelov
|
4a42ac6525
|
chore(code_push_client): revert client version bump (#1260)
|
2023-09-12 14:26:48 -05:00 |
|
Felix Angelov
|
c826819f76
|
feat(code_push_protocol): add cancelAtPeriodEnd to GetUsageResponse (#1259)
|
2023-09-12 13:32:29 -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
|
74a0e67b59
|
feat(shorebird_code_push_protocol): add platformStatuses to Release (#872)
|
2023-07-19 11:58:40 -04: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
|
7de06f6319
|
refactor(code_push_client)!: use new channels endpoint (#863)
|
2023-07-17 17:16:41 -05:00 |
|
Felix Angelov
|
b2856e12ab
|
refactor(shorebird_cli)!: use new releases endpoint (#861)
|
2023-07-17 16:00:23 -05:00 |
|
Bryan Oltman
|
bf70d4db9d
|
feat(shorebird_code_push_client): add update release support (#851)
|
2023-07-17 11:54:30 -07:00 |
|
Felix Angelov
|
d222695377
|
chore(code_push_client): bump version (#787)
|
2023-07-07 14:20:42 -05:00 |
|
Felix Angelov
|
eade8194d9
|
feat(code_push_protocol): adjust UsageResponse to support unlimited installs (#723)
|
2023-06-28 16:01:21 -05:00 |
|
Bryan Oltman
|
2cf38345f9
|
chore(shorebird_cli): improve error messaging for add collaborator 403s (#722)
|
2023-06-28 16:59:58 -04:00 |
|
Felix Angelov
|
6d80fa3d92
|
feat(shorebird_cli): show usage per app for current billing cycle (#708)
|
2023-06-23 21:28:19 +00:00 |
|
Felix Angelov
|
7f95a0a931
|
feat(code_push_client): add getUsage (#678)
|
2023-06-16 14:24:57 -05: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
|
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 |
|
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 |
|
Bryan Oltman
|
1a515797e3
|
refactor(shorebird_cli): move shared CodePushClient interaction to ShorebirdCodePushClientWrapper (#601)
|
2023-06-07 16:13:01 -04: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
|
e0d19ee23b
|
feat(code_push_client): adjust create artifact APIs to use uploadUrl (#586)
|
2023-06-02 15:48:55 -05:00 |
|