Felix Angelov
|
92e471cf4a
|
chore(scripts): add build_engine script (#48)
|
2023-03-08 11:38:30 -08:00 |
|
Moksh Mahajan
|
cfa89fa70d
|
test(shorebird_code_push_api): add missing VersionStore test case (#46)
|
2023-03-08 11:15:44 -06:00 |
|
Eric Seidel
|
dcf5f080ad
|
refactor: split updater library into layers (#47)
|
2023-03-08 11:11:10 -06:00 |
|
Felix Angelov
|
c45cd3a69d
|
docs: link to shorebird/install in README (#43)
|
2023-03-07 16:53:29 -06:00 |
|
Felix Angelov
|
3b9a0583f0
|
feat(shorebird_cli): shorebird build pulls engine (#41)
|
2023-03-07 16:30:56 -06:00 |
|
Felix Angelov
|
831e49e81f
|
ci: remove pana checks (#39)
|
2023-03-07 13:55:17 -06:00 |
|
Felix Angelov
|
29523a2b11
|
refactor(shorebird_code_push_api): use public shorebird engine (#38)
|
2023-03-07 13:52:51 -06:00 |
|
Felix Angelov
|
32a567d4be
|
fix(shorebird_cli): adjust engine file permissions (#36)
|
2023-03-07 13:21:53 -06:00 |
|
Eric Seidel
|
b78899c50b
|
Update NOTES_ON_CODEPUSH.md
Add MSIX and Conveyor.
|
2023-03-07 10:55:34 -08:00 |
|
Felix Angelov
|
42339aafb1
|
chore: update pubspec metadata (#33)
|
2023-03-07 10:39:57 -06:00 |
|
Felix Angelov
|
ede5f51fa2
|
refactor(shorebird_cli): use Isolate.run (#32)
|
2023-03-07 10:36:10 -06:00 |
|
Felix Angelov
|
7e7e7ab7bd
|
docs(shorebird_cli): README updates (#31)
|
2023-03-07 10:15:59 -06:00 |
|
Felix Angelov
|
7ac12831bd
|
ci: adjust deployment script trigger
|
2023-03-07 09:55:17 -06:00 |
|
Felix Angelov
|
b928bea4e2
|
fix(shorebird_code_push_api): only require an api key to release (#30)
|
2023-03-07 09:52:57 -06:00 |
|
Eric Seidel
|
58b36612aa
|
chore: Fix .gitignores (#28)
|
2023-03-07 02:21:28 +00:00 |
|
Felix Angelov
|
2fc2af6428
|
feat(shorebird_cli): add run command (#29)
|
2023-03-06 17:46:21 -06:00 |
|
Eric Seidel
|
c13091b721
|
chore: Fix the rust build (#27)
|
2023-03-06 15:06:31 -08:00 |
|
Felix Angelov
|
debc601066
|
feat(shorebird_cli): add build command (#26)
|
2023-03-06 16:41:23 -06:00 |
|
Felix Angelov
|
2bf8850fd5
|
feat(shorebird_cli): add logout command (#25)
|
2023-03-06 16:12:10 -06:00 |
|
Felix Angelov
|
806b891059
|
feat(shorebird_cli): add login command (#24)
|
2023-03-06 16:05:07 -06:00 |
|
Felix Angelov
|
32e5ec14bc
|
docs: add shorebird_code_push_updater to top-level README (#23)
|
2023-03-06 15:45:58 -06:00 |
|
Felix Angelov
|
f113d9f025
|
feat: add shorebird_code_push_updater (#22)
|
2023-03-06 15:42:30 -06:00 |
|
Felix Angelov
|
a8fcda875c
|
feat(shorebird_code_push_api_client): downloadEngine + apiKey
|
2023-03-06 15:23:20 -06:00 |
|
Felix Angelov
|
a06992f493
|
feat(shorebird_cli): add auth and session management
|
2023-03-06 15:23:20 -06:00 |
|
Felix Angelov
|
f7501ce1f3
|
refactor(shorebird_code_push_api): stream engine bytes (#19)
|
2023-03-06 13:45:04 -06:00 |
|
Felix Angelov
|
196e4704ac
|
fix(shorebird_code_push_api): secrets access (#18)
|
2023-03-06 12:01:06 -06:00 |
|
Felix Angelov
|
d2a5cccd3a
|
feat(shorebird_code_push_api): engine download endpoint and api key verification (#17)
|
2023-03-06 11:23:27 -06:00 |
|
Eric Seidel
|
176ea882ce
|
chore: Add more notes to todo. (#16)
|
2023-03-06 10:58:38 -06:00 |
|
Felix Angelov
|
f3ebba2f55
|
chore: add ci badge to README (#15)
|
2023-03-05 23:27:22 -06:00 |
|
Felix Angelov
|
613f57ca87
|
ci: monorepo workflow setup (#14)
|
2023-03-05 23:24:57 -06:00 |
|
Eric Seidel
|
882467305e
|
docs: create TODO.md (#13)
|
2023-03-05 13:55:27 -06:00 |
|
Alexandre Ardhuin
|
879ddee04f
|
docs: fix links in FAQ (#12)
|
2023-03-05 09:19:28 -06:00 |
|
Eric Seidel
|
7e82f48884
|
docs: update FAQ.md (#11)
|
2023-03-04 22:26:43 -06:00 |
|
Eric Seidel
|
40e2e1f14f
|
Update FAQ.md
Use small headers ### for questions rather than big ones.
|
2023-03-04 10:38:28 -08:00 |
|
Eric Seidel
|
09a008d009
|
docs: create FAQ.md (#10)
|
2023-03-04 12:35:39 -06:00 |
|
Moksh Mahajan
|
55f504a1c4
|
fix(shorebird_code_push_api): typo in provider StateError (#8)
|
2023-03-04 08:40:55 -06:00 |
|
Eric Seidel
|
7a6832d186
|
Update NOTES_ON_CODEPUSH.md
Add a note soliciting patches to add to our list of OTA/codepush solutions.
|
2023-03-03 12:18:24 -08:00 |
|
Felix Angelov
|
3e66780d94
|
fix(shorebird_code_push_api): use remote endpoint in download url (#7)
|
2023-03-03 10:19:17 -06:00 |
|
Felix Angelov
|
65da7cc2c8
|
docs: minor update to apache badge in README
|
2023-03-03 10:05:11 -06:00 |
|
Felix Angelov
|
1943f413f5
|
feat(shorebird_cli): publish using shorebird_code_push_api_client (#6)
|
2023-03-03 10:04:24 -06:00 |
|
Felix Angelov
|
c5ed30f5ec
|
feat(shorebird_code_push_api_client): add createRelease (#5)
|
2023-03-03 09:52:16 -06:00 |
|
Felix Angelov
|
d542e1272c
|
docs: add discord and license badges to top-level README
|
2023-03-02 23:08:46 -06:00 |
|
Felix Angelov
|
d88574fef3
|
docs: add package descriptions to top-level README
|
2023-03-02 21:24:41 -06:00 |
|
Felix Angelov
|
f0c3af8b96
|
docs: various README updates
|
2023-03-02 21:21:41 -06:00 |
|
Felix Angelov
|
5b9a5cda8d
|
feat(shorebird_code_push_api): endpoints and deployment (#2)
|
2023-03-02 21:00:50 -06:00 |
|
Eric Seidel
|
2d8593c87c
|
docs: update the top-level README.md to say a bit more. (#4)
|
2023-03-02 18:33:55 -06:00 |
|
Eric Seidel
|
c2a4300049
|
docs: add a file with notes about code push (#3)
|
2023-03-02 17:11:35 -06:00 |
|
Felix Angelov
|
ec25e8090a
|
refactor(shorebird_cli): publish command updates and tests (#1)
|
2023-03-02 14:46:51 -06:00 |
|
Felix Angelov
|
5d3c2a2786
|
feat: simple shelf server and Docker
|
2023-03-02 13:12:54 -06:00 |
|
Felix Angelov
|
bb1ce9da03
|
chore: move into packages
|
2023-03-02 12:46:26 -06:00 |
|