Commit Graph

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