Commit Graph

  • f3da091bb0 feat: add package:scoped (#600) Felix Angelov 2023-06-07 08:19:34 -07:00
  • c1c87effb9 chore(shorebird_cli): warn for iOS commands (#599) Bryan Oltman 2023-06-07 11:11:27 -04:00
  • 4acf18667e feat(shorebird_cli): add patch ios-preview command (#595) Bryan Oltman 2023-06-07 08:38:55 -04:00
  • bbf1e2c7a0 feat(shorebird_cli): create a release with shorebird release ios-preview (#594) Bryan Oltman 2023-06-06 17:35:19 -04:00
  • b0d60229bd feat(shorebird_cli): upgrade to Flutter 3.10.3 (#596) Felix Angelov 2023-06-06 12:26:53 -07:00
  • aecc1ed1e8 chore(shorebird_cli): v0.4.0 (#592) Felix Angelov 2023-06-02 16:09:06 -07:00
  • 769da59041 fix(shorebird_cli): shorebird release android fails for existing release (#591) Felix Angelov 2023-06-02 15:58:17 -07:00
  • 722862dcbe fix(code_push_protocol): rename upload_url to url for backward compat (#588) Felix Angelov 2023-06-02 15:08:24 -07:00
  • bd65174c5b fix(code_push_protocol): remove unnecessary artifact size transformer Felix Angelov 2023-06-02 16:46:15 -05:00
  • 53a5025182 fix(code_push_protocol): add missing identifiers to create artifact responses (#587) Felix Angelov 2023-06-02 14:26:35 -07:00
  • e0d19ee23b feat(code_push_client): adjust create artifact APIs to use uploadUrl (#586) Felix Angelov 2023-06-02 13:48:55 -07:00
  • 95bbd7b42d feat(shorebird_cli): add ability to patch aars (#577) Bryan Oltman 2023-06-02 16:02:19 -04:00
  • 60b439c6e1 feat(shorebird_cli): add aar differ (#584) Bryan Oltman 2023-06-02 15:07:24 -04:00
  • e58c9a263f refactor(code_push_protocol): rename url to upload_url (#585) Felix Angelov 2023-06-02 12:03:13 -07:00
  • 75f6a3ee26 refactor(code_push_protocol): move upload urls to artifact responses (#583) Felix Angelov 2023-06-02 11:54:48 -07:00
  • ff0c2fa5c1 feat(code_push_protocol): add CreatePatchResponse (#582) Felix Angelov 2023-06-02 09:48:49 -07:00
  • 46e66a7036 refactor(code_push_protocol): make CreateReleaseResponse compatible with v1 (#581) Felix Angelov 2023-06-02 09:22:11 -07:00
  • 90bf165518 feat(code_push_protocol): add CreateReleaseResponse and ArtifactUploadUrls (#576) Felix Angelov 2023-06-02 07:59:08 -07:00
  • 75c1725a69 feat: teach cutler that Dart exists (#579) Eric Seidel 2023-06-01 17:35:22 -04:00
  • b8da256b5e feat: Give cutler some sane default behavior (#578) Eric Seidel 2023-06-01 17:14:31 -04:00
  • 3c07866cdc refactor(shorebird_cli): consolidate command precondition checks in ShorebirdValidationMixin (#575) Bryan Oltman 2023-06-01 12:25:25 -04:00
  • 5b28adf8e2 chore(shorebird_cli): change patch to patch android to prepare for ios and aars (#574) Bryan Oltman 2023-06-01 12:20:14 -04:00
  • a1c0bf4468 feat(shorebird_cli): add release android_archive command (#573) Bryan Oltman 2023-05-31 17:42:09 -04:00
  • 6c7473d5ea feat(shorebird_cli): add shorebird build aar command (#570) Bryan Oltman 2023-05-31 17:21:48 -04:00
  • efda257b1e feat(shorebird_cli): recognize flavors in Flutter modules (#569) Bryan Oltman 2023-05-31 11:35:19 -04:00
  • 6ec13d23b4 chore: v0.3.1 (#566) Felix Angelov 2023-05-31 07:37:21 -07:00
  • 1311f745cd chore(shorebird_cli): add logging around artifact creation (#565) Bryan Oltman 2023-05-30 16:46:11 -04:00
  • f3fd193c55 chore(shorebird_cli): add verbose logging to ShorebirdProcess (#564) Bryan Oltman 2023-05-30 16:08:15 -04:00
  • 50133c16db chore(shorebird_code_push_client): verbose log requests (#563) Bryan Oltman 2023-05-30 15:58:36 -04:00
  • 6abe32b956 fix(shorebird_cli): don't fail if a release artifact has already been uploaded (#554) Bryan Oltman 2023-05-30 11:37:25 -04:00
  • 21c095ebaf chore(shorebird_cli): improve error messages for failed artifact uploads (#559) Bryan Oltman 2023-05-30 11:08:55 -04:00
  • b4dc44a7b2 chore(shorebird_cli): v0.3.0 (#552) Felix Angelov 2023-05-25 17:07:30 -07:00
  • bbba356fb2 fix: upgrade to Flutter 3.10.2 FlutterJNI hotfix (#551) Felix Angelov 2023-05-25 16:42:58 -07:00
  • 729dfee607 fix(shorebird_cli): shorebird init flavor detection progress (#550) Felix Angelov 2023-05-25 09:53:55 -07:00
  • 75bce9d819 feat(shorebird_cli): shorebird init report progress when detecting flavors (#549) Felix Angelov 2023-05-25 09:31:13 -07:00
  • 2b8a406288 feat(shorebird_cli): upgrade to Flutter 3.10.2 (#544) Felix Angelov 2023-05-25 09:23:38 -07:00
  • b76231720e refactor(shorebird_cli): remove functionality from shorebird release (#548) Felix Angelov 2023-05-25 08:23:04 -07:00
  • 612f73e87c fix(shorebird_cli): fix tests that mock Process.run with java (#547) Bryan Oltman 2023-05-24 22:40:20 -04:00
  • 03696dbf93 fix(shorebird_cli): only use / path separators when reading zip archive (#546) Bryan Oltman 2023-05-24 22:19:09 -04:00
  • c4dd10b838 fix(shorebird_cli): remove lookup of nonexistent argument (#545) Bryan Oltman 2023-05-24 22:02:13 -04:00
  • fc4324bec7 feat(shorebird_cli): shorebird release ios scaffold (#543) Felix Angelov 2023-05-24 14:48:11 -07:00
  • f3999fdd7b feat(shorebird_cli): alert user of non-patchable changes (#538) Bryan Oltman 2023-05-24 17:44:21 -04:00
  • 146f84b9bc refactor(shorebird_cli): refactor shorebird release in favor of shorebird release android (#541) Felix Angelov 2023-05-24 14:16:51 -07:00
  • 919792d04d refactor(shorebird_cli): move release command into release directory (#540) Felix Angelov 2023-05-24 13:52:23 -07:00
  • 19e814a292 chore(code_push_protocol): use flutter-style todos (#537) Felix Angelov 2023-05-24 08:33:25 -07:00
  • 43933f35c6 chore(cutler): sort imports (#536) Felix Angelov 2023-05-24 08:28:22 -07:00
  • e53c99a103 fix(shorebird_cli): canonicalize build paths (#535) Felix Angelov 2023-05-24 08:24:34 -07:00
  • dc4d3d2014 feat(shorebird_cli): add shorebird build ipa (#534) Felix Angelov 2023-05-24 07:51:21 -07:00
  • 0a4c94bac3 refactor(cutler): move command files to dedicated directory (#530) Bryan Oltman 2023-05-23 13:49:45 -04:00
  • 948d2cd53f feat(shorebird_cli): upload aab as part of release (#521) Bryan Oltman 2023-05-23 13:41:59 -04:00
  • 00973f9f29 fix(shorebird_cli): prune vended flutter branches on upgrade (#531) Bryan Oltman 2023-05-23 12:04:14 -04:00
  • d635cfb59b fix(artifact_proxy): add missing windows artifact (#528) Felix Angelov 2023-05-22 16:53:49 -05:00
  • 29f1572ae5 docs: use shorebird/main branch (#526) Felix Angelov 2023-05-22 15:08:02 -05:00
  • 19f593a947 chore(shorebird_cli): v0.2.2 (#527) Felix Angelov 2023-05-22 15:01:39 -05:00
  • 7c39a27c67 feat: upgrade to Flutter 3.10.1 (#525) Felix Angelov 2023-05-22 14:44:26 -05:00
  • c9ca5e3b4d fix(cutler): don't use --fork-point flag in rebase command (#523) Bryan Oltman 2023-05-22 12:33:03 -04:00
  • c1e2823f54 docs: delete RELEASING.md (#516) Bryan Oltman 2023-05-18 17:37:33 -04:00
  • 77710e4a0b test(shorebird_cli): add missing test for shorebird collaborators delete (#511) Felix Angelov 2023-05-17 16:15:29 -05:00
  • a5338d5f84 feat(shorebird_cli): add shorebird collaborators delete (#510) Felix Angelov 2023-05-17 16:04:48 -05:00
  • 6727a4d4c5 feat(shorebird_cli): add shorebird collaborators add (#509) Felix Angelov 2023-05-17 15:46:14 -05:00
  • eaa1ef45c3 docs: add branch sync instructions to FORKING_FLUTTER.md (#507) Bryan Oltman 2023-05-17 15:03:37 -04:00
  • 7ba4c11a27 refactor(code_push_protocol): create collaborators via email (#506) Felix Angelov 2023-05-17 12:36:20 -05:00
  • d42d3b0b53 feat(shorebird_cli): add shorebird collaborators list (#504) Felix Angelov 2023-05-17 12:23:38 -05:00
  • 84e2b0fab3 chore(deps): upgrade to very_good_analysis 5.0.0 (#505) Felix Angelov 2023-05-17 12:20:36 -05:00
  • a613e1a68b feat(code_push_client): add getCollaborators (#503) Felix Angelov 2023-05-17 12:09:53 -05:00
  • a17c4ad478 fix(shorebird_cli): productFlavor casing (#502) Felix Angelov 2023-05-17 11:03:35 -05:00
  • 20ea6b3abc feat(code_push_client): add deleteAppCollaborator (#501) Felix Angelov 2023-05-16 17:09:20 -05:00
  • e6facd99d5 bump flutter.version Bryan Oltman 2023-05-16 18:03:17 -04:00
  • d2663568ce Bump shorebird_cli version Bryan Oltman 2023-05-16 18:00:41 -04:00
  • 919497ca3f bump flutter.version Bryan Oltman 2023-05-16 17:58:44 -04:00
  • 5ced16410b feat(code_push_protocol): add Collaborator model (#500) Felix Angelov 2023-05-16 15:51:56 -05:00
  • 869b027d9a refactor(shorebird_cli): remove shorebird channel command (#499) Felix Angelov 2023-05-16 15:06:33 -05:00
  • 78cd61a686 feat(shorebird_cli): shorebird channels delete (#496) Felix Angelov 2023-05-15 14:34:08 -05:00
  • 02a74e2a37 fix(shorebird_cli): shorebird channels create prompt for channel name (#495) Felix Angelov 2023-05-15 14:21:38 -05:00
  • 632d567dc3 feat(code_push_client): add deleteChannel (#494) Felix Angelov 2023-05-15 14:00:02 -05:00
  • f114079c30 feat(code_push_client): add createAppCollaborator (#493) Felix Angelov 2023-05-15 13:41:06 -05:00
  • b912598d5b refactor: upgrade to Dart 3 (#492) Felix Angelov 2023-05-15 10:08:13 -07:00
  • c31c0300ca feat(code_push_protocol): add CreateAppCollaboratorRequest (#491) Felix Angelov 2023-05-15 08:29:44 -07:00
  • db51a4e5f7 chore(shorebird_cli): v0.2.0 (#482) Felix Angelov 2023-05-12 13:31:08 -07:00
  • 9c5138d200 chore(shorebird_cli): shorebird patch revision error copy updates (#479) Felix Angelov 2023-05-12 11:59:39 -07:00
  • 3cf1198371 feat(shorebird_cli): shorebird release includes flutter_revision (#478) Felix Angelov 2023-05-12 11:40:43 -07:00
  • 01df7ed3ee feat(shorebird_cli): shorebird patch validates flutter revision (#476) Felix Angelov 2023-05-12 11:17:13 -07:00
  • c835c4b02e feat(shorebird_cli): expose flutter_revision on release (#475) Felix Angelov 2023-05-12 09:40:59 -07:00
  • 38cb754809 fix(shorebird_cli): derive version from app bundle (#471) Felix Angelov 2023-05-12 09:10:18 -07:00
  • 319e10ec76 feat: Move to Flutter 3.10.0 (#473) Eric Seidel 2023-05-11 20:39:30 -04:00
  • 55ace17167 chore(shorebird_cli): block release, patch, etc. on validation errors (#469) Bryan Oltman 2023-05-11 15:15:50 -07:00
  • 39d009d4a6 chore: Add new path for web sdk in 3.10.0 Eric Seidel 2023-05-11 13:30:25 -07:00
  • bc63145936 ci: adjust coverage requirement for cutler (#470) Felix Angelov 2023-05-11 14:19:25 -05:00
  • c1fa4b2612 test: add first tests for cutler Eric Seidel 2023-05-11 12:09:44 -07:00
  • 35f165f605 chore: Add missing cutler files Eric Seidel 2023-05-11 11:58:03 -07:00
  • b5df3e3b34 chore: change our branch name pattern Eric Seidel 2023-05-11 11:36:18 -07:00
  • 1df12e0f87 feat: add a cutler print-versions command (#468) Eric Seidel 2023-05-11 14:28:18 -04:00
  • fe41d6a0c9 docs: add https://pub.dev/packages/flutter_eval (#464) Konstantin Nosov 2023-05-11 10:22:03 -07:00
  • 4b775c5f22 docs(cutler): add more info to readme (#465) Bryan Oltman 2023-05-11 10:06:19 -07:00
  • 192f77f35a feat: teach cutler about Flutter channels (#454) Eric Seidel 2023-05-09 15:54:30 -04:00
  • a66db40bce fix(shorebird_cli): shorebird init gradle issue (#462) Felix Angelov 2023-05-09 12:51:22 -05:00
  • e5741a43db docs: make artifact proxy / return an explainer (#452) Eric Seidel 2023-05-09 13:41:17 -04:00
  • 07a9fbef36 feat(shorebird_cli): add --force to shorebird release (#449) Kishan Rathore 2023-05-08 20:55:50 +05:30
  • 8b985cd782 Update RELEASE_NOTES.md Eric Seidel 2023-05-05 17:56:05 -07:00
  • 1c9446fc62 Update RELEASE_NOTES.md Eric Seidel 2023-05-05 17:55:39 -07:00