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
Nicco Kunzmann
d32931db2f
Structure Documentation
...
Adds sections: Flutter Version, Build Target, Cache
Bold build target names to find them more easily
2024-03-31 17:24:22 +01: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
Richard Shiue
1c5eb12d81
fix: specify pub cache path ( #280 )
2024-03-20 11:20:53 +07:00
Koji Wakamiya
d1e0151b5f
chore: Add m1 chip macos
2024-03-18 22:40:06 +09:00
Koji Wakamiya
62f096cacd
Update README ( #266 )
...
* doc: Update README
* fix: Specify the dev channel version
2024-02-13 07:52:27 +07:00
Jørgen Tjernø
844082558d
Improvements to caching ( #265 )
...
* Bump actions/cache to v4 to suppress node warnings
* Respect `PUB_CACHE` from the environment
* Cache pub-cache separately from flutter
In order to reduce the extra work that happens when you update your
pubspec.lock, don't use `hashFiles('**/pubspec.lock')` in the hash of
the flutter installation, and separately cache the `.pubspec-cache`.
Also return the `.pub-cache` to `$HOME`, since it's not part of the tool
installation.
* Fix README example of pub-cache-path and document `PUB_CACHE`
2024-02-13 07:13:38 +07:00
Koji Wakamiya
14bf5302ef
Set architecture options from runner's architecture ( #264 )
...
* feat: Add ARCH_NAME variable and set default ARCH value
* chore: Show runner's os and architecture
* chore: Update actions
2024-02-05 09:06:33 +07:00
Devon Carew
02b923c0e1
add support for the main
channel ( #258 )
...
* add support for the main channel
* update testing for the 'main' channel
2023-11-20 16:29:45 +07:00
Alif Rachmawadi
aa6d9b9844
update cache test
2023-11-01 18:11:33 +07:00
Alif Rachmawadi
2783a3f08e
ensure setup.sh executable; fixes #245
2023-11-01 17:59:30 +07:00
Daren Hayward
c33c37022b
Extract to a temporary location to enable moving of flutter folder. ( #227 )
2023-11-01 17:50:15 +07:00
Gustl22
cc97e1648f
feat: Allow git ref as version in master
channel ( #237 )
...
* feat: Allow git ref as version in `master` channel
* fix lint
* fix parsing
* fix test
* fix checkout, add tests
* replace with tab
2023-10-11 15:55:21 +07:00
Alif Rachmawadi
ed388baf1d
fixes #224 ; update readme
2023-06-24 16:31:51 +07:00
Alif Rachmawadi
48cafc2471
re-add master channel support
2023-03-23 05:52:25 +07:00
Alif Rachmawadi
1508160852
adjust filter by arch
2023-03-22 08:45:49 +07:00
Alif Rachmawadi
88cab4064b
add restore-keys cache support
2023-03-21 22:20:05 +07:00
Alif Rachmawadi
55a58f6493
make simpler
2023-03-21 21:49:20 +07:00
Alif Rachmawadi
d369dd765d
make simpler
2023-03-21 21:46:00 +07:00
Alif Rachmawadi
42b3ed07e1
make simpler
2023-03-21 21:45:02 +07:00
Alif Rachmawadi
8dbc29a898
make simpler
2023-03-21 21:42:52 +07:00
Alif Rachmawadi
ed0e860e8f
make simpler
2023-03-21 21:37:50 +07:00
Alif Rachmawadi
37734c707c
update test fixtures
2023-03-21 21:31:03 +07:00
Alif Rachmawadi
b1ba330d99
update test fixtures
2023-03-21 21:25:27 +07:00
Alif Rachmawadi
43c32c5d3a
update test fixtures
2023-03-21 20:55:50 +07:00
Alif Rachmawadi
dbf1fa04f4
Replace set-output with $GITHUB_OUTPUT; fixes #192 ( #194 )
...
* replace set-output with $GITHUB_OUTPUT
* use stdout for test mode
* update readme
2022-10-13 06:31:27 +07:00
Adrien Padol
1e6ee87cb8
Added missing parameter for cache-key ( #187 )
2022-09-17 07:11:03 +07:00
Alif Rachmawadi
45dd344cec
github sponsor
2022-09-08 11:37:17 +07:00
Alif Rachmawadi
de3cdb9a4b
enhance set output
2022-09-08 09:12:35 +07:00
Alif Rachmawadi
1e952778af
enhance set output
2022-09-08 00:57:19 +07:00
Alif Rachmawadi
9d48f4efd5
use named arguments for version and arch
2022-08-25 17:24:16 +07:00
Alif Rachmawadi
6c2e035f26
fix test manifest load
2022-07-26 17:47:54 +07:00
Alif Rachmawadi
c30358aafe
dynamic cache path
2022-07-26 13:20:39 +07:00
Alif Rachmawadi
472d887f68
update readme
2022-07-26 11:56:47 +07:00
Alif Rachmawadi
b1d33bca25
print version
2022-07-25 19:47:52 +07:00
Alif Rachmawadi
e5fb13927b
update readme
2022-07-25 19:36:41 +07:00
Alif Rachmawadi
ebff0a3874
tidy up
2022-07-25 19:15:22 +07:00
Alif Rachmawadi
d8cf9a8ccc
tidy up
2022-07-25 18:58:09 +07:00
Alif Rachmawadi
e09ab0131a
remove opencollective
2022-07-24 21:17:47 +07:00
Alif Rachmawadi
becfb71246
shellcheck linter
2022-07-24 19:30:59 +07:00
Alif Rachmawadi
54864698df
test mode and cache key builder ( #175 )
2022-07-24 19:19:31 +07:00
Alif Rachmawadi
ea686d7c56
check jq
2022-07-19 12:00:34 +07:00