Commit Graph

1777 Commits

Author SHA1 Message Date
Bryan Oltman dfd42ecf3a chore: correct comments 2025-01-31 09:19:09 -05:00
Bryan Oltman 7605d583d1 fix: support staging patches on windows (#2815) 2025-01-30 07:59:14 -08:00
Bryan Oltman 34ebc6e254 feat: add support for releasing, previewing, and patching linux apps (#2811) 2025-01-30 10:24:31 -05:00
Eric Seidel 307ebb5109 Update RELEASE_NOTES.md
Fix release date (Jan 37 -> Jan 27)
2025-01-29 15:56:59 -08:00
Bryan Oltman f7ae3e44d2 chore: add linux artifacts to artifact-proxy (#2812) 2025-01-28 17:53:48 -05:00
Bryan Oltman c82f987141 feat: add Linux as a supported release platform (#2810) 2025-01-27 23:04:21 +00:00
Bryan Oltman d926feb0a8 chore: release 1.6.7 (#2809) 2025-01-27 17:12:50 -05:00
Bryan Oltman 27f6e7385d fix: tighten Flutter revisions for macOS releasing and patching (#2808) 2025-01-27 16:59:06 -05:00
Bryan Oltman 39a466037b feat: remove --split-debug-symbols handling from macOS patching (#2807) 2025-01-27 21:30:18 +00:00
Bryan Oltman 6a45710bf2 feat: add validator to check that macOS app allows unsigned executable memory (#2806) 2025-01-27 10:55:50 -05:00
Bryan Oltman c9709a614d feat: add support for macos on intel (#2802) 2025-01-27 10:08:38 -05:00
dependabot[bot] d21e17f803 chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates (#2804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2025-01-27 15:08:10 +00:00
dependabot[bot] a68bc68846 chore(deps): bump http from 1.2.2 to 1.3.0 in /packages/artifact_proxy in the artifact_proxy-deps group (#2805)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 10:02:38 -05:00
Bryan Oltman 0374d9a067 chore: release 1.6.6 (#2799) 2025-01-23 10:20:19 -05:00
Bryan Oltman 1bdcf05708 fix: remove faulty native change detection from Windows (#2796) 2025-01-23 10:12:39 -05:00
Bryan Oltman 794a1c6896 chore: draft release 1.6.5 (#2795) 2025-01-22 10:23:20 -05:00
Bryan Oltman 473e142b08 Update flutter for 3.27.3 2025-01-21 22:57:23 -05:00
Bryan Oltman 31b8a15912 chore: bump flutter revision 2025-01-21 21:49:06 -05:00
Bryan Oltman 5acff2b894 chore: bump flutter rev 2025-01-21 17:44:07 -05:00
Bryan Oltman 4f6e4d7532 fix: make shorebird preview exit early if no previewable releases exist for the specified platform (#2792) 2025-01-21 15:25:18 -05:00
Bryan Oltman 9b79673a44 fix: detect macOS flavors in shorebird init (#2790) 2025-01-21 12:51:40 -05:00
dependabot[bot] c697db5056 chore(deps): bump http from 1.2.2 to 1.3.0 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group across 1 directory (#2789)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 10:37:06 -05:00
dependabot[bot] a401f5dc38 chore(deps): bump json_serializable from 6.9.2 to 6.9.3 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group (#2785)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 10:12:46 -05:00
dependabot[bot] a87f4c92af chore(deps): bump json_serializable from 6.9.2 to 6.9.3 in /packages/artifact_proxy in the artifact_proxy-deps group (#2784)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 10:12:24 -05:00
Felix Angelov d22aba544e chore: fix discord badge in README 2025-01-17 17:25:50 -06:00
Felix Angelov 7f195df3a2 feat(shorebird_cli): shorebird patch <platform> --release-version=latest (#2782) 2025-01-17 23:15:14 +00:00
Felix Angelov 3c21810340 feat(shorebird_cli): shorebird preview should filter releases by platform (#2781) 2025-01-17 13:13:38 -06:00
Bryan Oltman a190236409 feat: support flavors on macOS (#2780) 2025-01-17 13:36:54 -05:00
Felix Angelov 09dfd603e5 chore(shorebird_cli): v1.6.4 (#2776) 2025-01-16 16:23:20 -06:00
Felix Angelov 048ec1b7ba chore(shorebird_cli): improve error message when Flutter project does not support macOS (#2777) 2025-01-16 22:04:22 +00:00
Felix Angelov a5c9edf9bb refactor(shorebird_cli): remove unnecessary removeAnsiEscapes (#2775) 2025-01-16 15:20:05 -06:00
Felix Angelov 26b9c5a253 feat(shorebird_cli): shorebird patch should only list releases for specified platform (#2774) 2025-01-16 15:13:04 -06:00
Bryan Oltman 93c56fb9e8 fix: remove quotes from ditto files (#2772) 2025-01-15 16:32:52 -05:00
Bryan Oltman cae0c0f671 feat: support codesigning for macos apps (#2771) 2025-01-15 16:11:39 -05:00
Bryan Oltman 9242b9e996 bump flutter rev 2025-01-15 15:19:35 -05:00
Bryan Oltman 14460628fc feat: add support for windows patch signing (#2767) 2025-01-15 17:00:25 +00:00
Bryan Oltman 5208e68d9d fix: quote path args to ditto, don't split on spaces (#2766) 2025-01-15 07:34:25 -08:00
Felix Angelov 1f7fb36fdb chore: fix typo in release notes 2025-01-14 17:31:34 -06:00
Felix Angelov caeaa05975 chore(shorebird_cli): v1.6.3 (#2762) 2025-01-14 17:14:36 -06:00
Bryan Oltman c61a08ee6d fix: update plist parser to handle comments (#2760) 2025-01-14 14:13:33 -08:00
Felix Angelov d906c1b6f7 ci(e2e): add Flutter 3.27.2 2025-01-14 16:07:07 -06:00
Felix Angelov 9757ca570d feat: support for Flutter 3.27.2 (#2761) 2025-01-14 16:06:25 -06:00
Felix Angelov c6274646c1 chore(shorebird_cli): v1.6.2 (#2759) 2025-01-14 13:09:36 -06:00
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