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 |
|
Felix Angelov
|
6ea5715d0e
|
chore(deps): bump mocktail to 1.0.0-dev (#937)
|
2023-07-28 10:36:13 -05: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 |
|
Bryan Oltman
|
d5477db166
|
refactor: use ReleasePlatform type instead of String (#867)
|
2023-07-18 10:07:29 -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
|
198349cf8a
|
feat(shorebird_code_push_protocol): add update release support (#850)
|
2023-07-17 11:05:23 -07:00 |
|
Bryan Oltman
|
148d05186d
|
chore: remove unnecessary money2 imports (#831)
|
2023-07-11 16:35:47 -04:00 |
|
Bryan Oltman
|
eb545110f2
|
chore: use int as Money transport type, expose money2 dependency from shorebird_code_push_protocol (#827)
|
2023-07-11 14:02:27 -05:00 |
|
Bryan Oltman
|
0397ecc705
|
chore(shorebird_code_push_protocol): use Money object instead of int for dollar values (#820)
|
2023-07-11 12:30:03 -04:00 |
|
Bryan Oltman
|
859f392ec5
|
feat(shorebird_code_push_protocol): add currentPeriodCost to GetUsageResponse (#778)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2023-07-07 13:01:47 -05:00 |
|
Bryan Oltman
|
dc95d22462
|
feat(shorebird_code_push_protocol): add ShorebirdPlan model (#776)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2023-07-07 13:24:28 -04: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
|
448aac55a3
|
feat: add role field to Collaborator, display roles in ListCollaboratorsCommand (#717)
|
2023-06-28 10:11:04 -04:00 |
|
Felix Angelov
|
6fbe9a6f05
|
refactor(code_push_protocol)!: simplify AppUsage model (#707)
|
2023-06-23 15:11:11 -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
|
42ededbb2b
|
feat(code_push_protocol): add GetUsageResponse (#666)
|
2023-06-15 14:47:29 -05:00 |
|
Felix Angelov
|
2fc0cdb36b
|
feat(code_push_protocol): GetReleaseArtifactsResponse (#632)
|
2023-06-12 16:57:42 +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 |
|
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 |
|
Felix Angelov
|
ff0c2fa5c1
|
feat(code_push_protocol): add CreatePatchResponse (#582)
|
2023-06-02 11:48:49 -05:00 |
|
Felix Angelov
|
46e66a7036
|
refactor(code_push_protocol): make CreateReleaseResponse compatible with v1 (#581)
|
2023-06-02 11:22:11 -05:00 |
|
Felix Angelov
|
90bf165518
|
feat(code_push_protocol): add CreateReleaseResponse and ArtifactUploadUrls (#576)
|
2023-06-02 14:59:08 +00:00 |
|
Felix Angelov
|
19e814a292
|
chore(code_push_protocol): use flutter-style todos (#537)
|
2023-05-24 10:33:25 -05:00 |
|
Felix Angelov
|
7ba4c11a27
|
refactor(code_push_protocol): create collaborators via email (#506)
|
2023-05-17 12:36:20 -05:00 |
|
Felix Angelov
|
84e2b0fab3
|
chore(deps): upgrade to very_good_analysis 5.0.0 (#505)
|
2023-05-17 12:20:36 -05:00 |
|
Felix Angelov
|
5ced16410b
|
feat(code_push_protocol): add Collaborator model (#500)
|
2023-05-16 15:51:56 -05:00 |
|
Felix Angelov
|
b912598d5b
|
refactor: upgrade to Dart 3 (#492)
|
2023-05-15 10:08:13 -07:00 |
|