29 Commits
Author SHA1 Message Date
Bartek Pacia 4efee115f1 readme: minor updates (#392) 2026-03-18 17:23:45 +01:00
Bartek Pacia d97c38e97d add a CI job that checks out a specific master commit (#391) 2026-03-18 17:00:36 +01:00
Bartek Pacia 75b905c640 chores (#390)
* readme: update note about yq

* readme: minor updates (semantic line breaks)

* checkout@v4 -> checkout@v6
2026-03-18 15:40:24 +01:00
Bartek Pacia 0ca7a949e7 Remove macos-13 (Intel) runner from CI (#388)
macos-13 was retired by GitHub in December 2025 and no longer works.
Intel-based macOS runners are being phased out entirely by GitHub,
with only expensive *-large variants remaining as alternatives.

Closes #387

Made-with: Cursor
2026-03-17 13:23:10 +01:00
Bartek Pacia ca16aee0c3 fix broken links in README (#365) 2025-06-24 23:48:20 +02:00
Bartek Pacia f2c4f6686c fix syntax mistake in readme (#338) 2024-12-03 21:06:22 +01:00
Bartek Pacia fd476281dd improve readme (#337) 2024-12-03 21:04:13 +01:00
Bartek Pacia 8535a80ce0 Feature/yq on windows (#336)
* install `yq` if runner.os is `windows`

* update readme with `yq` on windows info
2024-12-03 20:05:47 +01:00
Bartek Pacia 7642db7052 update readme (#335) 2024-12-03 19:58:13 +01:00
Bartek Pacia bcec24ecf7 Fix failing tests (#327)
* try to fix failing tests

* continue on error

* remove Flutter versions that aren't available natively for arm64 macOS

* explicitly specify arch = x64 (`-a x64`)

* fix order of args

* remove redundant quotes

* make `dry-run` also accept bools
2024-08-21 02:53:58 +01:00
Bartek Pacia 94b32dd006 test action: allow to run manually (#325) 2024-08-20 02:09:15 +01:00
Bartek Pacia 980391a6c5 more README fixes (#292) 2024-04-01 04:09:25 +02:00
Bartek Pacia 3d80492992 update README (#291) 2024-04-01 04:07:29 +02:00
Bartek Pacia 0ef13f12a5 Add flutter-version-file (#290)
* update README with new info

* setup.sh: update arg parsing to add support for `flutter-version-file` as `-f pubspec.yaml`

* action.yaml: add flutter-version-file

* setup.sh: require `yq` only when -f option is specified

* fix tests and add a new one

* enable shell options: `errexit` and `nounset`

* move falling back to defaults to single place - setup.sh

* action.yaml: reduce number of arguments in the last invocation
2024-04-01 04:03:05 +02:00
Bartek Pacia 7564de34b3 Merge pull request #288 from subosito/chore/action_yaml_refactor
Split longer lines in action.yaml
2024-03-31 22:57:59 +02:00
Bartek Pacia 2b3ab6c7da convert some if-statements to be POSIX-compatible 2024-03-31 22:50:24 +02:00
Bartek Pacia 49cd17165c split longer lines 2024-03-31 22:15:17 +02:00
Bartek Pacia cf12a39989 Merge pull request #287 from subosito/minor
workflow.yaml: minor fix
2024-03-31 22:08:41 +02:00
Bartek Pacia cea4cf68a1 workflow.yaml: minor fix 2024-03-31 22:08:29 +02:00
Bartek Pacia 043862d930 Merge pull request #286 from subosito/format
Format
2024-03-31 22:07:58 +02:00
Bartek Pacia e70699e140 file renames 2024-03-31 22:07:39 +02:00
Bartek Pacia 766e0c11bc minor readme format update 2024-03-31 19:52:05 +02:00
Bartek Pacia 7d86479cec Merge pull request #285 from subosito/format
Minor formatting changes
2024-03-31 19:37:58 +02:00
Bartek Pacia 86d4518859 format workflow.yml 2024-03-31 19:33:40 +02:00
Bartek Pacia e2c456ecd7 format README 2024-03-31 19:31:02 +02:00
Bartek Pacia 46719f5374 format the action nicely 2024-03-31 19:21:19 +02:00
Bartek Pacia 54a6ca61b1 run prettier 2024-03-31 19:15:36 +02:00
Bartek Pacia d3969fb775 Merge pull request #284 from niccokunzmann/patch-1
Restructure Documentation
2024-03-31 18:28:15 +02:00
Bartek Pacia ab382cfb66 Merge pull request #281 from koji-1009/chore/m1_chip
chore: Add m1 chip macos machine
2024-03-31 17:24:36 +02:00