Commit Graph

1260 Commits

Author SHA1 Message Date
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
Erick 955c8ba87f fix: patch multi dimensional flavor patch and improve release (#1968)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-04-25 13:49:53 -03:00
Erick 0e51a093ce chore: adding smoke tests issue template (#1971) 2024-04-25 11:04:45 -04:00
Bryan Oltman 82333397df docs: add initial Dart style guide (#1967)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-25 09:40:00 -04:00
Bryan Oltman ac4a2015b3 fix(shorebird_cli): select correct arch for local engine target (#1963)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-24 16:27:49 -04:00
Bryan Oltman 24093316e5 fix(shorebird_cli): use completion command when compiling shorebird for Windows (#1965) 2024-04-24 14:30:42 -04:00
Bryan Oltman c73f648c72 Update flutter for 3.19.6 2024-04-24 14:02:25 -04:00
Erick ad3be5540a fix(shorebird_cli): handle multi-dimensional flavors on android (#1960)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-04-24 17:53:02 +00:00
Bryan Oltman 09507fa03d test(shorebird_cli): add full coverage for ShorebirdYamlAssetValidator 2024-04-24 10:45:48 -04:00
borjandev 5ab5b2c97f feat(shorebird_cli): add ShorebirdYamlAssetValidator (#1907)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-23 20:48:07 +00:00
Bryan Oltman 764142eca7 fix(shorebird_cli): update cache artifacts on every command run, log progress (#1958)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2024-04-23 19:05:12 +00:00
Erick 7652dc682c feat: Adding debug-linker flag to patch ios command (#1934)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-22 15:15:55 -03:00
Bryan Oltman 1d1febf118 chore(shorebird_cli): use upstream googleapis_auth package (#1952) 2024-04-22 12:00:16 -04:00
Bryan Oltman 75656a91cd enforce our actual Dart SDK minimum 2024-04-22 11:49:59 -04:00
dependabot[bot] 22a02c068f chore(deps): bump google-github-actions/deploy-cloudrun from 2.3.0 to 2.4.0 in the gh-deps group (#1950)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 10:43:55 -05:00
dependabot[bot] 24da04e41d chore(deps): bump test from 1.25.3 to 1.25.4 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group (#1949)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 10:43:41 -05:00
dependabot[bot] ee118c46c7 chore(deps): bump test from 1.25.3 to 1.25.4 in /packages/artifact_proxy in the artifact_proxy-deps group (#1948)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 10:43:29 -05:00
dependabot[bot] a4c9853b5d chore(deps): bump mason_logger from 0.2.12 to 0.2.15 in /packages/shorebird_cli in the shorebird_cli-deps group (#1951)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 10:43:11 -05:00
Bryan Oltman ccfeb87d0d chore(shorebird_cli): improve patch output when release uses non-default flutter version (#1932) 2024-04-18 11:57:09 -04:00
Bryan Oltman 3bd3f64e8e chore(shorebird_cli): release 1.0.2 (#1931) 2024-04-18 15:21:43 +00:00
Bryan Oltman 4c181147e7 fix(shorebird_cli): revert 'camel case flavors can confuse path finding for android' (#1929) 2024-04-18 15:01:38 +00:00
Felix Angelov 10f4461018 feat(shorebird_cli): shorebird patch includes Flutter version when building (#1925) 2024-04-17 15:47:53 -05:00
Eric Seidel c99ed4e3e3 docs: update release notes to explain required upgrade. (#1926) 2024-04-17 13:25:54 -07:00
Felix Angelov da4217e1cc chore: RELEASE_NOTES 1.0.1 date 2024-04-17 15:22:01 -05:00
Felix Angelov b6b1cb4e47 chore(shorebird_cli): update lockfile 2024-04-17 14:58:40 -05:00