Felix Angelov
f4bb9133c5
chore(shorebird_cli)!: remove alpha suffix from ios commands ( #1680 )
2024-02-01 10:56:56 -06:00
Eric Seidel
0a6e2ac198
fix: update iOS warning to say "beta" and only show on patching. ( #1679 )
2024-01-31 23:22:26 +00:00
Felix Angelov
22b389bdf3
chore: roll Flutter to ba46e8490348d6989283c9cff2b95727f0969d04
2024-01-31 16:20:09 -06:00
Felix Angelov
b7189b7f19
chore: roll to Flutter 48bdf4e4bf91a040b187986c01a790727809023c
2024-01-30 18:35:31 -06:00
Eric Seidel
00e09688a3
chore: release notes for 0.24.0 ( #1674 )
2024-01-31 00:23:11 +00:00
Felix Angelov
6c987b9a7b
feat(shorebird_cli): when using -v, include all process output ( #1675 )
2024-01-31 00:21:31 +00:00
Eric Seidel
ea5d6204ec
chore: add script to upgrade all packages and run it ( #1673 )
2024-01-31 00:10:39 +00:00
Bryan Oltman
1fde89a0e8
chore(shorebird_cli): draft hotfix 0.23.1 ( #1669 )
2024-01-25 11:04:18 -05:00
Bryan Oltman
35010108a3
fix(shorebird_cli): use help to determine whether dump_blobs is available ( #1667 )
2024-01-25 10:43:00 -05:00
Eric Seidel
c8c4700da7
Update RELEASE_NOTES.md
...
Update release date for 0.23.0
2024-01-24 09:34:31 -08:00
Eric Seidel
e1fa982f3a
chore: roll flutter to dea76906e4e34285a1910563efac89f4766cd649
2024-01-23 20:47:42 -08:00
Eric Seidel
f8feffe7b4
chore: release notes and version bump for 0.23.0 ( #1662 )
...
Co-authored-by: Felix Angelov <felix@shorebird.dev >
2024-01-23 14:54:44 -08:00
Eric Seidel
ee3909dff0
chore: roll flutter to 4ef431fdb96005c02d20e38e018aafad7ad175d2
2024-01-23 14:11:54 -08:00
Bryan Oltman
0ade3977aa
chore(shorebird_cli): draft release 0.22.1 ( #1660 )
...
Co-authored-by: Felix Angelov <felix@shorebird.dev >
2024-01-23 14:05:27 -05:00
Bryan Oltman
183f25572f
fix(shorebird_cli): don't access aotTools if useLinker is false ( #1659 )
2024-01-23 04:22:42 +00:00
Bryan Oltman
19a327b0c4
fix(shorebird_cli): look after -- separator for target and flavor ( #1656 )
2024-01-22 11:22:05 -05:00
Felix Angelov
e107d32082
chore: fix typo in RELEASE_NOTES.md
2024-01-18 15:28:12 -06:00
Eric Seidel
0fd844c43e
chore: update release notes. ( #1652 )
2024-01-18 15:20:00 -06:00
Bryan Oltman
649e5499bf
docs: update release notes ( #1651 )
2024-01-18 13:04:33 -08:00
Eric Seidel
586db45e79
chore: bump version for 0.22.0
2024-01-18 12:57:29 -08:00
Bryan Oltman
fcc6e634f9
fix(shorebird_cli): fix hangs in patch command output ( #1647 )
2024-01-18 15:48:08 -05:00
Eric Seidel
f7b0e05035
chore: roll flutter to 0a7a66cbc9850f7bd7fe9c36a2f9b9084fa73a13
2024-01-18 12:41:35 -08:00
Bryan Oltman
f91b0f2569
fix(shorebird_cli): handle renamed Runner ( #1649 )
2024-01-18 15:41:16 -05:00
Eric Seidel
c82ed44851
chore: first draft release notes
2024-01-18 10:01:44 -08:00
Eric Seidel
726dbe1066
fix: old aot_tools binaries do not work ( #1645 )
...
We were missing a bunch of tests which are now added.
Also fixed us to correctly fallback to an executable when
the .dill file is not present for a given flutter revision.
2024-01-17 19:47:31 +00:00
Rick Duggan
2c4711b6fa
docs: update NOTES_ON_CODEPUSH.md ( #1622 )
...
Co-authored-by: Felix Angelov <felix@shorebird.dev >
2024-01-17 11:36:11 -06:00
Felix Angelov
d6fd43b386
chore: roll Flutter to 9e03bec15eb0304887f8e14a1baf2eef2bbd1a6c
2024-01-16 15:35:48 -06:00
Bryan Oltman
162c0d70ad
feat(shorebird_cli): Use diffs for iOS patching ( #1629 )
2024-01-16 20:50:40 +00:00
Felix Angelov
3dc3a18864
fix(shorebird_cli): add required --output to AotTools.link ( #1641 )
2024-01-16 13:22:23 -06:00
Felix Angelov
188fe21c5b
feat: upgrade to Flutter 3.16.7 ( #1638 )
2024-01-16 12:18:22 -06:00
Eric Seidel
299b2225bd
chore: roll Flutter to 699fd9f5c9bec4b8658804669c3933ca336210a8
2024-01-16 08:02:15 -08:00
Felix Angelov
c9bf52b897
fix(shorebird_cli): which.exe line terminator on windows ( #1628 )
2024-01-12 11:38:40 -06:00
Bryan Oltman
ca04ac63d6
chore(shorebird_cli): only set aab channel if it is different ( #1618 )
2024-01-05 13:46:02 -05:00
Bryan Oltman
b67045f590
refactor(shorebird_cli): rename process.dart to shorebird_process.dart ( #1617 )
2024-01-04 18:07:56 -05:00
Bryan Oltman
4897564cf0
refactor(shorebird_cli): throw error if incomplete engine config args are provided ( #1616 )
...
Co-authored-by: Felix Angelov <felix@shorebird.dev >
2024-01-04 22:59:15 +00:00
Bryan Oltman
a958f3f62c
fix(shorebird_cli): use temp file when setting preview channel ( #1615 )
2024-01-04 15:52:34 -05:00
Bryan Oltman
cf0a8ccd31
chore: draft release 0.21.1 ( #1614 )
2024-01-03 12:59:37 -05:00
Bryan Oltman
8b252d3f77
chore: track pubspec.lock files ( #1613 )
2024-01-03 17:59:27 +00:00
Bryan Oltman
bcb2c57d26
fix(shorebird_cli): don't copy directory before zipping ( #1612 )
2024-01-03 17:26:19 +00:00
Bryan Oltman
86cba525f8
chore(shorebird_cli): draft 0.21.0 release ( #1608 )
...
Co-authored-by: Eric Seidel <eric@shorebird.dev >
2024-01-02 17:49:02 -05:00
Bryan Oltman
05e2bf4f85
chore: update to Flutter 3.16.5 ( #1607 )
2024-01-02 17:25:26 -05:00
Bryan Oltman
049ac46824
fix(shorebird_cli): use aot-tools.dill for linking if available ( #1596 )
2024-01-02 15:48:20 -05:00
Eric Seidel
09f21c83e5
feat: Release 0.20.0 ( #1593 )
2023-12-20 13:27:07 -08:00
Eric Seidel
62220925d2
chore: roll flutter to 7e92b034c5dddb727cf5e802c23cddd39b325a7f
2023-12-20 12:59:09 -08:00
Eric Seidel
9c401153e1
chore: roll flutter to 9472e50354253fde3f2cdb25d8115f7aa6d3c68a
2023-12-20 12:57:08 -08:00
Eric Seidel
24172f4648
chore: roll flutter to fad9340d3b09ad4d2f52a00ed674a10ca1522ad7
2023-12-20 10:31:59 -08:00
Felix Angelov
ffada0d3e1
chore(shorebird_cli): v0.19.1 ( #1590 )
2023-12-20 12:09:23 -06:00
Felix Angelov
91ba678624
chore(shorebird_cli): upgrade to Flutter 3.16.4 ( #1589 )
2023-12-20 11:52:56 -06:00
Felix Angelov
dc58987198
fix(shorebird_cli): use linker when using local engine ( #1587 )
2023-12-19 22:49:31 +00:00
Bryan Oltman
ce1e33598d
fix(shorebird_cli): properly determine android studio path on Windows ( #1582 )
2023-12-19 12:25:38 -05:00