Commit Graph

  • 1a449444c3 Simplify extraction of zip files (#379) main v2.23.0 v2 origin/main origin/HEAD Peter Leibiger 2026-03-25 11:24:42 +01:00
  • 4efee115f1 readme: minor updates (#392) Bartek Pacia 2026-03-18 17:23:45 +01:00
  • d97c38e97d add a CI job that checks out a specific master commit (#391) Bartek Pacia 2026-03-18 17:00:36 +01:00
  • 75b905c640 chores (#390) Bartek Pacia 2026-03-18 15:40:24 +01:00
  • 7ff07e9ecd Add separate pub-cache boolean flag (#377) Peter Leibiger 2026-03-18 15:31:10 +01:00
  • 6622f58c44 feat: fvm support (#383) Pedro Monteiro 2026-03-18 13:18:09 +00:00
  • 0ca7a949e7 Remove macos-13 (Intel) runner from CI (#388) v2.22.0 Bartek Pacia 2026-03-17 13:23:10 +01:00
  • de04a6aaec Upgrade actions/cache to v5 (#385) Azincc 2026-03-16 16:24:34 +08:00
  • fd55f4c5af Support dynamic values for PUB-CACHE-PATH (#363) v2.21.0 Nicholas Beninato 2025-06-24 14:50:48 -07:00
  • ca16aee0c3 fix broken links in README (#365) Bartek Pacia 2025-06-24 23:48:20 +02:00
  • 947e9c91a5 Add cache hit outputs (#364) Nicholas Beninato 2025-06-24 14:41:32 -07:00
  • 395322a6cd use env if it existed (#360) v2.20.0 atishoo 2025-06-10 15:21:26 +08:00
  • 02d6ac3427 perf: Only install yq on Windows if used (#362) Christer Eliasi-Swahn 2025-06-09 09:54:01 +02:00
  • e938fdf565 Update Flock's git URL in README (#347) v2.19.0 Victor Eronmosele 2025-03-24 21:47:02 +01:00
  • bcafcd664b Fix PUB-CACHE-PATH output different to PUB_CACHE env variable (#348) Peter Leibiger 2025-03-24 21:46:39 +01:00
  • 1177d931c8 fix: remove restore keys (#349) Luke Bonsey 2025-03-24 20:42:03 +00:00
  • ce3cf2160d test: Split test cases by architecture (#305) Koji Wakamiya 2024-12-20 18:31:11 +09:00
  • f2c4f6686c fix syntax mistake in readme (#338) v2.18.0 Bartek Pacia 2024-12-03 21:06:22 +01:00
  • fd476281dd improve readme (#337) Bartek Pacia 2024-12-03 21:04:13 +01:00
  • 799318a131 feat: add git source support (#334) ErBW_s 2024-12-04 03:23:57 +08:00
  • 8535a80ce0 Feature/yq on windows (#336) Bartek Pacia 2024-12-03 20:05:47 +01:00
  • 7642db7052 update readme (#335) Bartek Pacia 2024-12-03 19:58:13 +01:00
  • 74af56c5ed Support older yq versions (#329) v2.17.0 Thomas Aunvik 2024-11-23 23:26:19 +01:00
  • 9bc1d83fda Remove macos-14 from matrix (#304) Koji Wakamiya 2024-11-24 07:26:02 +09:00
  • bcec24ecf7 Fix failing tests (#327) Bartek Pacia 2024-08-21 02:53:58 +01:00
  • 94b32dd006 test action: allow to run manually (#325) Bartek Pacia 2024-08-20 02:09:15 +01:00
  • 44ac965b96 Add dry-run (#270) v2.16.0 kzrnm 2024-04-02 21:25:52 +09:00
  • 980391a6c5 more README fixes (#292) Bartek Pacia 2024-04-01 04:09:25 +02:00
  • 3d80492992 update README (#291) v2.15.0 Bartek Pacia 2024-04-01 04:07:29 +02:00
  • 0ef13f12a5 Add flutter-version-file (#290) Bartek Pacia 2024-04-01 04:03:05 +02:00
  • 7564de34b3 Merge pull request #288 from subosito/chore/action_yaml_refactor Bartek Pacia 2024-03-31 22:57:59 +02:00
  • 2b3ab6c7da convert some if-statements to be POSIX-compatible Bartek Pacia 2024-03-31 22:42:09 +02:00
  • 49cd17165c split longer lines Bartek Pacia 2024-03-31 22:15:17 +02:00
  • cf12a39989 Merge pull request #287 from subosito/minor Bartek Pacia 2024-03-31 22:08:41 +02:00
  • cea4cf68a1 workflow.yaml: minor fix Bartek Pacia 2024-03-31 22:08:29 +02:00
  • 043862d930 Merge pull request #286 from subosito/format Bartek Pacia 2024-03-31 22:07:58 +02:00
  • e70699e140 file renames Bartek Pacia 2024-03-31 22:07:39 +02:00
  • 766e0c11bc minor readme format update Bartek Pacia 2024-03-31 19:52:05 +02:00
  • 7d86479cec Merge pull request #285 from subosito/format Bartek Pacia 2024-03-31 19:37:58 +02:00
  • 86d4518859 format workflow.yml Bartek Pacia 2024-03-31 19:33:40 +02:00
  • e2c456ecd7 format README Bartek Pacia 2024-03-31 19:30:30 +02:00
  • 46719f5374 format the action nicely Bartek Pacia 2024-03-31 19:21:19 +02:00
  • 54a6ca61b1 run prettier Bartek Pacia 2024-03-31 19:15:36 +02:00
  • d3969fb775 Merge pull request #284 from niccokunzmann/patch-1 Bartek Pacia 2024-03-31 18:28:15 +02:00
  • d32931db2f Structure Documentation Nicco Kunzmann 2024-03-31 17:24:22 +01:00
  • ab382cfb66 Merge pull request #281 from koji-1009/chore/m1_chip Bartek Pacia 2024-03-31 17:24:36 +02:00
  • 1c5eb12d81 fix: specify pub cache path (#280) v2.14.0 Richard Shiue 2024-03-20 12:20:53 +08:00
  • d1e0151b5f chore: Add m1 chip macos Koji Wakamiya 2024-03-18 22:02:15 +09:00
  • 62f096cacd Update README (#266) v2.13.0 Koji Wakamiya 2024-02-13 09:52:27 +09:00
  • 844082558d Improvements to caching (#265) Jørgen Tjernø 2024-02-12 16:13:38 -08:00
  • 14bf5302ef Set architecture options from runner's architecture (#264) Koji Wakamiya 2024-02-05 11:06:33 +09:00
  • 02b923c0e1 add support for the main channel (#258) Devon Carew 2023-11-20 01:29:45 -08:00
  • aa6d9b9844 update cache test Alif Rachmawadi 2023-11-01 18:11:33 +07:00
  • 2783a3f08e ensure setup.sh executable; fixes #245 v2.12.0 Alif Rachmawadi 2023-11-01 17:59:30 +07:00
  • c33c37022b Extract to a temporary location to enable moving of flutter folder. (#227) Daren Hayward 2023-11-01 10:50:15 +00:00
  • cc97e1648f feat: Allow git ref as version in master channel (#237) v2.11.0 Gustl22 2023-10-11 10:55:21 +02:00
  • ed388baf1d fixes #224; update readme Alif Rachmawadi 2023-06-24 16:31:51 +07:00
  • 48cafc2471 re-add master channel support v2.10.0 Alif Rachmawadi 2023-03-23 05:52:25 +07:00
  • 1508160852 adjust filter by arch v2.9.1 Alif Rachmawadi 2023-03-22 08:45:49 +07:00
  • 88cab4064b add restore-keys cache support v2.9.0 Alif Rachmawadi 2023-03-21 22:20:05 +07:00
  • 55a58f6493 make simpler Alif Rachmawadi 2023-03-21 21:49:20 +07:00
  • d369dd765d make simpler Alif Rachmawadi 2023-03-21 21:46:00 +07:00
  • 42b3ed07e1 make simpler Alif Rachmawadi 2023-03-21 21:45:02 +07:00
  • 8dbc29a898 make simpler Alif Rachmawadi 2023-03-21 21:42:52 +07:00
  • ed0e860e8f make simpler Alif Rachmawadi 2023-03-21 21:37:50 +07:00
  • 37734c707c update test fixtures Alif Rachmawadi 2023-03-21 21:31:03 +07:00
  • b1ba330d99 update test fixtures Alif Rachmawadi 2023-03-21 21:25:27 +07:00
  • 43c32c5d3a update test fixtures Alif Rachmawadi 2023-03-21 20:55:50 +07:00
  • dbf1fa04f4 Replace set-output with $GITHUB_OUTPUT; fixes #192 (#194) v2.8.0 Alif Rachmawadi 2022-10-13 06:31:27 +07:00
  • 1e6ee87cb8 Added missing parameter for cache-key (#187) v2.7.1 Adrien Padol 2022-09-17 02:11:03 +02:00
  • 45dd344cec github sponsor Alif Rachmawadi 2022-09-08 11:37:17 +07:00
  • de3cdb9a4b enhance set output v2.7.0 Alif Rachmawadi 2022-09-08 08:41:22 +07:00
  • 1e952778af enhance set output Alif Rachmawadi 2022-09-08 00:15:50 +07:00
  • 9d48f4efd5 use named arguments for version and arch v2.6.2 Alif Rachmawadi 2022-08-25 17:24:16 +07:00
  • 6c2e035f26 fix test manifest load v2.6.1 Alif Rachmawadi 2022-07-26 17:47:54 +07:00
  • c30358aafe dynamic cache path v2.6.0 Alif Rachmawadi 2022-07-26 12:08:35 +07:00
  • 472d887f68 update readme Alif Rachmawadi 2022-07-26 11:56:47 +07:00
  • b1d33bca25 print version v2.5.0 Alif Rachmawadi 2022-07-25 19:47:52 +07:00
  • e5fb13927b update readme Alif Rachmawadi 2022-07-25 19:35:02 +07:00
  • ebff0a3874 tidy up Alif Rachmawadi 2022-07-25 19:15:22 +07:00
  • d8cf9a8ccc tidy up Alif Rachmawadi 2022-07-25 18:58:09 +07:00
  • e09ab0131a remove opencollective Alif Rachmawadi 2022-07-24 21:17:47 +07:00
  • becfb71246 shellcheck linter Alif Rachmawadi 2022-07-24 19:30:59 +07:00
  • 54864698df test mode and cache key builder (#175) Alif Rachmawadi 2022-07-24 19:19:31 +07:00
  • ea686d7c56 check jq Alif Rachmawadi 2022-07-19 12:00:34 +07:00
  • 9c6ea81337 check jq, fixes #170 Alif Rachmawadi 2022-07-19 06:32:29 +07:00
  • 29ad5bdaf4 Update for any-version on any-channel (#155) Jiun Kim 2022-06-05 18:06:25 +09:00
  • 0c3f14223a Update cache-key with Runner.os and Arch (#152) Jiun Kim 2022-04-29 11:03:21 +09:00
  • 0f2cd3391b Update architecture default as runner.arch (#153) Jiun Kim 2022-04-29 09:52:26 +09:00
  • cf0b7b2cac Update for actions/cache version to 3 (#150) Jiun Kim 2022-04-27 12:24:59 +09:00
  • d8687e6979 add open collective funding v2.4.0 Alif Rachmawadi 2022-04-20 06:41:15 +07:00
  • 2fcd5629bc Bump actions/checkout to v3 (#145) Goooler 2022-04-19 18:54:50 +08:00
  • 6a13bd0836 feat: support to set architecture of SDK executable (#147) 菘菘 2022-04-19 17:08:46 +08:00
  • f0cc0311e0 update .pub-cache location Alif Rachmawadi 2022-03-31 12:45:08 +07:00
  • 5e1529bc12 update readme v2.3.0 Alif Rachmawadi 2022-02-07 23:42:26 +00:00
  • 99cf4656b5 Merge pull request #134 from kuhnroyal/temp-folder-windows Alif Rachmawadi 2022-02-04 23:44:20 +07:00
  • b3c14e7ecc Fix temp folder handling on windows Peter Leibiger 2022-02-04 15:12:44 +01:00
  • 05b7251cb1 Merge pull request #133 from davidmigloz/main Alif Rachmawadi 2022-02-04 18:19:49 +07:00
  • 2d3283596d Remove dev channel David Miguel Lozano 2022-02-04 12:04:07 +01:00
  • b5a1c34304 run workflow on pull request Alif Rachmawadi 2022-02-04 10:30:09 +00:00