Commit Graph

528 Commits

Author SHA1 Message Date
Felix Angelov dab01ff84d docs: add cutler and codecov to README.md (#710) 2023-06-23 17:21:26 -05:00
Felix Angelov 44d1455f17 chore(shorebird_cli): v0.6.0 (#709) 2023-06-23 21:43:45 +00:00
Felix Angelov 6d80fa3d92 feat(shorebird_cli): show usage per app for current billing cycle (#708) 2023-06-23 21:28:19 +00:00
Bryan Oltman f28fb358ed feat(shorebird_cli): upload ipa as part of shorebird release ios (#705) 2023-06-23 17:24:18 -04:00
Bryan Oltman 5d46d3fe36 fix(shorebird_cli): use correct ipa file name (#706) 2023-06-23 16:17:45 -04:00
Felix Angelov 6fbe9a6f05 refactor(code_push_protocol)!: simplify AppUsage model (#707) 2023-06-23 15:11:11 -05:00
Bryan Oltman 2a6a096f8f feat(shorebird_cli): show changed files when warning user of patch content differences (#704) 2023-06-23 16:09:33 -04:00
Felix Angelov de4c1a3cef feat(shorebird_cli): shorebird release android --artifact apk (#702) 2023-06-23 10:06:21 -05:00
Eric Seidel b511b09f77 chore: move discord links to our vanity url (#703) 2023-06-23 08:57:31 -05:00
Eric Seidel f13b4bdd7b chore: roll flutter version to fixed engine 2023-06-22 15:11:24 -07:00
Eric Seidel 51f149d294 chore: fix previous broken flutter revision 2023-06-22 15:03:37 -07:00
Eric Seidel 0b84dca3c7 chore: point to fixed shorebird/dev with anr_fix 2023-06-22 15:01:37 -07:00
Eric Seidel 07ee9a9f54 chore: roll flutter version for anr fix (#701)
As part of fix for #695
2023-06-22 13:21:25 -07:00
Felix Angelov d16657fbaf chore(shorebird_cli): v0.5.1 (#697) 2023-06-21 13:07:50 -05:00
Felix Angelov 7ff2aed5e4 feat(shorebird_cli): login:ci command (#694) 2023-06-20 17:37:46 -05:00
Felix Angelov b89f86195d fix(artifact_proxy): add missing linux-x64-debug artifact (#689) 2023-06-19 15:46:50 +00:00
Felix Angelov f1edb73407 chore(shorebird_cli): v0.5.0 (#683) 2023-06-16 22:13:23 +00:00
Felix Angelov 86ad12fb22 feat: upgrade to Flutter 3.10.5 (#681) 2023-06-16 17:01:50 -05:00
Felix Angelov 01d33b6826 feat(shorebird_cli): add shorebird account usage command (#680) 2023-06-16 15:09:54 -05:00
Felix Angelov 7f95a0a931 feat(code_push_client): add getUsage (#678) 2023-06-16 14:24:57 -05:00
Bryan Oltman cb243c73ce fix(shorebird_cli): only run project-specific validators when in a shorebird project directory (#671) 2023-06-16 11:35:19 -04:00
Felix Angelov 55e5dceb4f feat(code_push_client): Allow release commands to be run if no release artifacts exist for the given platform (#667)
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
2023-06-16 11:32:08 -04:00
Felix Angelov 94b12911d4 chore: upgrade to package:http ^1.0.0 (#668) 2023-06-15 16:18:22 -05:00
Bryan Oltman 13685b3c5d refactor(shorebird_cli): migrate ReleaseAarCommand to use CodePushClientWrapper (#665) 2023-06-15 16:03:03 -04:00
Felix Angelov 42ededbb2b feat(code_push_protocol): add GetUsageResponse (#666) 2023-06-15 14:47:29 -05:00
Bryan Oltman 32f3b05377 refactor(shorebird_cli): use CodePushClientWrapper in patch aar command (#664) 2023-06-15 15:06:54 -04:00
Felix Angelov ef09b7826c refactor(shorebird_cli): use scoped auth (#662)
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
2023-06-15 11:56:01 -04:00
Bryan Oltman a11c9be59a fix(shorebird_cli): check for existing release before asking user to confirm (#660) 2023-06-14 20:45:01 +00:00
Bryan Oltman 40d5300d18 chore(shorebird_cli): 0.4.5 (#659) 2023-06-14 20:07:19 +00:00
Felix Angelov 5c05cf8ad4 chore(shorebird_cli): remove mention of trusted testers (#657) 2023-06-14 15:44:11 -04:00
Felix Angelov 7f3e7c0e2a feat(shorebird_cli): support SHOREBIRD_HOSTED_URL env variable (#656) 2023-06-14 13:17:59 -05:00
Felix Angelov 44a4c3c8c5 feat(code_push_client): add CodePushUpgradeRequiredException (#655) 2023-06-14 09:29:20 -07:00
Felix Angelov 1450ae2bda refactor(code_push_client): create http wrapper to standardize headers (#648) 2023-06-14 10:26:58 -05:00
Eric Seidel 5baa22c8f0 chore: split versions_test from cutler_test, mostly to trigger coverage (#615)
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
2023-06-13 22:15:16 -04:00
Felix Angelov f8e75e41eb feat(shorebird_cli): Flutter 3.10.4 (#649) 2023-06-13 19:24:45 -05:00
Bryan Oltman b87dc5ea2a docs(shorebird_cli): delete GLOSSARY.md (#642) 2023-06-13 17:24:36 -05:00
Bryan Oltman 8957c78532 fix(shorebird_cli): tell xcodebuild not to manage ipa build number (#641) 2023-06-13 17:45:39 -04:00
Felix Angelov 280880ac05 feat(code_push_client): include x-version header (#647) 2023-06-13 17:37:43 -04:00
Felix Angelov 51849f5d07 feat(code_push_client): track version (#646) 2023-06-13 16:13:23 -05:00
Felix Angelov 57ad26b184 feat(artifact_proxy): include ios release artifacts (#644) 2023-06-13 15:44:11 -05:00
Bryan Oltman e71b1bee51 chore(shorebird_cli): update to version 0.4.4 (#640) 2023-06-12 22:27:03 -04:00
Bryan Oltman f4978080b5 fix(shorebird_cli): put ios patch artifact in build directory (#631) 2023-06-12 18:04:04 -04:00
Felix Angelov 2fc0cdb36b feat(code_push_protocol): GetReleaseArtifactsResponse (#632) 2023-06-12 16:57:42 +00:00
Bryan Oltman a70866bee9 feat(shorebird_cli): add release instructions to shorebird release ios (#627) 2023-06-12 10:48:52 -04:00
Bryan Oltman 39b34dab5a chore(shorebird_cli): print detected version number in patch commands (#626) 2023-06-12 10:48:24 -04:00
Bryan Oltman 2736da73c8 chore(shorebird_cli): v0.4.3 (#630) 2023-06-10 21:50:50 -05:00
Felix Angelov 07dc120348 fix(shorebird_cli): pass flavor when building android artifacts (#628) 2023-06-11 02:28:30 +00:00
Felix Angelov acaff0c03b feat(shorebird_cli): upgrade to Flutter 3.10.4 (#613) 2023-06-09 16:18:14 -05:00
Felix Angelov 9f4b0f9e07 chore(shorebird_cli): v0.4.2 (#624) 2023-06-09 15:45:06 -05:00
Bryan Oltman 12bb74cdc2 chore(shorebird_cli): hide ios commands (#623) 2023-06-09 16:35:08 -04:00