Commit Graph

1084 Commits

Author SHA1 Message Date
Bryan Oltman 30b1bc2f0c feat(jwt): add support for JWK-based JWT verification (#1742) 2024-02-20 17:06:36 -05:00
Bryan Oltman 5451a9305b feat(jwt): allow deserialization of unvalidated JWTs (#1741)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-02-20 15:18:52 -05:00
Felix Angelov e9680d0da1 ci: fix artifact_proxy dev deploy 2024-02-16 10:33:34 -06:00
Felix Angelov 751a7e34e5 chore(deps): dart pub upgrade (#1737) 2024-02-16 16:25:37 +00:00
Eric Seidel f360f1e5cd chore: update release notes for 0.26.0 (#1736) 2024-02-15 13:00:09 -08:00
Felix Angelov b2e8d60db1 ci(e2e): use Flutter 3.19.0 (#1735) 2024-02-15 14:26:08 -06:00
Bryan Oltman f29c489b0e chore: fork googleapis_auth (#1733) 2024-02-15 15:07:48 -05:00
Eric Seidel 3a4200bab4 chore: roll flutter to 3.19.0 8679396700d040e779463461c7c79ba08d130209 2024-02-15 11:53:26 -08:00
Bryan Oltman f1b897d4ff fix(shorebird_cli): improve iOS preview logging when no device is found (#1730) 2024-02-14 13:58:54 -05:00
Felix Angelov fee277f790 refactor(shorebird_cli): simplify git.dart via git command (#1729) 2024-02-13 15:59:33 -06:00
Felix Angelov 32e0c30ec4 feat(shorebird_cli): add --flutter-version to shorebird release commands (#1728) 2024-02-12 16:10:27 -06:00
Felix Angelov 0e79c958d4 feat(shorebird_cli): add getRevisionForVersion to ShorebirdFlutter (#1727) 2024-02-12 14:12:21 -06:00
dependabot[bot] c1e3fb88a7 chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates (#1725)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 06:50:08 -08:00
Eric Seidel 164ba0ef89 chore: roll flutter to 9d3f4fcf6f9adf1e4951e0b35adde89ca1be5899 2024-02-09 16:43:30 -08:00
Bryan Oltman 4a02516827 fix(shorebird_cli): disallow obfuscation for iOS releases (#1724) 2024-02-09 20:25:48 +00:00
Eric Seidel ce00f4f65c docs: roll version and update release notes (#1720)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-02-08 21:09:54 -08:00
Eric Seidel 03aa50c34a chore: roll flutter to 423d4e537401e0fab0f4974493e881e78eac80a9 2024-02-08 20:56:39 -08:00
dependabot[bot] 7f1a44262d chore(deps): bump the gh-deps group with 6 updates (#1714)
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-08 17:30:23 +00:00
dependabot[bot] 7904429c7b chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 4 updates (#1715) 2024-02-07 18:31:38 -06:00
Eric Seidel c3911cd055 fix: run git remote prune origin before updating (#1717)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-02-08 00:29:56 +00:00
Eric Seidel 2aea14c95e chore: add release notes link 2024-02-07 16:10:38 -08:00
Eric Seidel d5675efbe9 chore: roll version number (#1713) 2024-02-08 00:09:24 +00:00
Eric Seidel ebe634ee53 chore: Create dependabot.yml (#1677)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-02-07 18:05:02 -06:00
Felix Angelov 2b616c7ac2 fix(shorebird_cli): shorebird release ios warns on unknown shorebird flutter versions (#1712) 2024-02-07 17:53:49 -06:00
Eric Seidel 8989e29ce4 chore: update package meta 2024-02-07 15:51:11 -08:00
Eric Seidel 6a47cc723e chore: roll flutter to 771d07b2cf97cf107bae6eeedcf41bdc9db772fa 2024-02-07 15:25:44 -08:00
Bryan Oltman 106621b55a fix(shorebird_cli): fix export-method parsing in release ios command (#1710) 2024-02-07 11:47:13 -05:00
Eric Seidel 0a63a3c797 fix: download.shorebird.dev symbol downloads not working (#1707)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-02-06 18:37:07 +00:00
Bryan Oltman cd3fa0c89e chore(shorebird_cli): version 0.25.1 2024-02-05 17:57:11 -05:00
Bryan Oltman 44daa41242 fix(shorebird_cli): point to updated 3.16.9 flutter rev (#1704) 2024-02-05 17:32:03 -05:00
Bryan Oltman fe17fa24f1 chore(shorebird_cli): draft 0.25.0 (#1692)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2024-02-01 18:07:57 -05:00
Bryan Oltman 5c3d27ade8 feat(shorebird_cli): link iOS framework patches (#1691) 2024-02-01 17:38:47 -05:00
Felix Angelov 8439b3f82b chore(shorebird_cli): adjust ios flutter version validator output (#1690) 2024-02-01 15:46:45 -06:00
Eric Seidel e491c922ba fix: Don't support releasing to known-bad versions of Flutter (#1688)
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-02-01 15:32:53 -06:00
Bryan Oltman 4d61cfd55d chore: bump flutter to 3.16.9 (#1689) 2024-02-01 16:09:38 -05:00
Bryan Oltman 8813a6ee41 fix(shorebird_cli): provide exportOptionsPlist to all ipa build commands (#1683) 2024-02-01 13:31:30 -05:00
Bryan Oltman 34d0b362f7 chore: add App Id field to bug report template (#1685) 2024-02-01 11:59:57 -05:00
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