Commit Graph

286 Commits

Author SHA1 Message Date
Eric Seidel f57449effc feat: Add a workflow for local-engine dev (#309) 2023-04-19 18:40:53 +00:00
Eric Seidel 603c1113e9 feat(shorebird_cli): use specific Flutter revision (#307)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-04-19 13:12:28 -05:00
Eric Seidel 4ae350bbe7 Add TT release notes for 0.0.7 2023-04-19 09:15:21 -07:00
Bryan Oltman 22a66df96a chore(shorebird_code_push_protocol): add CreateUserRequest message (#321) 2023-04-19 11:45:49 -04:00
Felix Angelov 1c64cb52c6 ci: adjust dependency graph for workflows (#322) 2023-04-19 11:13:59 -04:00
Adam Barth 002923f96a Fix busted markdown (#319) 2023-04-19 05:35:55 +00:00
Eric Seidel 9be510876e Update TRUSTED_TESTERS.md
Add a note about not supporting assets or plugin changes.
2023-04-18 22:03:15 -07:00
Eric Seidel a6e25d4c23 fix: Update validation message (#315) 2023-04-18 21:28:16 -04:00
Eric Seidel dcce46f83a docs: Add Release Notes section to TRUSTED_TESTERS.md
Moving this from our internal repo.
2023-04-18 15:00:37 -07:00
Felix Angelov 2c4baaf3b3 chore(shorebird_cli): v0.0.7 (#313) 2023-04-18 21:59:58 +00:00
Felix Angelov d00f4107cd chore(shorebird_cli): adjust shorebird init suggested commands (#312) 2023-04-18 16:31:00 -05:00
Felix Angelov c5fc7ed42e feat(shorebird_cli): support for shorebird build apk (#311) 2023-04-18 21:17:58 +00:00
Bryan Oltman 8ac7d00c78 chore(shorebird_code_push_protocol): Move response and request models into the protocol package (#310) 2023-04-18 17:12:55 -04:00
Eric Seidel 09f93edd8c Update MILESTONES.md 2023-04-18 08:54:11 -07:00
Eric Seidel fad40577b7 refactor: Move Flutter-licensed code into third_party (#306) 2023-04-18 10:51:27 -05:00
Felix Angelov dc0db5b6af chore(shorebird_cli): v0.0.6 (#303) 2023-04-17 17:21:48 -05:00
Eric Seidel a9a32ca1b4 Update proxy_config for 0.0.6 artifacts 2023-04-17 15:09:06 -07:00
Felix Angelov ac58a06042 feat(shorebird_cli): shorebird login verifies user (#297) 2023-04-17 12:17:23 -05:00
Felix Angelov cea4beb310 refactor(shorebird_cli): auth tests should use temporary directory (#294) 2023-04-14 11:41:07 -05:00
Felix Angelov 1f54cea1c7 fix(shorebird_cli): pull shorebird flutter artifacts during install (#293) 2023-04-14 10:51:23 -05:00
TypicalEgg bc433ac14d feat(shorebird_cli): add shorebird cache clean (#239)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-04-14 10:39:45 -05:00
Bryan Oltman c743f69dd2 feat(shorebird_cli): Add shorebird subscription cancel command. (#284)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-04-13 16:15:26 -04:00
Felix Angelov 18b1c5bf56 chore(shorebird_cli): v0.0.5 (#287) 2023-04-12 21:20:23 -05:00
Felix Angelov a9f920dcb6 feat(artifact_proxy): add new shorebird engine revision (#286) 2023-04-12 21:20:04 -05:00
Eric Seidel 401ffc044d Update RELEASING.md
Add PR examples.
2023-04-12 19:19:36 -07:00
Felix Angelov 1bd7da7440 docs: update RELEASING.md 2023-04-12 20:46:42 -05:00
Eric Seidel 05fd2f9ef0 Update RELEASING.md 2023-04-12 16:16:52 -07:00
Eric Seidel ab05cea5a3 Create RELEASING.md
Attempt to start to write down our release steps.
2023-04-12 15:45:41 -07:00
Bryan Oltman 75f80234e9 chore(shorebird_cli): Remove user model (#280) 2023-04-12 16:04:48 -04:00
Eric Seidel 2af6bbe68a chore: Add an entry for zip_fix engine (#277)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-04-12 10:18:03 -07:00
Bryan Oltman 28a925d58d feat(shorebird_code_push_protocol): Add email field to User (#276) 2023-04-12 11:32:14 -04:00
Felix Angelov 34cfb4b6bc ci(artifact_proxy): add dev deployment w/engine-patch (#275) 2023-04-10 12:18:53 -05:00
Bryan Oltman 7e121b0291 fix(shorebird_cli): make android manifest and shorebird version validation more robust (#273) 2023-04-08 00:25:06 -05:00
Bryan Oltman 2dc180b440 fix(shorebird_cli): Print stderr output when flutter version check fails (#270) 2023-04-07 14:54:47 -04:00
Felix Angelov 0ff20e6305 chore(shorebird_cli): v0.0.4 (#271) 2023-04-07 18:45:36 +00:00
Felix Angelov 7e8852f895 feat(shorebird_cli): shorebird patch uploads artifacts for all arches (#269) 2023-04-07 13:27:15 -05:00
Eric Seidel 45099ec7b2 chore(artifact_proxy): add shorebirdtech/engine@7aa5c44764 to mappings (#268) 2023-04-07 10:41:28 -07:00
Bryan Oltman a53ef1a51c fix(shorebird_cli): Validate android internet permission exists when running relevant commands (#266) 2023-04-07 13:17:09 -04:00
Bryan Oltman a2c4b0bd73 chore(shorebird_cli): Update ShorebirdCommand to accept a list of validators instead of a single ShorebirdFlutterValidator (#264) 2023-04-07 13:03:07 -04:00
Felix Angelov c7eff381dc chore(shorebird_cli): bump shorebird engine revision (#267) 2023-04-07 12:01:34 -05:00
Felix Angelov 352970fb63 feat(shorebird_cli): shorebird release uploads artifacts for all arches (#265) 2023-04-07 11:54:38 -05:00
Eric Seidel 5f435a9f0f Update TRUSTED_TESTERS.md
Remove ACCESS_NETWORK_STATE recommendation, it seems unnecessary.
2023-04-07 08:53:56 -07:00
Felix Angelov 3a165cec75 fix(shorebird_cli): auth token refresh (#262) 2023-04-07 10:05:39 -05:00
Felix Angelov 02f1de5f0e chore: move example into updater (#263) 2023-04-07 09:55:52 -05:00
Bryan Oltman d76e0af855 fix(shorebird_cli): Make shorebird release logging clearer (#258) 2023-04-07 10:25:46 -04:00
Bryan Oltman 05eb8a1a24 fix: fix mocking in ShorebirdProcess tests (#251) 2023-04-07 09:24:48 -05:00
Eric Seidel 36ccfd2c7a updater/ has moved to its own repository 2023-04-06 21:12:27 -07:00
Felix Angelov 9111869dd4 feat(shorebird_cli): upgrade to latest shorebird (3.7.10) (#247) 2023-04-07 01:02:51 +00:00
Felix Angelov 6ecb5b8395 fix(shorebird_cli): send idToken via Authorization header (#250) 2023-04-06 18:48:46 -04:00
Eric Seidel fa07e6f4d3 docs: Update TRUSTED_TESTER.md after OAuth changes (#249)
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
2023-04-06 15:13:06 -07:00