Commit Graph

43 Commits

Author SHA1 Message Date
Eric Seidel 35d9df60a0 docs: Split RELEASE_NOTES.md out of TRUSTED_TESTERS.md (#382) 2023-04-26 20:45:05 -05:00
Eric Seidel 02e5f2d074 docs: Remove most TRUSTED_TESTER.md contents
These are all now covered by docs.shorebird.dev
2023-04-26 17:07:13 -07:00
Eric Seidel 61f649c71a Update TRUSTED_TESTERS.md
Mention docs.shorebird.dev
2023-04-26 14:22:47 -07:00
Eric Seidel 1dc84429e1 Update TRUSTED_TESTERS.md
Explain how to use `--` to pass arguments to `flutter` commands.
2023-04-21 19:39:57 -07:00
Eric Seidel bbb6abc821 docs: Update TRUSTED_TESTERS.md for 0.0.8 (#347) 2023-04-21 13:07:39 -07:00
Eric Seidel 532bec84da Update TRUSTED_TESTERS.md 2023-04-20 16:21:12 -07:00
Eric Seidel 4ae350bbe7 Add TT release notes for 0.0.7 2023-04-19 09:15:21 -07: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 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 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
Eric Seidel 5f435a9f0f Update TRUSTED_TESTERS.md
Remove ACCESS_NETWORK_STATE recommendation, it seems unnecessary.
2023-04-07 08:53:56 -07: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
Bryan Oltman 6dc050c246 feat: Download Shorebird-vended Flutter, reroute flutter commands to that instance of Flutter (#229) 2023-04-05 12:02:34 -04:00
Eric Seidel a0783c86ac Update TRUSTED_TESTERS.md
Add a note about usage on Android being independent from iOS.
2023-03-31 09:56:17 -07:00
Felix Angelov f9af6fef4f docs: prepare for new stable release (#194) 2023-03-28 20:20:49 -05: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 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
Alexandre Ardhuin 54f88387e6 chore: typos in TRUSTED_TESTERS.md (#137) 2023-03-22 08:54:22 -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
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
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
Eric Seidel e36ae596a3 Update TRUSTED_TESTERS.md
Add more trusted tester docs.
2023-03-21 12:51:00 -07:00
Eric Seidel efd1746257 Update TRUSTED_TESTERS.md
Add more prose for Trusted Testers
2023-03-17 12:01:58 -07:00
Alexandre Ardhuin 8a414e9936 chore: fix typo in TRUSTED_TESTERS.md (#84) 2023-03-17 02:56:14 -07:00
Eric Seidel fba3ee2b27 Make a start on Trusted Tester documentation
Lots more to write.
2023-03-15 15:09:45 -07:00