Commit Graph

126 Commits

Author SHA1 Message Date
Felix Angelov e53c99a103 fix(shorebird_cli): canonicalize build paths (#535) 2023-05-24 10:24:34 -05:00
Felix Angelov dc4d3d2014 feat(shorebird_cli): add shorebird build ipa (#534) 2023-05-24 10:51:21 -04:00
Bryan Oltman 948d2cd53f feat(shorebird_cli): upload aab as part of release (#521) 2023-05-23 13:41:59 -04:00
Bryan Oltman 00973f9f29 fix(shorebird_cli): prune vended flutter branches on upgrade (#531)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-05-23 16:04:14 +00:00
Felix Angelov 77710e4a0b test(shorebird_cli): add missing test for shorebird collaborators delete (#511) 2023-05-17 21:15:29 +00:00
Felix Angelov a5338d5f84 feat(shorebird_cli): add shorebird collaborators delete (#510) 2023-05-17 14:04:48 -07:00
Felix Angelov 6727a4d4c5 feat(shorebird_cli): add shorebird collaborators add (#509) 2023-05-17 15:46:14 -05:00
Felix Angelov d42d3b0b53 feat(shorebird_cli): add shorebird collaborators list (#504) 2023-05-17 17:23:38 +00:00
Felix Angelov a17c4ad478 fix(shorebird_cli): productFlavor casing (#502) 2023-05-17 11:03:35 -05:00
Felix Angelov 869b027d9a refactor(shorebird_cli): remove shorebird channel command (#499) 2023-05-16 15:06:33 -05:00
Felix Angelov 78cd61a686 feat(shorebird_cli): shorebird channels delete (#496) 2023-05-15 15:34:08 -04:00
Felix Angelov 02a74e2a37 fix(shorebird_cli): shorebird channels create prompt for channel name (#495) 2023-05-15 19:21:38 +00:00
Felix Angelov b912598d5b refactor: upgrade to Dart 3 (#492) 2023-05-15 10:08:13 -07:00
Felix Angelov 9c5138d200 chore(shorebird_cli): shorebird patch revision error copy updates (#479) 2023-05-12 18:59:39 +00:00
Felix Angelov 3cf1198371 feat(shorebird_cli): shorebird release includes flutter_revision (#478) 2023-05-12 13:40:43 -05:00
Felix Angelov 01df7ed3ee feat(shorebird_cli): shorebird patch validates flutter revision (#476) 2023-05-12 13:17:13 -05:00
Felix Angelov c835c4b02e feat(shorebird_cli): expose flutter_revision on release (#475) 2023-05-12 11:40:59 -05:00
Felix Angelov 38cb754809 fix(shorebird_cli): derive version from app bundle (#471) 2023-05-12 11:10:18 -05:00
Bryan Oltman 55ace17167 chore(shorebird_cli): block release, patch, etc. on validation errors (#469) 2023-05-11 15:15:50 -07:00
Felix Angelov a66db40bce fix(shorebird_cli): shorebird init gradle issue (#462) 2023-05-09 12:51:22 -05:00
Kishan Rathore 07a9fbef36 feat(shorebird_cli): add --force to shorebird release (#449)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-05-08 10:25:50 -05:00
Felix Angelov 3d1930f612 feat(shorebird_cli): shorebird releases delete supports --flavor (#445) 2023-05-05 15:41:58 -05:00
Felix Angelov bcf08495f0 feat(shorebird_cli): shorebird releases list supports --flavor (#444) 2023-05-05 12:57:33 -07:00
Felix Angelov 3cc48558ec feat(shorebird_cli): shorebird patch supports flavors (#443) 2023-05-05 14:43:11 -05:00
Felix Angelov bd030dc6d4 feat(shorebird_cli): shorebird release supports flavors (#442) 2023-05-05 14:14:15 -05:00
Felix Angelov 8d52d86cb7 refactor(shorebird_cli): adjust shorebird.yaml flavors format (#440) 2023-05-05 13:28:52 -05:00
Bryan Oltman 301934a877 feat(shorebird_cli): add shorebird releases delete (#433) 2023-05-03 17:21:48 -04:00
Felix Angelov 402d125fb5 feat(shorebird_cli): shorebird init supports flavors (#429) 2023-05-03 21:07:25 +00:00
Bryan Oltman a3a630f59a feat(shorebird_cli): add releases list command (#427) 2023-05-02 18:42:29 -04:00
Felix Angelov c668fb64f7 feat(shorebird_cli): app_id in shorebird.yaml can be String or Map<String, String> (#426) 2023-05-02 14:54:31 -05:00
Bryan Oltman 5b49ed965a fix(shorebird_cli): use relative paths to manifest files in shorebird doctor (#419) 2023-05-02 14:17:43 -04:00
Bryan Oltman a584f856be feat(shorebird_cli): enable autofixing issues with shorebird doctor --fix (#405) 2023-05-02 14:11:23 -04: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 ba13d4a60a feat(shorebird_cli): shorebird build support --flavor and --target (#409) 2023-05-01 10:14:53 -05: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 bc8312845b chore: remove mention of TRUSTED_TESTERS.md (#383) 2023-04-26 20:49:46 -05:00
Bryan Oltman 19adf89d53 chore(shorebird_cli): don't use FlutterVersionValidator for all commands (#378) 2023-04-26 16:58:07 -04:00
Felix Angelov 89cda78077 feat(shorebird_cli): shorebird patch includes patch size (#373) 2023-04-26 13:28:05 -05:00
Bryan Oltman 12424af0e7 fix(shorebird_cli): use path.join to construct paths (#362) 2023-04-25 10:25:41 -04:00
Bryan Oltman 624dafc415 fix(shorebird_cli): handle exceptions during validation more gracefully (#359) 2023-04-24 16:18:09 -04:00
Bryan Oltman 292044426f chore(shorebird_cli): use standardized message to tell user to login (#349) 2023-04-21 17:26:35 -04:00
Bryan Oltman 35888f0ab4 feat(shorebird_cli): add account subscribe command (#342) 2023-04-21 14:24:09 -04:00
Felix Angelov 0ae738b581 chore(shorebird_cli): remove unnecessary trailing / from storage url (#343) 2023-04-21 17:49:23 +00:00
Bryan Oltman 69e8738e4a feat(shorebird_cli): Add account create command (#334)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-04-20 16:28:04 -04:00
Felix Angelov 4a5dc63247 feat(shorebird_cli): shorebird release supports build numbers (#298) 2023-04-20 13:52:14 -05:00
Felix Angelov 5741688a3f feat(shorebird_cli): shorebird build outputs artifact paths (#324) 2023-04-19 14:26:15 -05:00
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