Commit Graph

51 Commits

Author SHA1 Message Date
dependabot[bot] b2733fba30 chore(deps): bump the artifact_proxy-deps group in /packages/artifact_proxy with 2 updates (#1985)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2024-05-06 03:01:44 +00: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] 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] 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
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
Felix Angelov 751a7e34e5 chore(deps): dart pub upgrade (#1737) 2024-02-16 16:25:37 +00: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
Eric Seidel ea5d6204ec chore: add script to upgrade all packages and run it (#1673) 2024-01-31 00:10:39 +00:00
Felix Angelov 18b414d2be chore(deps): upgrade to very_good_analysis 5.1.0 (#1258) 2023-09-12 12:29:17 -05:00
Eric Seidel cc59fd9130 chore: run dart fix --apply (#1127)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-08-18 15:47:07 -05:00
Felix Angelov 890b70aed9 chore(deps): bump pkg:mocktail to 1.0.0 (#992) 2023-08-01 22:57:39 -05:00
Felix Angelov 1c0ad63582 fix(shorebird_cli): improve iOS flavors error (#942) 2023-07-28 15:57:36 -05:00
Felix Angelov 6ea5715d0e chore(deps): bump mocktail to 1.0.0-dev (#937) 2023-07-28 10:36:13 -05:00
Eric Seidel f7761304db feat: Add windows and linux artifacts to artifacts manifest
Now when we create new shorebird engine releases the artifact_proxy
will know from their config files (generated by this script) to expect
to proxy linux and windows gen_snapshot zips.
2023-07-26 09:42:42 -07:00
Eric Seidel 79abf9b259 fix(artifact_proxy): wrong paths for arm64 artifacts (#901) 2023-07-24 17:41:24 -05:00
Eric Seidel 91596aaf9d fix: include host gen_snapshot for arm64 (#899) 2023-07-24 15:07:47 -07:00
Felix Angelov b89f86195d fix(artifact_proxy): add missing linux-x64-debug artifact (#689) 2023-06-19 15:46:50 +00:00
Felix Angelov 94b12911d4 chore: upgrade to package:http ^1.0.0 (#668) 2023-06-15 16:18:22 -05:00
Felix Angelov 57ad26b184 feat(artifact_proxy): include ios release artifacts (#644) 2023-06-13 15:44:11 -05:00
Felix Angelov d635cfb59b fix(artifact_proxy): add missing windows artifact (#528) 2023-05-22 16:53:49 -05:00
Felix Angelov 84e2b0fab3 chore(deps): upgrade to very_good_analysis 5.0.0 (#505) 2023-05-17 12:20:36 -05:00
Felix Angelov b912598d5b refactor: upgrade to Dart 3 (#492) 2023-05-15 10:08:13 -07:00
Eric Seidel 39d009d4a6 chore: Add new path for web sdk in 3.10.0 2023-05-11 13:30:25 -07:00
Eric Seidel 192f77f35a feat: teach cutler about Flutter channels (#454) 2023-05-09 19:54:30 +00:00
Eric Seidel e5741a43db docs: make artifact proxy / return an explainer (#452) 2023-05-09 12:41:17 -05:00
Felix Angelov 1e0d39fc62 fix(artifact_proxy): remove invalid urls and do not ping on deploy (#425) 2023-05-02 12:18:15 -04:00
Felix Angelov b678a3d3b5 fix(artifact_proxy): add missing artifacts (#424) 2023-05-02 11:04:44 -05:00
Felix Angelov b12fc9d568 fix(artifact_proxy): add missing darwin x64 font subsets (#415) 2023-05-01 13:03:37 -05:00
Felix Angelov e80f912cc4 fix(artifact_proxy): add missing artifact for darwin-x64 artifacts.zip (#411) 2023-05-01 12:17:50 -05:00
Eric Seidel 155a1cd6a5 chore: Add one missing artifact for Linux x64 (#390) 2023-04-27 15:03:58 +00:00
Eric Seidel 35d9df60a0 docs: Split RELEASE_NOTES.md out of TRUSTED_TESTERS.md (#382) 2023-04-26 20:45:05 -05:00
Felix Angelov bfb8c267ef fix(artifact_proxy): add dart-sdk-linux-arm64 (#380) 2023-04-26 15:06:39 -07:00
Felix Angelov b4181c08fb feat(artifact_proxy): add script to generate artifact_manifest.yaml (#374) 2023-04-26 13:39:26 -05:00
Bryan Oltman 8538943c13 docs(artifact_proxy): add instructions for adding missing artifacts (#367) 2023-04-26 09:13:45 -04:00
Bryan Oltman 61bb8e79b1 fix(artifact_proxy): add missing Windows artifact patterns to config.dart (#366) 2023-04-25 12:38:45 -04:00
Eric Seidel 6036426dd5 fix: Speculative fix for missing Linux x64 assets (#350) 2023-04-21 16:12:38 -07:00
Eric Seidel 8c0d07a740 chore: Update subscribe text (#348) 2023-04-21 20:31:14 +00:00
Eric Seidel bbb6abc821 docs: Update TRUSTED_TESTERS.md for 0.0.8 (#347) 2023-04-21 13:07:39 -07:00
Felix Angelov 86707cf944 refactor(artifact_proxy): use per-revision artifacts manifest (#340) 2023-04-21 12:20:05 -05:00
Eric Seidel aa44b0f5b4 Fix my typo breaking the artifact_proxy 2023-04-20 13:43:28 -07:00
Eric Seidel f9eb72e09d Add mapping for 3.7.12 to artifact_proxy 2023-04-20 13:40:03 -07:00
Eric Seidel a9a32ca1b4 Update proxy_config for 0.0.6 artifacts 2023-04-17 15:09:06 -07:00
Felix Angelov a9f920dcb6 feat(artifact_proxy): add new shorebird engine revision (#286) 2023-04-12 21:20:04 -05:00
Eric Seidel 2af6bbe68a chore: Add an entry for zip_fix engine (#277)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2023-04-12 10:18:03 -07:00
Felix Angelov 34cfb4b6bc ci(artifact_proxy): add dev deployment w/engine-patch (#275) 2023-04-10 12:18:53 -05:00
Eric Seidel 45099ec7b2 chore(artifact_proxy): add shorebirdtech/engine@7aa5c44764 to mappings (#268) 2023-04-07 10:41:28 -07:00
Felix Angelov b7738d663c feat(artifact_proxy): support Flutter 3.7.10 (#244) 2023-04-06 14:53:09 -05:00
Felix Angelov 79c5685cfd refactor(artifact_proxy): use dart config (#241) 2023-04-06 09:55:38 -05:00
Felix Angelov 23bcc4931a fix(artifact_proxy): pull dependencies (#233) 2023-04-05 23:04:35 -05:00