Commit Graph

1248 Commits

Author SHA1 Message Date
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
Bryan Oltman ad0fc492b7 chore: remove has(asset|native)Changes property from CreatePatchRequest (#1924) 2024-04-17 14:54:58 -04:00
Felix Angelov ef2a97cfbc chore: update RELEASE_NOTES for v1.0.1 2024-04-17 13:31:02 -05:00
borjandev a4813f9e4c fix(shorebird_cli): adjust pubspec.yaml parser to be lenient (#1919)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-17 18:27:38 +00:00
Bryan Oltman b1d963e0fc fix(shorebird_cli): close input stream when extracting cache artifacts (#1923) 2024-04-17 18:16:08 +00:00
Bryan Oltman 0fec75d1c3 chore(shorebird_cli): improve missing file exceptions in ArtifactManager.createDiff (#1922) 2024-04-17 17:49:04 +00:00
Felix Angelov 74ef15cbea chore: update RELEASE_NOTES for v1.0.1 2024-04-17 12:10:40 -05:00
borjandev 027e1be2c5 fix(shorebird_cli): log stack trace only when using --verbose (#1918)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-17 17:09:17 +00:00
borjandev 1335f28cc0 chore(shorebird_cli): dart pub upgrade --major-versions (#1921)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-17 11:33:36 -05:00
Bryan Oltman 74fab18c3d fix(shorebird_cli): don't use localhost for code push endpoint 2024-04-17 12:31:12 -04:00
borjandev 1cd1db9a40 chore(shorebird_cli): set vscode line length and editor rulers to 80 characters (#1908)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-17 11:26:43 -05:00
Felix Angelov 4c14ac6e0a chore: roll flutter to 47571af6a3acdebedf88255099ff1de1c3324049 (release perf regression) 2024-04-17 11:21:05 -05:00
Bryan Oltman 34c33695d9 feat: add filename to CreateReleaseArtifactRequest (#1920) 2024-04-17 16:19:37 +00:00