Commit Graph

1235 Commits

Author SHA1 Message Date
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
Felix Angelov ec1fe79113 chore(shorebird_cli): v1.0.1 (#1901)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2024-04-16 23:12:54 +00:00
Bryan Oltman 81c250c8d1 feat: add support for custom code push client headers, add x-cli-version header to CLI requests (#1913)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-16 17:59:25 -05:00
Felix Angelov 6feb0f8b21 chore: roll flutter to 499169c6ccdcdfa6d6dcb02255cf540d2c066a07 (fix LinkTable alignment) 2024-04-16 17:49:13 -05:00
Felix Angelov 3dc991cc91 fix(shorebird_cli): ensure all release artifacts are built using the same flutter revision (#1911) 2024-04-16 19:03:04 +00:00
Felix Angelov 2972919a5e fix(shorebird_cli): flaky windows failure due to pkg:archive (#1906) 2024-04-16 13:38:19 -05:00
borjandev 3ad8a19df1 chore(bootstrap): pin very_good_cli and remove --analytics (#1905) 2024-04-16 09:22:00 -05:00
dependabot[bot] 37f51c1e3c chore(deps): bump test from 1.25.2 to 1.25.3 in /packages/artifact_proxy in the artifact_proxy-deps group (#1897)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 21:09:26 -05:00
dependabot[bot] c3ef80cec0 chore(deps): bump test from 1.25.2 to 1.25.3 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group (#1895)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 21:09:10 -05:00
Felix Angelov 407b300497 chore: roll Flutter to d49fa6f41d0057aed2c0785b3f16fd07f3aa5017 (fix pp hash index accumulation and CatchEntryMove) 2024-04-15 20:42:01 -05:00
Bryan Oltman 4fd32142b5 chore(shorebird_cli): convert double to single quotes 2024-04-15 16:00:20 -04:00
Bryan Oltman 0b0c72850c feat(shorebird_cli): add patch instructions to release commands (#1900) 2024-04-15 15:59:39 -04:00
Erick 71d67df76c feat: adding message with link to the release when releasing an existing release (#1891)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-15 19:58:10 +00:00
Felix Angelov b40336be85 chore: temporarily remove flaky test 2024-04-09 18:29:24 -05:00