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 |
|
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 |
|
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]
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|