Bryan Oltman
|
f5f8b72328
|
feat: add isRolledBack to ReleasePatch model (#2376)
|
2024-07-23 17:42:56 -04:00 |
|
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
|
4888fe20ac
|
chore: move GetReleasePatchesResponse/Request to code_push_protocol (#2327)
|
2024-07-09 14:14:01 -04:00 |
|
dependabot[bot]
|
4076d43ac8
|
chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /packages/shorebird_code_push_protocol in the shorebird_code_push_protocol-deps group (#2308)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
|
2024-07-01 14:14:21 +00:00 |
|
Erick
|
6d9a5e981b
|
feat(shorebird_code_push_protocol): Adding can sideload to artifacts (#2269)
|
2024-06-19 15:23:32 -03: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
|
cd497aa642
|
feat: adding hash signature field to patches (#1989)
|
2024-04-30 14:25:03 -03:00 |
|
Erick
|
b7d5ea7628
|
chore: updating the json serializable generated code on code push protocol (#1994)
|
2024-04-30 17:10:56 +00:00 |
|
Bryan Oltman
|
ad0fc492b7
|
chore: remove has(asset|native)Changes property from CreatePatchRequest (#1924)
|
2024-04-17 14:54:58 -04:00 |
|
Bryan Oltman
|
34c33695d9
|
feat: add filename to CreateReleaseArtifactRequest (#1920)
|
2024-04-17 16:19:37 +00:00 |
|
Felix Angelov
|
2f2645b99c
|
feat(shorebird_cli): include link percentage in patch metadata (#1837)
|
2024-03-28 21:36:50 +00:00 |
|
Bryan Oltman
|
e98a0a7da0
|
chore(shorebird_code_push_protocol): Add metadata messages (#1823)
|
2024-03-27 18:03:07 -04:00 |
|
Bryan Oltman
|
7b8ad1491f
|
feat(shorebird_code_push_protocol): add wasForced, hasAssetChanges, andHasNativeChanges to CreatePatchRequest (#1773)
|
2024-03-04 21:12:51 -05:00 |
|
Bryan Oltman
|
9c15b92c5c
|
feat(shorebird_cli): add support for auth provider selection at login (#1756)
|
2024-02-26 15:16:00 -05:00 |
|
Bryan Oltman
|
67a06e7e37
|
chore: change User.authProvider to User.jwtIssuer (#1749)
|
2024-02-23 15:23:54 -05:00 |
|
Bryan Oltman
|
5c4f806a0c
|
feat(shorebird_code_push_protocol): add AuthProvider (#1745)
|
2024-02-22 11:57:10 -05:00 |
|
Bryan Oltman
|
ff7ba81efd
|
fix(shorebird_cli): print error message if user attempts to preview iOS on linux or windows (#1424)
|
2023-10-23 11:42:27 -04:00 |
|
Felix Angelov
|
12f60f5c0f
|
chore(code_push_protocol): remove tosAcceptedAt from User (#1416)
|
2023-10-19 14:15:52 -05:00 |
|
Bryan Oltman
|
8962496c18
|
feat(code_push_protocol): add tosAcceptedAt field to User (#1414)
|
2023-10-18 17:38:45 -04:00 |
|
Bryan Oltman
|
4e3cdf34e2
|
chore(shorebird_code_push_protocol): remove Collaborator model (#1411)
|
2023-10-18 11:19:18 -04:00 |
|
Felix Angelov
|
a149410cfa
|
chore(code_push_protocol): add stripeCustomerId on User (#1377)
|
2023-10-06 15:16:37 -05:00 |
|
Felix Angelov
|
183f9e82bd
|
chore(code_push_protocol): remove PatchArtifact model from protocol (#1361)
|
2023-10-04 12:55:19 -05: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
|
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
|
aefecff218
|
feat(shorebird_cli): add channel support to patch and preview commands (#1340)
|
2023-10-02 13:59:50 -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
|
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
|
e144c95b41
|
chore(shorebird_code_push_protocol): make CreateReleaseArtifactRequest canSideload optional (#1287)
|
2023-09-19 14:30:26 -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
|
c826819f76
|
feat(code_push_protocol): add cancelAtPeriodEnd to GetUsageResponse (#1259)
|
2023-09-12 13:32:29 -05:00 |
|
Felix Angelov
|
18b414d2be
|
chore(deps): upgrade to very_good_analysis 5.1.0 (#1258)
|
2023-09-12 12:29:17 -05:00 |
|
Bryan Oltman
|
d326fab262
|
chore(shorebird_code_push_protocol): remove PatchInstallEvent type (#1242)
|
2023-09-08 16:57:02 -04:00 |
|
Eric Seidel
|
cc59fd9130
|
chore: run dart fix --apply (#1127)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2023-08-18 15:47:07 -05:00 |
|
Felix Angelov
|
382b36fb96
|
feat(code_push_protocol): add currency to ShorebirdPlan (#1124)
|
2023-08-17 16:26:12 -05:00 |
|
Bryan Oltman
|
95536e7b51
|
feat(code_push_protocol): Add GetReleasePatchesResponse (#1094)
|
2023-08-14 13:59:30 -04:00 |
|
Bryan Oltman
|
26cc99f5df
|
feat(shorebird_code_push_protocol): Add generic PatchEvent type and CreatePatchEventRequest (#1078)
|
2023-08-10 11:03:48 -04:00 |
|
Bryan Oltman
|
03fec3ff4f
|
feat(shorebird_code_push_protocol): add RecordPatchInstallRequest type (#826)
|
2023-08-09 16:39:44 -04:00 |
|
Felix Angelov
|
890b70aed9
|
chore(deps): bump pkg:mocktail to 1.0.0 (#992)
|
2023-08-01 22:57:39 -05:00 |
|