Commit Graph

347 Commits

Author SHA1 Message Date
Felix Angelov 1e0d39fc62 fix(artifact_proxy): remove invalid urls and do not ping on deploy (#425) 2023-05-02 12:18:15 -04:00
Felix Angelov b678a3d3b5 fix(artifact_proxy): add missing artifacts (#424) 2023-05-02 11:04:44 -05:00
Bryan Oltman 401ff727ac fix(shorebird_cli): validate release version number conforms to semver (#406) 2023-05-02 11:17:53 -04:00
Felix Angelov f2a3dea8ea feat(shorebird_cli): shorebird run support --flavor and --target (#416) 2023-05-01 14:04:59 -05:00
Felix Angelov b12fc9d568 fix(artifact_proxy): add missing darwin x64 font subsets (#415) 2023-05-01 13:03:37 -05:00
Felix Angelov e80f912cc4 fix(artifact_proxy): add missing artifact for darwin-x64 artifacts.zip (#411) 2023-05-01 12:17:50 -05:00
Felix Angelov ba13d4a60a feat(shorebird_cli): shorebird build support --flavor and --target (#409) 2023-05-01 10:14:53 -05:00
Eric Seidel 54a91a77de Update RELEASING.md 2023-04-27 15:55:41 -07:00
Eric Seidel dd24eeaf44 chore: Add 0.0.10 release notes and version bump 2023-04-27 15:45:23 -07:00
Eric Seidel d440c880a2 Update our flutter.version to pull in versionCode fixes 2023-04-27 15:37:36 -07:00
Eric Seidel 9992918ee3 Update RELEASING.md
Fix branch name for shorebirdtech/flutter
2023-04-27 15:36:19 -07:00
Eric Seidel fd2327259c Update RELEASING.md 2023-04-27 15:35:16 -07:00
Bryan Oltman 0e8ec57575 fix(shorebird_cli): trim contents of flutter.version (#401) 2023-04-27 17:09:22 -04:00
Felix Angelov decd22cc8e feat(shorebird_cli): shorebird run -d support (#392) 2023-04-27 11:24:57 -05:00
Eric Seidel 36a6f117cb chore: Redirect users to docs.shorebird.dev (#391) 2023-04-27 10:25:12 -05:00
Eric Seidel 155a1cd6a5 chore: Add one missing artifact for Linux x64 (#390) 2023-04-27 15:03:58 +00:00
Felix Angelov 54ede907ad chore: rename e2e workflow (#388) 2023-04-26 23:36:37 -05:00
Felix Angelov 9b2e272c65 test: add nightly shorebird_cli e2e installation test (#379) 2023-04-26 23:33:03 -05:00
Eric Seidel bf0bff44d4 chore(shorebird_cli): v0.0.9 (#387)
Co-authored-by: Felix Angelov <felangelov@gmail.com>
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-04-26 22:33:28 -05:00
Eric Seidel 3070e6443a docs: remove FAQ.md and update README.md (#386) 2023-04-26 22:43:34 -04:00
Eric Seidel c17834e900 chore: First-pass release notes for 0.0.9 (#384) 2023-04-26 21:06:55 -05:00
Eric Seidel bc8312845b chore: remove mention of TRUSTED_TESTERS.md (#383) 2023-04-26 20:49:46 -05:00
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
Felix Angelov bfb8c267ef fix(artifact_proxy): add dart-sdk-linux-arm64 (#380) 2023-04-26 15:06:39 -07:00
Eric Seidel 61f649c71a Update TRUSTED_TESTERS.md
Mention docs.shorebird.dev
2023-04-26 14:22:47 -07:00
Bryan Oltman 19adf89d53 chore(shorebird_cli): don't use FlutterVersionValidator for all commands (#378) 2023-04-26 16:58:07 -04:00
Eric Seidel f4996861ea Update flutter.version for async_update changes 2023-04-26 13:21:42 -07:00
Bryan Oltman 807800e3c1 feat(shorebird_cli): initial support for windows command line (#369) 2023-04-26 15:02:43 -04:00
Felix Angelov b4181c08fb feat(artifact_proxy): add script to generate artifact_manifest.yaml (#374) 2023-04-26 13:39:26 -05:00
Felix Angelov 89cda78077 feat(shorebird_cli): shorebird patch includes patch size (#373) 2023-04-26 13:28:05 -05:00
Eric Seidel d11c77f32b docs: Add a comment in shorebird.yaml to check in to version control. (#372) 2023-04-26 11:24:16 -05:00
Bryan Oltman 8538943c13 docs(artifact_proxy): add instructions for adding missing artifacts (#367) 2023-04-26 09:13:45 -04:00
Bryan Oltman 61bb8e79b1 fix(artifact_proxy): add missing Windows artifact patterns to config.dart (#366) 2023-04-25 12:38:45 -04:00
Bryan Oltman 12424af0e7 fix(shorebird_cli): use path.join to construct paths (#362) 2023-04-25 10:25:41 -04:00
Bryan Oltman 0afe845622 fix(shorebird_cli): remove leading whitespace from validation error 2023-04-24 16:31:02 -04:00
Bryan Oltman 28ae8e02df fix(shorebird_cli): add toString to FlutterValidationException (#360) 2023-04-24 16:30:21 -04:00
Bryan Oltman 624dafc415 fix(shorebird_cli): handle exceptions during validation more gracefully (#359) 2023-04-24 16:18:09 -04:00
Eric Seidel cc97ca201c chore: Fix .dart.dart in filename (#358) 2023-04-24 20:08:42 +00:00
Felix Angelov d6e051a257 refactor(discord_gcp_alerts): remove unused fields from GCPAlert (#355) 2023-04-24 11:11:06 -05:00
Bryan Oltman 679c59218b feat(code_push_protocol): add subscription object to user (#339) 2023-04-24 11:42:13 -04:00
Felix Angelov ed22a14ffb feat(discord_gcp_alerts): add discord gcp alerts package (#354) 2023-04-24 10:36:05 -05: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 6036426dd5 fix: Speculative fix for missing Linux x64 assets (#350) 2023-04-21 16:12:38 -07:00
Bryan Oltman 292044426f chore(shorebird_cli): use standardized message to tell user to login (#349) 2023-04-21 17:26:35 -04:00
Eric Seidel 8c0d07a740 chore: Update subscribe text (#348) 2023-04-21 20:31:14 +00:00
Eric Seidel bbb6abc821 docs: Update TRUSTED_TESTERS.md for 0.0.8 (#347) 2023-04-21 13:07:39 -07:00
Felix Angelov a7a0d509f3 docs(shorebird_cli): update README (#346) 2023-04-21 14:50:12 -05:00
Felix Angelov 1ba90e87c4 chore(shorebird_cli): v0.0.8 (#344) 2023-04-21 14:12:03 -05:00
Bryan Oltman 35888f0ab4 feat(shorebird_cli): add account subscribe command (#342) 2023-04-21 14:24:09 -04:00