Commit Graph

1734 Commits

Author SHA1 Message Date
Elliot Shepherd dfd8c9fa1d fix(shorebird_cli): "SYS_KEYS has no physical keys" during preview (#2646)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2025-01-14 12:39:32 -06:00
Bryan Oltman a334703d72 fix: detect native changes in Windows patches (#2758) 2025-01-14 09:06:51 -08:00
Felix Angelov 267c0d63d2 chore(shorebird_cli): v1.6.1 (#2755) 2025-01-13 15:44:03 -06:00
dependabot[bot] 5676053281 chore(deps): bump pubspec_parse from 1.4.0 to 1.5.0 in /packages/shorebird_cli in the shorebird_cli-deps group (#2753)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 15:32:05 -06:00
Felix Angelov f660acbd04 chore(shorebird_cli): upgrade pkg:mason_logger (#2754) 2025-01-13 15:31:47 -06:00
Bryan Oltman c513ce61bf chore: prep release 1.6.0 (#2748)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2025-01-09 18:02:25 -05:00
Bryan Oltman 59749a0cfd fix: improve flutter minimum support version check for windows (#2747) 2025-01-09 17:39:00 -05:00
Bryan Oltman b946e89d55 fix: ensure windows releases include build number (#2746) 2025-01-09 17:03:15 -05:00
Bryan Oltman 691cd0a8dd feat: support releasing and patching Windows apps (#2712)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2025-01-09 08:35:42 -08:00
Bryan Oltman 7f38e8f9ef feat(artifact_proxy): add windows files (#2741) 2025-01-07 14:50:34 -08:00
Felix Angelov 839719aa33 chore(shorebird_cli): v1.5.5 (#2743) 2025-01-06 11:56:48 -06:00
Bryan Oltman 10322b960d feat(shorebird_cli): add doctor check that lockfiles are tracked in source control (#2738)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2025-01-03 18:56:25 +00:00
dependabot[bot] bcdf128b91 chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 8 updates (#2730)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2025-01-03 18:42:43 +00:00
Felix Angelov b6db96567e tests(shorebird_cli): add missing validators tests 2025-01-03 12:28:14 -06:00
Felix Angelov ce2b9ebc61 feat(shorebird_cli): add custom keystore support to shorebird preview (#2740) 2025-01-03 12:25:57 -06:00
Felix Angelov 4cc3f48f27 ci(e2e): fix e2e and add recent Flutter versions (#2486) 2025-01-03 11:38:08 -06:00
dependabot[bot] 3a9d3b449d chore(deps): bump test from 1.25.13 to 1.25.14 in /packages/artifact_proxy in the artifact_proxy-deps group (#2729)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-03 11:12:15 -06:00
dependabot[bot] b5e7a09a96 chore(deps): bump test from 1.25.13 to 1.25.14 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group (#2728)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-03 11:11:55 -06:00
Bryan Oltman 061f860b18 chore: remove flutter version check from doctor (#2735) 2024-12-30 14:26:53 -05:00
Felix Angelov 19ef47b6b1 chore(shorebird_cli): v1.5.4 (#2723)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-12-20 10:40:31 -06:00
Bryan Oltman 51ddc317dc fix: don't filter error output from ipa packaging failure (#2726) 2024-12-20 11:02:50 -05:00
Felix Angelov 71586aa912 chore: roll Flutter to 77b6dc95d4e1f2de2af3c9241b874f0ede96e1ed (re-export shorebird_check_for_update) (#2722) 2024-12-19 18:08:09 -06:00
Felix Angelov 1b388456f4 refactor(shorebird_cli): upgrade analysis_options (#2720) 2024-12-19 14:55:35 -06:00
Felix Angelov 82dfa29995 refactor(code_push_client): upgrade analysis_options (#2719) 2024-12-19 12:22:36 -06:00
Felix Angelov f31fdd0efc refactor(code_push_protocol): upgrade analysis_options (#2718) 2024-12-19 12:12:40 -06:00
Felix Angelov 9cf0927f39 refactor(scoped_deps): upgrade analysis_options (#2717) 2024-12-19 12:01:16 -06:00
Felix Angelov beee8fe660 refactor(redis_client): upgrade analysis_options (#2716) 2024-12-19 11:57:28 -06:00
Felix Angelov c5db92fa1a refactor(jwt): upgrade analysis_options (#2715) 2024-12-19 11:50:58 -06:00
Felix Angelov 643ab96140 refactor(discord_gcp_alerts): upgrade analysis_options (#2714) 2024-12-19 11:20:17 -06:00
Felix Angelov 1efa7e43e3 refactor(artifact_proxy): upgrade analysis_options (#2713) 2024-12-18 15:39:58 -08:00
Bryan Oltman 0975a1a3a7 fix(shorebird_cli): print shorebird checkout output on windows, verify longpaths (#2710) 2024-12-18 12:16:22 -08:00
Felix Angelov de8df504e1 feat(shorebird_cli): add --no-confirm to release and patch commands (#2707) 2024-12-18 18:41:52 +00:00
Felix Angelov 9cd7f0ff01 chore(deps): upgrade deps in artifact_proxy and discord_gcp_alerts (#2706) 2024-12-18 12:17:34 -06:00
Bryan Oltman 831faebef3 chore: increase response delay in GCP NetworkChecker test to help with flakiness (#2701) 2024-12-17 13:53:47 -06:00
Felix Angelov 5c9dc6bd8e chore(shorebird_cli): v1.5.3 (#2700) 2024-12-17 19:47:43 +00:00
Felix Angelov 09f7355030 fix(shorebird_cli): too many open files error (#2698) 2024-12-17 13:28:23 -06:00
Felix Angelov ca1359d578 chore: upgrade to Flutter 3.27.1 (#2699) 2024-12-17 11:25:41 -08:00
Bryan Oltman 8ffe8a9c8d chore: prep release 1.5.2 (#2696) 2024-12-17 11:24:37 -05:00
Bryan Oltman 8f48430bb7 fix: use correct gen_snapshot path on ios (#2695) 2024-12-17 11:18:07 -05:00
Bryan Oltman 2fd3c81ea4 chore(shorebird_cli): v1.5.1 (#2687)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-12-16 15:49:55 -06:00
Felix Angelov 3625d0a81c feat(shorebird_cli): improve shorebird preview logs on MacOS (#2690) 2024-12-16 15:32:11 -06:00
Felix Angelov 11cef956b7 feat(shorebird_cli): shorebird preview stream logs on MacOS (#2688) 2024-12-16 14:41:57 -06:00
Bryan Oltman 61756da7b0 feat: warn about diffs when patching macos releases (#2679)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-12-16 19:34:37 +00:00
Bryan Oltman 9b87b3030f feat: add validator to check for macOS app network entitlement (#2676)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-12-16 19:24:40 +00:00
Bryan Oltman 8eebf959e8 feat: add support for releasing and patching macOS apps (#2644)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-12-16 14:11:24 -05:00
dependabot[bot] cdc621b378 chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates (#2685)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 09:24:32 -08:00
Felix Angelov c8d28944b8 chore(shorebird_cli): v1.5.0 (#2683) 2024-12-13 16:49:38 -06:00
Felix Angelov f522ce46f2 chore(shorebird_cli): flutter 3.27 hotfix 2024-12-13 16:23:03 -06:00
Felix Angelov 78c9be6d4a chore(shorebird_cli): upgrade to Flutter 3.27.0 (#2682) 2024-12-13 16:16:17 -06:00
Bryan Oltman 1b7bd7e14a chore: add windows to ReleasePlatform enum (#2681) 2024-12-13 17:09:15 -05:00