Commit Graph

167 Commits

Author SHA1 Message Date
Felix Angelov d2bfda82ef fix(shorebird_cli): improve shorebird init missing pubspec.yaml error (#169) 2023-03-24 17:15:29 -05:00
Felix Angelov 9873dfedbd fix(shorebird_cli): shorebird init error logs formatting (#168) 2023-03-24 17:09:34 -05:00
Felix Angelov 1893a0d55d feat(shorebird_cli): include file hash in publish (#167) 2023-03-24 16:50:12 -05:00
Eric Seidel 0ba204e5c0 feat: Add support for diff patches (#163)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-03-24 19:59:35 +00:00
Felix Angelov a25b5d0ec1 docs(shorebird_cli): update README 2023-03-24 14:40:05 -05:00
Felix Angelov 07e47a1780 fix(shorebird_cli): use generate app_id on publish 2023-03-24 14:40:05 -05:00
Felix Angelov 32a857c570 feat(shorebird_cli): publish creates app if needed 2023-03-24 14:40:05 -05:00
Felix Angelov 92dcec585c docs: update channel description 2023-03-24 14:40:05 -05:00
Felix Angelov 05f23ac06a feat(shorebird_cli): promote patch to stable channel on publish (#162) 2023-03-24 14:40:05 -05:00
Felix Angelov f9d5a7e078 feat(code_push_client): add getChannels (#161) 2023-03-24 14:40:05 -05:00
Felix Angelov 7ae6a5faad chore(code_push_client): adjust appId query param 2023-03-24 14:40:05 -05:00
Felix Angelov d96c75adbd feat(shorebird_cli): refactor publish command flow (#159) 2023-03-24 14:40:05 -05:00
Felix Angelov 29e1793f86 feat(code_push_client): add getReleases (#158) 2023-03-24 14:40:05 -05:00
Felix Angelov c03ad28bfb docs(shorebird_cli): update usage in README (#147) 2023-03-24 14:40:05 -05:00
Felix Angelov b3628701e6 feat(code_push_client): support for resource decomposition (#146) 2023-03-24 14:40:05 -05:00
Felix Angelov 8640a26db2 feat(code_push_protocol): add Artifact, Channel, and Release (#145) 2023-03-24 14:40:05 -05:00
Eric Seidel 61dba615f9 Update TRUSTED_TESTERS.md
Clarify that `--` can be used to pass arguments to the underlying `flutter build` or `flutter run` commands.
2023-03-23 21:59:07 -07:00
Eric Seidel d54bd8c954 Update TRUSTED_TESTERS.md
Instruct testers to run `shorebird init` inside a flutter project directory.
2023-03-23 20:51:39 -07:00
Eric Seidel c91b8f5ff5 Update TRUSTED_TESTERS.md
Move note about Flutter being needed higher up.
2023-03-23 20:44:39 -07:00
Eric Seidel 0da3e5d1b0 Update TRUSTED_TESTERS.md
Add note about Flutter being required.
2023-03-23 20:43:05 -07:00
Eric Seidel 8b8f8be69a Update TRUSTED_TESTERS.md
Link to the form directly.
2023-03-23 20:39:52 -07:00
Felix Angelov 226c201b2d feat(shorebird_cli): upgrade to Flutter 3.7.8 (#141) 2023-03-22 17:48:53 -05:00
Felix Angelov 9e5c37ebf1 docs: minor update to UPDATING_ENGINE.md 2023-03-22 16:17:52 -05:00
Eric Seidel 425d6d6049 Update UPDATING_ENGINE.md 2023-03-22 14:05:48 -07:00
Eric Seidel 14f22e74a0 Create UPDATING_ENGINE.md
These are incomplete but better than nothing.
2023-03-22 13:51:00 -07:00
Eric Seidel 3d388ba489 feat: Sketch out what the UI could look like when using the update api (#139) 2023-03-22 11:34:43 -07:00
Eric Seidel dc988360a4 Remove TODO.md 2023-03-22 09:57:10 -07:00
Eric Seidel 1ed84ec089 Update bootstrap.sh
Add a comment about paths.
2023-03-22 09:52:39 -07:00
Alexandre Ardhuin 54f88387e6 chore: typos in TRUSTED_TESTERS.md (#137) 2023-03-22 08:54:22 -05:00
Felix Angelov 94c356c212 chore(build_engine): rename host_release_arm64 to host_release (#136) 2023-03-21 22:51:02 -05:00
Eric Seidel bb44c9a50b Update TRUSTED_TESTERS.md
Add note about arm64 mac requirement.
2023-03-21 20:23:41 -07:00
Eric Seidel 184205a18d Update TRUSTED_TESTERS.md
Add notes on `shorebird apps create`
2023-03-21 20:19:05 -07:00
Eric Seidel 2f9b58da10 Update TRUSTED_TESTERS.md
Add example `shorebird run` output.
2023-03-21 20:17:09 -07:00
Eric Seidel 092dd2084e Update TRUSTED_TESTERS.md
Document location of AndroidManifest.xml
2023-03-21 20:05:36 -07:00
Eric Seidel f36ccf017d Update TRUSTED_TESTERS.md
Update `shorebird init` output.
2023-03-21 19:55:29 -07:00
Felix Angelov 1f3c778aec fix(shorebird_cli): shorebird init always prompts for display name (#135) 2023-03-21 21:51:59 -05:00
Eric Seidel f6f2541ece Update TRUSTED_TESTERS.md
Fix typo.
2023-03-21 19:37:53 -07:00
Eric Seidel f30a4ff260 Update TRUSTED_TESTERS.md
Fix list nesting.
2023-03-21 19:32:52 -07:00
Eric Seidel ac32b6b2cd Update TRUSTED_TESTERS.md 2023-03-21 19:29:46 -07:00
Felix Angelov c40a227c2f feat(shorebird_cli): app creation enhancements (#134) 2023-03-21 21:14:10 -05:00
Eric Seidel 3aa72edeac Update TRUSTED_TESTERS.md
Add instructions to login first.
2023-03-21 19:04:58 -07:00
Eric Seidel d7be515729 Update TRUSTED_TESTERS.md
Add example output from shorebird init.
2023-03-21 18:42:51 -07:00
Eric Seidel 91ddf2f56e Update TRUSTED_TESTERS.md 2023-03-21 18:40:36 -07:00
Eric Seidel b42cc7eef0 Add uninstall instructions to TRUSTED_TESTERS.md 2023-03-21 18:38:02 -07:00
Eric Seidel 20ac588e2a Update TRUSTED_TESTERS.md
Link to issues.
2023-03-21 18:32:05 -07:00
Eric Seidel 43ffc98842 Update TRUSTED_TESTERS.md 2023-03-21 18:15:05 -07:00
Felix Angelov bc4b824e3d fix(shorebird_cli): add missing executables to list (#105) 2023-03-21 15:40:30 -05:00
Felix Angelov c8b6ae3a99 fix(shorebird_cli): use flutter engine revision (#104) 2023-03-21 15:32:37 -05:00
Felix Angelov d40732869c chore(code_push_client): remove unused extension (#103) 2023-03-21 20:18:26 +00:00
Felix Angelov 795d3a74ec feat(shorebird_cli): improve error reporting (#102) 2023-03-21 15:08:18 -05:00