Commit Graph

38 Commits

Author SHA1 Message Date
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
Felix Angelov 5aff6d8e07 ci: fix workflow working directories 2023-03-02 12:43:00 -06:00
Felix Angelov 3d2f98017a chore: create package:shorebird_code_push_api_client 2023-03-02 12:09:20 -06:00
Felix Angelov af8022f399 chore: create package:shorebird_code_push_api 2023-03-02 12:07:31 -06:00
Felix Angelov a5732a3004 refactor: convert to mono-repo 2023-03-02 11:59:00 -06:00
Felix Angelov 0b8293f2aa chore: create new cli 2023-03-02 11:37:56 -06:00