Commit Graph

1284 Commits

Author SHA1 Message Date
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
Erick b7d5ea7628 chore: updating the json serializable generated code on code push protocol (#1994) 2024-04-30 17:10:56 +00:00
Bryan Oltman 5bdfcbfd93 test: remove patch e2e grep causing timeouts 2024-04-29 17:52:14 -04:00
Bryan Oltman 64efe9c7bc test: filter patch e2e test output to reduce noise 2024-04-29 11:28:07 -04:00
Bryan Oltman 8d38ea7954 test: properly stop app in patch e2e test 2024-04-29 11:17:03 -04:00
Bryan Oltman 1050ecab4c test: patch e2e don't grep for flutter 2024-04-26 13:06:53 -04:00
Bryan Oltman df33a2aed9 test: filter patch e2e output 2024-04-26 12:38:36 -04:00
Bryan Oltman f0b1ac7f6f test: fix patch e2e test patch install verification 2024-04-26 12:13:40 -04:00
Bryan Oltman f4e2980326 test: add test logging to e2e patch command 2024-04-26 11:45:53 -04:00
Bryan Oltman 9aa940e43e tests: update check for patch install in patch e2e tests 2024-04-26 11:31:38 -04:00
Bryan Oltman 0bce77cc69 test: attempt fix readline for patch e2e test 2024-04-26 11:17:20 -04:00
Felix Angelov 289b12e88f chore(shorebird_cli): v1.0.4 (#1978) 2024-04-25 17:29:11 -05:00
Felix Angelov 5651ac1a6e fix: revert " update cache artifacts on every command run" (#1975) 2024-04-25 17:21:43 -05:00
Bryan Oltman 65e0e56cce chore(shorebird_cli): release 1.0.3 (#1974) 2024-04-25 18:28:37 +00:00
Bryan Oltman 712af276d1 test: fix e2e patch sed command to work on Linux 2024-04-25 13:57:34 -04:00
Bryan Oltman ff98ca2f9b test: switch back to x86_64 emulator arch for patch e2e test 2024-04-25 13:46:44 -04:00
Bryan Oltman 9b0b1c6465 test: run e2e patch test on ubuntu 2024-04-25 13:42:17 -04:00
Bryan Oltman d0a8eee049 test: use arm64 emulator arch in patch e2e workflow 2024-04-25 13:35:58 -04:00
Bryan Oltman 0c4a8f2e7a test: specify emulator arch in patch e2e workflow 2024-04-25 13:30:24 -04:00
Bryan Oltman c78f3dc44a docs: add long string guidance to Dart style guide (#1970) 2024-04-25 12:57:12 -04:00