dependabot[bot]
|
2b9a22eb23
|
chore(deps): bump google-github-actions/deploy-cloudrun from 2.4.1 to 2.5.0 in the gh-deps group (#2082)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-15 10:41:09 -05:00 |
|
Bryan Oltman
|
6b170ef39a
|
chore(shorebird_cli): use pub.dev hosted scoped_deps (#2102)
|
2024-05-15 10:40:54 -05:00 |
|
Bryan Oltman
|
8f904c2448
|
chore: prep scoped_deps for release on pub.dev (#2101)
|
2024-05-15 11:24:52 -04:00 |
|
Bryan Oltman
|
8181812008
|
chore: rename scoped to scoped_deps (#2100)
|
2024-05-15 14:51:32 +00:00 |
|
Felix Angelov
|
8dd3fb0a7a
|
ci(e2e): upgrade to Flutter 3.22.0
|
2024-05-14 21:36:50 -05:00 |
|
Felix Angelov
|
165cc4daf8
|
chore: upgrade deps (#2097)
|
2024-05-14 21:16:22 -05:00 |
|
Felix Angelov
|
155f7aa0ac
|
chore: upgrade to Flutter 3.22.0 (#2096)
|
2024-05-14 21:04:40 -05:00 |
|
Bryan Oltman
|
bc48fd527a
|
feat(shorebird_cli): add toString() implementation for ArtifactBuildException (#2095)
|
2024-05-14 15:52:25 -04:00 |
|
Bryan Oltman
|
ad26404ab1
|
feat(shorebird_cli): call flutter precache when installing new flutter rev (#2087)
|
2024-05-14 10:17:19 -04:00 |
|
Bryan Oltman
|
2c6445ad59
|
chore(shorebird_cli): release 1.1.4 (#2092)
|
2024-05-14 09:53:37 -04:00 |
|
dependabot[bot]
|
a82d33f83d
|
chore(deps): bump test from 1.25.4 to 1.25.5 in /packages/artifact_proxy in the artifact_proxy-deps group (#2083)
|
2024-05-13 19:21:03 -07:00 |
|
Bryan Oltman
|
c4759d5dd5
|
fix(shorebird_cli): only pass dump-debug-info to aot_tools if supported (#2090)
|
2024-05-13 22:07:28 -04:00 |
|
Bryan Oltman
|
7b246a091e
|
test(shorebird_cli): coverage
|
2024-05-13 13:20:25 -04:00 |
|
Bryan Oltman
|
a1b5b1f20e
|
chore(shorebird_cli): release 1.1.3 (#2085)
|
2024-05-13 10:54:29 -04:00 |
|
Bryan Oltman
|
43ec4eeb0a
|
fix(shorebird_cli): install release flutter on patch (#2084)
|
2024-05-13 10:48:45 -04:00 |
|
Bryan Oltman
|
68ea17a26d
|
fix(shorebird_cli): make cache clear async (#2080)
|
2024-05-12 11:38:15 +00:00 |
|
Felix Angelov
|
4d5ed69755
|
tests(shorebird_cli): add forwardedArgs unit tests
|
2024-05-10 14:24:59 -05:00 |
|
Felix Angelov
|
b93da1fd1b
|
fix(shorebird_cli): forwarded arguments should exclude platform (#2077)
|
2024-05-10 18:40:24 +00:00 |
|
Felix Angelov
|
86f719c9ab
|
chore(shorebird_cli): v1.1.2 (#2075)
|
2024-05-10 12:47:51 -05:00 |
|
Bryan Oltman
|
79ba5445f3
|
fix(shorebird_cli): forward argResults.rest throughout (#2074)
|
2024-05-10 17:39:09 +00:00 |
|
Erick
|
86c1e16b26
|
feat: using shorebird_tool to patch (#2054)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2024-05-10 16:48:44 +00:00 |
|
Eric Seidel
|
093610a5f4
|
docs: release notes for 1.1.1 (#2072)
|
2024-05-10 08:41:45 -07:00 |
|
Bryan Oltman
|
eded7ae875
|
fix(shorebird_cli): add missing exportMethodArgName to release command (#2073)
|
2024-05-10 15:38:40 +00:00 |
|
Bryan Oltman
|
5d574f9a5f
|
fix(shorebird_cli): rename android-artifacts to artifacts
|
2024-05-10 08:27:55 -07:00 |
|
Bryan Oltman
|
65627ba2f6
|
chore(shorebird_cli): add split-per-abi arg to release command (#2069)
|
2024-05-10 08:24:17 -07:00 |
|
Bryan Oltman
|
c6285e0947
|
chore(shorebird_cli): release 1.1.0 (#2066)
|
2024-05-09 23:55:07 +00:00 |
|
Felix Angelov
|
cfd68095f4
|
chore(shorebird_cli): remove --debug-linker flag from shorebird patch (#2067)
|
2024-05-09 23:44:55 +00:00 |
|
Bryan Oltman
|
d40b85117f
|
fix(shorebird_cli): handle unpatchable diff exit gracefully
|
2024-05-09 16:32:19 -07:00 |
|
Felix Angelov
|
cef8898cb9
|
fix(shorebird_cli): include link % and debug info in patch summary (#2063)
|
2024-05-09 23:19:47 +00:00 |
|
Bryan Oltman
|
ae3f33e2f0
|
chore(shorebird_cli): remove unused zipAndConfirmUnpatchableDiffsIfNecessary (#2064)
|
2024-05-09 23:08:04 +00:00 |
|
Felix Angelov
|
580e55c161
|
fix(shorebird_cli): shorebird release patch instructions (#2062)
|
2024-05-09 22:09:00 +00:00 |
|
Felix Angelov
|
09c8827109
|
chore(shorebird_cli): move logs to application config directory (#2060)
|
2024-05-09 22:01:33 +00:00 |
|
Felix Angelov
|
40e8df11bc
|
chore(shorebird_cli): rename to --platforms (#2056)
|
2024-05-09 21:16:12 +00:00 |
|
Eric Seidel
|
970c71eb8a
|
chore: roll version to 1.0.6 and add release notes (#2057)
|
2024-05-09 13:06:33 -07:00 |
|
Felix Angelov
|
252b523c54
|
ci: migrate to artifact registry (#2055)
|
2024-05-09 13:43:13 -05:00 |
|
Bryan Oltman
|
5fb80761d8
|
fix(shorebird_cli): add shorebirdEnvRef to integration test
|
2024-05-09 11:38:36 -07:00 |
|
Bryan Oltman
|
5c1a6b1c79
|
fix(shorebird_cli): fix tests
|
2024-05-09 11:33:40 -07:00 |
|
Bryan Oltman
|
0adaa7e4fc
|
fix(shorebird_cli): add debug-linker param to patch command, use xcarchive as main ios artifact
|
2024-05-09 11:32:59 -07:00 |
|
Bryan Oltman
|
95f267deef
|
refactor(shorebird_cli): delete old patch command and mixins (#2052)
|
2024-05-09 18:17:35 +00:00 |
|
Felix Angelov
|
47bc66d566
|
test(shorebird_cli): stop generating diff file during test runs (#2053)
|
2024-05-09 13:09:50 -05:00 |
|
Felix Angelov
|
a06de49490
|
feat(shorebird_cli): create new IosPatcher (#2046)
|
2024-05-09 12:42:39 -05:00 |
|
Bryan Oltman
|
92a81adf36
|
refactor(shorebird_cli): remove old release commands (#2051)
|
2024-05-09 13:29:17 -04:00 |
|
Bryan Oltman
|
d94182ae53
|
refactor(shorebird_cli): Add IosFrameworkPatcher (#2036)
|
2024-05-09 11:59:11 -04:00 |
|
Erick
|
1ede8d895f
|
refactor: abstracting the usage of the patch program to its own exe (#2048)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
|
2024-05-09 04:45:38 +00:00 |
|
Erick
|
c4cf1cf54f
|
feat: removing spam logging in the test of shorebird logger (#2049)
|
2024-05-08 21:39:42 -07:00 |
|
Erick
|
5232b27cef
|
feat: adding local file logging to the cli (#2034)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2024-05-08 22:33:16 +00:00 |
|
Felix Angelov
|
0cfd9a7d72
|
feat(shorebird_cli): introduce createPatchMetadata to Patcher (#2044)
|
2024-05-08 17:17:54 -05:00 |
|
Felix Angelov
|
49b7107f1a
|
feat(shorebird_cli): add --dry-run to new release command (#2042)
|
2024-05-08 18:28:18 +00:00 |
|
Felix Angelov
|
14a25ae3f3
|
chore: add tests to PULL_REQUEST_TEMPLATE.md (#2041)
|
2024-05-08 12:52:33 -05:00 |
|
Felix Angelov
|
550bbd3d18
|
test(shorebird_cli): add missing coverage for AarPatcher (#2040)
|
2024-05-08 17:41:26 +00:00 |
|