Eric Seidel
|
b64299151e
|
feat: Add patch command for use by cli (#179)
|
2023-03-27 14:58:52 -05:00 |
|
Felix Angelov
|
254ebba852
|
feat(shorebird_cli): improve installation (#178)
|
2023-03-27 14:45:08 -05:00 |
|
Felix Angelov
|
3eb24701b1
|
feat(code_push_client): include artifact size (#177)
|
2023-03-27 12:52:01 -05:00 |
|
Felix Angelov
|
895b9f385b
|
feat(code_push_protocol): add size to Artifact (#176)
|
2023-03-27 12:44:00 -05:00 |
|
Felix Angelov
|
983430b8d5
|
feat(shorebird_cli): shorebird login outputs where state is stored (#174)
|
2023-03-27 11:29:03 -05:00 |
|
Felix Angelov
|
acaf0ed570
|
feat(shorebird_cli): move shorebird engines to shorebird config directory (#173)
|
2023-03-27 11:00:37 -05:00 |
|
Eric Seidel
|
413c79e199
|
Update README.md
Fix path to rust library.
|
2023-03-25 12:48:06 -07:00 |
|
Felix Angelov
|
4487e383cd
|
docs: minor fix to TRUSTED_TESTERS.md
|
2023-03-24 18:00:36 -05:00 |
|
Felix Angelov
|
15be124532
|
docs: update TRUSTED_TESTERS.md to reflect latest CLI changes (#172)
|
2023-03-24 17:59:09 -05:00 |
|
Eric Seidel
|
e869fc3da5
|
feat: Teach rust side to validate hashes when installing (#171)
|
2023-03-24 17:53:40 -05:00 |
|
Felix Angelov
|
1243eb1fbc
|
fix(shorebird_cli): publish hash output emoji spacing (#170)
|
2023-03-24 17:41:53 -05:00 |
|
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 |
|