1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00
Commit graph

3 commits

Author SHA1 Message Date
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
Alif Rachmawadi
43c32c5d3a
update test fixtures 2023-03-21 20:55:50 +07:00
Alif Rachmawadi
54864698df
test mode and cache key builder (#175) 2022-07-24 19:19:31 +07:00