Eric Seidel
|
35ef5c68da
|
chore: roll flutter version to 6e1c9add71baf57b4178d4d315cea7ba52afe355
|
2024-03-22 13:52:42 -07:00 |
|
Felix Angelov
|
4e3e322f6a
|
chore: update to Flutter 3.19.4
|
2024-03-22 14:57:39 -05:00 |
|
Bryan Oltman
|
fddd5ec34b
|
chore(shorebird_cli): release 0.27.1 (#1813)
|
2024-03-22 14:15:51 -04:00 |
|
Bryan Oltman
|
e15958419c
|
fix(shorebird_cli): ensure flutter artifacts are installed in shorebird preview (#1812)
|
2024-03-22 14:06:37 -04:00 |
|
Bryan Oltman
|
13de860a22
|
fix(shorebird_cli): detect Azure pipeline CI environment (#1811)
|
2024-03-22 13:44:13 -04:00 |
|
Bryan Oltman
|
0d67bfb3b7
|
chore(shorebird_cli): draft release 0.27.0 (#1806)
|
2024-03-21 15:25:24 -04:00 |
|
Bryan Oltman
|
ee410041c1
|
chore(shorebird_cli): point flutter version to flutter_release/3.19.3
|
2024-03-21 15:05:17 -04:00 |
|
Bryan Oltman
|
a2f9ab9f31
|
fix(shorebird_cli): add export-options-plist option to patch ios (#1805)
|
2024-03-21 14:13:20 -04:00 |
|
Bryan Oltman
|
2bb8db1f65
|
refactor(shorebird_cli): pull ExportOptionsPlist logic into new class (#1804)
|
2024-03-20 15:47:18 -04:00 |
|
Bryan Oltman
|
4786bef413
|
chore(shorebird_cli): remove deprecated flutter versions use command (#1802)
|
2024-03-19 17:56:41 +00:00 |
|
Eric Seidel
|
d5d1c5e3c0
|
chore: bump flutter to 7d3fb87269594e71183f5bf991ba90a351f26549 to include ios crash fix
|
2024-03-19 10:49:57 -07:00 |
|
Bryan Oltman
|
fbe77d8cd5
|
feat(shorebird_cli): replace force flag with allow-native-diffs and allow-asset-diffs (#1801)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
|
2024-03-19 12:04:36 -04:00 |
|
Bryan Oltman
|
4ff459b795
|
refactor(shorebird_cli): split PatchDiffChecker's force into allowNativeChanges and allowAssetChanges (#1800)
|
2024-03-19 11:45:15 -04:00 |
|
Bryan Oltman
|
438147278b
|
fix(shorebird_cli): check for new android build artifacts location (#1799)
|
2024-03-18 17:04:07 -04:00 |
|
Bryan Oltman
|
ec264430dd
|
chore(shorebird_cli): release 0.26.7 (#1797)
|
2024-03-18 10:34:19 -04:00 |
|
Bryan Oltman
|
5d5dafb27a
|
fix(shorebird_cli): run all release and patch commands with a scoped shorebirdEnv (#1796)
|
2024-03-15 17:26:05 -04:00 |
|
Bryan Oltman
|
f5ab7fc0d0
|
Update flutter for 3.19.3
|
2024-03-14 13:19:42 -04:00 |
|
Bryan Oltman
|
d292aa11f6
|
Update flutter for 3.19.3
|
2024-03-14 12:54:54 -04:00 |
|
Bryan Oltman
|
5fe30b951a
|
chore(shorebird_cli): release 0.26.6 (#1793)
|
2024-03-14 11:49:06 -04:00 |
|
Bryan Oltman
|
306227333b
|
chore(shorebird_cli): update .xcframework used by release ios-framework for signing (#1792)
|
2024-03-14 11:37:50 -04:00 |
|
Bryan Oltman
|
cd74473818
|
chore(shorebird_cli): release 0.26.5 (#1791)
|
2024-03-13 17:25:11 +00:00 |
|
Bryan Oltman
|
aeaf812fc9
|
fix(shorebird_cli): report correct flutter rev when creating release (#1790)
|
2024-03-13 13:13:42 -04:00 |
|
Bryan Oltman
|
5217884c54
|
refactor(shorebird_cli): consolidate flutter version switching logic in patch commands (#1786)
|
2024-03-12 16:22:51 -04:00 |
|
Bryan Oltman
|
798b046804
|
chore(shorebird_cli): prep release 0.26.4 (#1787)
|
2024-03-11 16:36:09 -04:00 |
|
Bryan Oltman
|
65ccd95f68
|
fix: only build patch artifacts once if release version is specified and flutter version is not current (#1785)
|
2024-03-11 16:11:31 -04:00 |
|
Bryan Oltman
|
06220c92bf
|
fix(shorebird_cli): ignore Mach-O UUID when checking for iOS patchability (#1783)
|
2024-03-08 17:43:18 -05:00 |
|
Bryan Oltman
|
94c4b69fe9
|
feat(shorebird_cli): improve "shorebird not initialized" error messages (#1779)
|
2024-03-07 12:13:49 -05:00 |
|
Bryan Oltman
|
c0a2323dbc
|
fix(shorebird_cli): remove unnecessary [WARN] from log
|
2024-03-07 09:42:46 -05:00 |
|
Bryan Oltman
|
c231fe64b9
|
fix(shorebird_cli): remove unnecessary [WARN] from log
|
2024-03-07 09:42:27 -05:00 |
|
Bryan Oltman
|
db94ba19df
|
chore(shorebird_cli): release 0.26.3 (#1776)
|
2024-03-05 15:46:47 -05:00 |
|
Bryan Oltman
|
2218d4aa12
|
feat: record whether patches were forced, or contain asset/native code changes (#1775)
|
2024-03-05 12:54:39 -05:00 |
|
Bryan Oltman
|
7b8ad1491f
|
feat(shorebird_code_push_protocol): add wasForced, hasAssetChanges, andHasNativeChanges to CreatePatchRequest (#1773)
|
2024-03-04 21:12:51 -05:00 |
|
Bryan Oltman
|
d12ad4e126
|
fix(shorebird_cli): update 'SHOREBIRD_TOKEN needs refresh' warning (#1768)
|
2024-02-29 16:50:40 +00:00 |
|
Bryan Oltman
|
62117cf6c3
|
chore(shorebird_cli): release 0.26.2 (#1767)
|
2024-02-29 10:51:02 -05:00 |
|
Bryan Oltman
|
599cefeb29
|
fix(shorebird_cli): peg to specific googleapis_auth rev
|
2024-02-29 10:44:30 -05:00 |
|
Bryan Oltman
|
ddd4e9a6f2
|
fix(shorebird_cli): lower minimum Dart version required by googleapis_auth (#1766)
|
2024-02-29 10:34:44 -05:00 |
|
Bryan Oltman
|
2abd6ac0f2
|
docs(shorebird_cli): update release notes for 0.26.1
|
2024-02-28 18:30:44 -05:00 |
|
Bryan Oltman
|
79dfa7ba6a
|
fix(shorebird_cli): check for authed user before prompting for provider (#1764)
|
2024-02-28 18:00:19 -05:00 |
|
Bryan Oltman
|
cf4df50842
|
chore(shorebird_cli): bump flutter rev to 3.19.2
|
2024-02-28 17:14:56 -05:00 |
|
Bryan Oltman
|
3822b5f2a0
|
refactor: remove fork of googleauth_apis (#1760)
|
2024-02-28 15:15:27 -05:00 |
|
Bryan Oltman
|
523719d1db
|
fix: e2e test error message
|
2024-02-27 14:00:42 -05:00 |
|
Bryan Oltman
|
dc13460dda
|
fix(shorebird_cli): get MS auth token, add token provider env var for CI (#1758)
|
2024-02-27 13:41:06 -05:00 |
|
dependabot[bot]
|
e475f5087b
|
chore(deps): bump the artifact_proxy-deps group in /packages/artifact_proxy with 1 update (#1751)
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>
|
2024-02-27 04:59:22 +00:00 |
|
Eric Seidel
|
d47cd48538
|
docs: Release notes for 0.26.1 (#1757)
|
2024-02-26 22:44:09 +00:00 |
|
Eric Seidel
|
19e08ae980
|
Update flutter for 3.19.1
|
2024-02-26 14:01:11 -08:00 |
|
Bryan Oltman
|
9c15b92c5c
|
feat(shorebird_cli): add support for auth provider selection at login (#1756)
|
2024-02-26 15:16:00 -05:00 |
|
Bryan Oltman
|
a330d52c38
|
refactor(googleapis_auth): rename AuthProvider to AuthEndpoints (#1755)
|
2024-02-26 14:47:19 -05:00 |
|
Bryan Oltman
|
67a06e7e37
|
chore: change User.authProvider to User.jwtIssuer (#1749)
|
2024-02-23 15:23:54 -05:00 |
|
Bryan Oltman
|
cccd03b5fc
|
chore(shorebird_cli): update microsoft oauth client id (#1748)
|
2024-02-23 11:03:28 -05:00 |
|
Bryan Oltman
|
5c4f806a0c
|
feat(shorebird_code_push_protocol): add AuthProvider (#1745)
|
2024-02-22 11:57:10 -05:00 |
|