Commit Graph

1303 Commits

Author SHA1 Message Date
Felix Angelov cfd68095f4 chore(shorebird_cli): remove --debug-linker flag from shorebird patch (#2067) 2024-05-09 23:44:55 +00:00
Bryan Oltman d40b85117f fix(shorebird_cli): handle unpatchable diff exit gracefully 2024-05-09 16:32:19 -07:00
Felix Angelov cef8898cb9 fix(shorebird_cli): include link % and debug info in patch summary (#2063) 2024-05-09 23:19:47 +00:00
Bryan Oltman ae3f33e2f0 chore(shorebird_cli): remove unused zipAndConfirmUnpatchableDiffsIfNecessary (#2064) 2024-05-09 23:08:04 +00:00
Felix Angelov 580e55c161 fix(shorebird_cli): shorebird release patch instructions (#2062) 2024-05-09 22:09:00 +00:00
Felix Angelov 09c8827109 chore(shorebird_cli): move logs to application config directory (#2060) 2024-05-09 22:01:33 +00:00
Felix Angelov 40e8df11bc chore(shorebird_cli): rename to --platforms (#2056) 2024-05-09 21:16:12 +00:00
Eric Seidel 970c71eb8a chore: roll version to 1.0.6 and add release notes (#2057) 2024-05-09 13:06:33 -07:00
Felix Angelov 252b523c54 ci: migrate to artifact registry (#2055) 2024-05-09 13:43:13 -05:00
Bryan Oltman 5fb80761d8 fix(shorebird_cli): add shorebirdEnvRef to integration test 2024-05-09 11:38:36 -07:00
Bryan Oltman 5c1a6b1c79 fix(shorebird_cli): fix tests 2024-05-09 11:33:40 -07:00
Bryan Oltman 0adaa7e4fc fix(shorebird_cli): add debug-linker param to patch command, use xcarchive as main ios artifact 2024-05-09 11:32:59 -07:00
Bryan Oltman 95f267deef refactor(shorebird_cli): delete old patch command and mixins (#2052) 2024-05-09 18:17:35 +00:00
Felix Angelov 47bc66d566 test(shorebird_cli): stop generating diff file during test runs (#2053) 2024-05-09 13:09:50 -05:00
Felix Angelov a06de49490 feat(shorebird_cli): create new IosPatcher (#2046) 2024-05-09 12:42:39 -05:00
Bryan Oltman 92a81adf36 refactor(shorebird_cli): remove old release commands (#2051) 2024-05-09 13:29:17 -04:00
Bryan Oltman d94182ae53 refactor(shorebird_cli): Add IosFrameworkPatcher (#2036) 2024-05-09 11:59:11 -04:00
Erick 1ede8d895f refactor: abstracting the usage of the patch program to its own exe (#2048)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-05-09 04:45:38 +00:00
Erick c4cf1cf54f feat: removing spam logging in the test of shorebird logger (#2049) 2024-05-08 21:39:42 -07:00
Erick 5232b27cef feat: adding local file logging to the cli (#2034)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-05-08 22:33:16 +00:00
Felix Angelov 0cfd9a7d72 feat(shorebird_cli): introduce createPatchMetadata to Patcher (#2044) 2024-05-08 17:17:54 -05:00
Felix Angelov 49b7107f1a feat(shorebird_cli): add --dry-run to new release command (#2042) 2024-05-08 18:28:18 +00:00
Felix Angelov 14a25ae3f3 chore: add tests to PULL_REQUEST_TEMPLATE.md (#2041) 2024-05-08 12:52:33 -05:00
Felix Angelov 550bbd3d18 test(shorebird_cli): add missing coverage for AarPatcher (#2040) 2024-05-08 17:41:26 +00:00
Felix Angelov f07a669e20 feat(shorebird_cli): include --dry-run in new patch command (#2038) 2024-05-08 12:26:31 -05:00
Bryan Oltman fc1c2546f9 refactor(shorebird_cli): Add AarPatcher (#2035) 2024-05-08 12:18:40 -04:00
Bryan Oltman 18a944d43a refactor(shorebird_cli): add releaseTypes ArgResults extension, move release_type.dart (#2033) 2024-05-07 22:41:38 -05:00
Bryan Oltman 63f21f97c4 refactor(shorebird_cli): add argResults to Patcher (#2032) 2024-05-07 23:21:55 -04:00
Bryan Oltman 320ab4b071 refactor(shorebird_cli): introduce new patch command (#2030) 2024-05-07 20:22:23 -04:00
Felix Angelov 0b3f4ade50 chore(shorebird_cli): upgrade pkg:archive to ^3.5.1 (#2028) 2024-05-07 13:09:10 -07:00
dependabot[bot] de584195d7 chore(deps): bump google-github-actions/deploy-cloudrun from 2.4.0 to 2.4.1 in the gh-deps group (#2019)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 13:00:35 -07:00
dependabot[bot] 578c4cd2ea chore(deps): bump the discord_gcp_alerts-deps group across 1 directory with 3 updates (#2026)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 13:00:19 -07:00
Felix Angelov 8a57ba0772 chore(e2e): include space in path for patch e2e (#2025)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2024-05-07 12:59:57 -07:00
Felix Angelov 123609aed9 chore(shorebird_cli): remove unused imports (#2027) 2024-05-07 19:56:14 +00:00
Bryan Oltman 222308f1d9 refactor(shorebird_cli): Add IosFrameworkReleaser for new release command (#2013) 2024-05-07 18:46:42 +00:00
Bryan Oltman b37c5b1b8a refactor(shorebird_cli): copy ShorebirdArtifactMixin methods for ios-framework to ArtifactManager (#2012) 2024-05-07 18:37:33 +00:00
Bryan Oltman e31959270d refactor(shorebird_cli): copy buildIosFramework to ArtifactBuilder (#2011) 2024-05-07 18:26:29 +00:00
Bryan Oltman 9d7a367da8 refactor(shorebird_cli): add iOS support to new release command (#2008) 2024-05-07 14:16:00 -04:00
Bryan Oltman e42991c10d refactor(shorebird_cli): add iOS artifact lookup methods to ArtifactManager (#2010) 2024-05-07 17:52:19 +00:00
Bryan Oltman e9f10d8992 refactor(shorebird_cli): add buildIpa to ArtifactBuilder (#2009)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-05-07 17:44:28 +00:00
Bryan Oltman 98b1b09571 refactor(shorebird_cli): Introduce new release command (#2003)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
Co-authored-by: Erick <erickzanardoo@gmail.com>
2024-05-07 13:31:46 -04:00
Erick f46f7151d6 feat: always saving the debug info data (#2024) 2024-05-07 10:00:29 -07:00
Felix Angelov c22601e6c9 chore(shorebird_cli): v1.0.5 (#2022) 2024-05-06 18:00:13 -05:00
Erick 5775c8b5c2 chore: add frontmatter to new version smoke test template (#2023)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-05-06 17:15:30 -05:00
Felix Angelov 8c210082e2 chore: roll Flutter to 4b22a31bd9911c8317319292a9a103217919649e (improve class table link %) 2024-05-06 16:02:18 -05:00
dependabot[bot] b2733fba30 chore(deps): bump the artifact_proxy-deps group in /packages/artifact_proxy with 2 updates (#1985)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2024-05-06 03:01:44 +00:00
Bryan Oltman e9fa7b55db refactor(shorebird_cli): add buildAar to ArtifactBuilder (#2001) 2024-05-01 22:03:54 +00:00
Bryan Oltman b34763ab70 refactor(shorebird_cli): move buildApk to ArtifactBuilder (#2000) 2024-05-01 21:58:04 +00:00
Bryan Oltman 9be157472a refactor(shorebird_cli): introduce ArtifactBuilder to move away from ShorebirdBuildMixin (#1998) 2024-05-01 18:26:19 +00:00
Erick cd497aa642 feat: adding hash signature field to patches (#1989) 2024-04-30 14:25:03 -03:00