Commit Graph

906 Commits

Author SHA1 Message Date
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 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
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
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
Felix Angelov f7aa2a876c fix(shorebird_cli): remove early call to closeSync in extractZip (#1884) 2024-04-09 14:37:06 -05:00
Bryan Oltman d34507da8a feat(shorebird_cli): allow specification of android target-platforms (#1883) 2024-04-09 15:10:11 -04:00
Abhijith K 38fa848878 fix(shorebird_cli): camel case flavors can confuse path finding for android (#1861)
Co-authored-by: Abhijith K <abhijith.k@partner.samsung.com>
Co-authored-by: Felix Angelov <felix@shorebird.dev>
Co-authored-by: Ângelo Tadeucci <108531792+atadeuccislideworks@users.noreply.github.com>
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
Co-authored-by: Bryan Oltman <bryanoltman@gmail.com>
2024-04-09 11:11:41 -04:00
Bryan Oltman 949814215e chore: fix lints 2024-04-08 16:16:33 -04:00
Bryan Oltman 36df2192ac chore(shorebird_cli): run CI on Windows and Linux (#1873) 2024-04-08 19:54:10 +00:00
Bryan Oltman 830993444e chore(shorebird_cli): release 1.0.0 (#1872) 2024-04-08 18:54:44 +00:00
Eric Seidel 4622f24afb chore(shorebird_cli): raise minLinkPercentage to 75% (#1876) 2024-04-08 12:11:13 -05:00
Bryan Oltman dc17d08cec chore(shorebird_code_push_client): support semantically correct response codes (#1868) 2024-04-05 11:13:22 -04:00
Eric Seidel 8e7b51b27c chore: update release notes for 1.0.0-rc.1 (#1865)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-04-04 16:04:12 -07:00
Bryan Oltman 90ec86db41 chore(shorebird_cli): remove deprecated force flag from release and patch commands (#1867) 2024-04-04 16:22:01 -04:00
Bryan Oltman 61209412d7 fix(shorebird_cli): properly close zip input stream (#1866) 2024-04-04 19:29:20 +00:00
Bryan Oltman cbbe2ceda9 chore(shorebird_cli): don't allow iOS releases to be created with Flutter < 3.19.5 (#1864) 2024-04-04 18:45:30 +00:00
dependabot[bot] 4f221a5b2d chore(deps): bump the discord_gcp_alerts-deps group in /packages/discord_gcp_alerts with 1 update (#1843)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 12:49:21 -05:00
dependabot[bot] 5b48d18373 chore(deps): bump the artifact_proxy-deps group in /packages/artifact_proxy with 1 update (#1844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 12:48:58 -05:00
Felix Angelov 9ec8b5201c chore(artifact_proxy): remove legacy redirects (#1862) 2024-04-04 17:47:33 +00:00
Ângelo Tadeucci 09c97d4874 fix(shorebird_cli): PathExistsException in ArtifactManager.extractZip (#1859) 2024-04-04 00:35:18 -05:00
Bryan Oltman d4bc0ffb0b chore(shorebird_cli): Prepare release 0.28.1 (#1857) 2024-04-03 15:49:04 -04:00
Bryan Oltman c0e95d254c Update flutter for 3.19.5 2024-04-03 13:33:34 -04:00
Erick 87f5d43052 fix: shorebird preview to identify shorebird projects with flavors (#1854)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-04-03 14:18:07 -03:00
Bryan Oltman ce39c85c91 feat(shorebird_cli): suggest running with verbose on command failure (#1849) 2024-04-02 17:31:57 -04:00
Bryan Oltman 7be7f4e9c8 fix(shorebird_cli): don't prompt users for confirmation if we can't accept input via stdin (#1845) 2024-04-01 16:01:11 -04:00
Eric Seidel 0e14f8b4f3 chore: fix link percentage link 2024-03-28 15:02:22 -07:00
Felix Angelov 6687809ee2 chore(code_push_client): fix example/main.dart (#1838) 2024-03-28 21:56:49 +00:00
Eric Seidel 59fe1ed0fd chore: Write release notes for 0.28.0 (#1827)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-03-28 17:50:20 -04:00
Felix Angelov 2f2645b99c feat(shorebird_cli): include link percentage in patch metadata (#1837) 2024-03-28 21:36:50 +00:00
Felix Angelov fcd4eb8508 refactor(shorebird_cli): link percentage styles (#1835) 2024-03-28 21:19:11 +00:00
Felix Angelov 3daff4f658 feat(shorebird_cli): warn on low link percentages (#1832) 2024-03-28 15:44:58 -05:00
Eric Seidel 22a17a97b6 fix: typo in recording patch metadata 2024-03-28 12:56:55 -07:00
Eric Seidel a2ebf0e84a chore: remove iOS status warning (#1833) 2024-03-28 19:51:12 +00:00
Bryan Oltman 620930248c feat(shorebird_cli): record release and patch command metadata (#1824) 2024-03-28 15:39:14 -04:00
Bryan Oltman ed1b7c51e8 feat: use new linker pipeline on iOS (#1810)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-03-28 18:52:19 +00:00
Eric Seidel 3b0f2e4ea8 refactor: Make hide _preLinkerFlutterRevisions inside AotTools. (#1831) 2024-03-28 17:18:24 +00:00
Bryan Oltman e98a0a7da0 chore(shorebird_code_push_protocol): Add metadata messages (#1823) 2024-03-27 18:03:07 -04:00
Bryan Oltman 54248bdc85 chore(shorebird_cli): release 0.27.3 (#1822) 2024-03-26 11:41:04 -04:00
Bryan Oltman 28a4cc20b2 chore(shorebird_cli): update Azure client ID (#1814) 2024-03-26 11:18:53 -04:00
Bryan Oltman a7173796c7 chore(shorebird_cli): release 0.27.2 (#1817) 2024-03-22 18:01:20 -04:00
Bryan Oltman f34e9a73ef fix(shorebird_cli): fix e2e tests (#1816) 2024-03-22 21:10:49 +00:00
Bryan Oltman fddd5ec34b chore(shorebird_cli): release 0.27.1 (#1813) 2024-03-22 14:15:51 -04:00
Bryan Oltman e15958419c fix(shorebird_cli): ensure flutter artifacts are installed in shorebird preview (#1812) 2024-03-22 14:06:37 -04:00