Commit Graph

46 Commits

Author SHA1 Message Date
Nabil Mohammed Nalakath
b673b1ec64 updated README
Added a link to tutorial which demonstrates how to use this GitHub action in a flutter project.
2019-10-13 03:18:49 +05:30
Alif Rachmawadi
5e7889b40a Merge pull request #9 from tianhaoz95/patch-1
change flutter version in doc
2019-09-30 14:29:24 +07:00
Tianhao Zhou
36e62b1fd9 change flutter version in doc
Change the flutter version in README from 1.8.4 to 1.7.8+hotfix.4 to keep it consistent with the first example and also avoid the confusion because 1.8.4 beta does not exist (which will cause a http error if someone copy the code as is).
2019-09-29 22:36:56 -07:00
Alif Rachmawadi
b6f5cc2b39 bump version
Some checks failed
Main workflow / Run (macos-latest) (push) Failing after 4s
Main workflow / Run (ubuntu-latest) (push) Failing after 33s
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.1.1
2019-08-26 11:54:54 +07:00
Alif Rachmawadi
ad07e49913 removed unused file 2019-08-26 11:54:54 +07:00
Alif Rachmawadi
8f119fb49d Merge pull request #2 from subosito/tool-cache-110
tool-cache 1.1.0
2019-08-26 11:49:37 +07:00
Alif Rachmawadi
1dedc0776a remove unused hacks 2019-08-26 10:59:10 +07:00
Alif Rachmawadi
e4b52bc94d update tool-cache 1.1.0 2019-08-26 10:58:41 +07:00
Alif Rachmawadi
9267b2d4d1 updated user agent 2019-08-19 22:26:44 +07:00
Alif Rachmawadi
0fdcd6ee16 updated usage
Some checks failed
Main workflow / Run (macos-latest) (push) Failing after 2s
Main workflow / Run (ubuntu-latest) (push) Failing after 1m33s
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.1.0
2019-08-18 21:25:10 +07:00
Alif Rachmawadi
828493a231 added more tests 2019-08-18 21:23:51 +07:00
Alif Rachmawadi
a1e481922d handle 1.7 as 1.7.x 2019-08-18 21:23:37 +07:00
Alif Rachmawadi
5fe8a7cf47 rename 2019-08-16 19:33:37 +07:00
Alif Rachmawadi
e0ee719d54 bump version 2019-08-16 19:18:34 +07:00
Alif Rachmawadi
9fcb2724bc use flutter-version 2019-08-16 19:15:18 +07:00
Alif Rachmawadi
ad169ccdaa use flutter-version instead of version 2019-08-16 19:14:55 +07:00
Alif Rachmawadi
01ee38751a added semver 2019-08-16 19:04:23 +07:00
Alif Rachmawadi
1f3ea86f20 updated usage 2019-08-16 19:03:08 +07:00
Alif Rachmawadi
944fac1f62 added test fox .x version syntax 2019-08-16 19:03:08 +07:00
Alif Rachmawadi
be0241570a handle .x version syntax 2019-08-16 18:59:11 +07:00
Alif Rachmawadi
9421912880 allow unmocked 2019-08-16 18:40:47 +07:00
Alif Rachmawadi
858e055b72 added test for fetching latest release 2019-08-16 18:31:13 +07:00
Alif Rachmawadi
62ca43375c set version as optional 2019-08-16 18:30:45 +07:00
Alif Rachmawadi
fc54c01d84 added nock 2019-08-16 18:30:30 +07:00
Alif Rachmawadi
39e54cc1e6 get latest release automatically 2019-08-16 18:30:17 +07:00
Alif Rachmawadi
b14481040a updated lib
Some checks failed
Main workflow / Run (macos-latest) (push) Failing after 3s
Main workflow / Run (ubuntu-latest) (push) Failing after 19m41s
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.0.2
2019-08-16 15:36:09 +07:00
Alif Rachmawadi
88fdaa7568 added test for invalid version 2019-08-16 15:34:20 +07:00
Alif Rachmawadi
9b82c25a31 use version; fixes #1 2019-08-16 09:28:18 +07:00
Alif Rachmawadi
e15318b1da bump version 2019-08-16 09:16:46 +07:00
Alif Rachmawadi
fc32c521f1 update cache path 2019-08-15 12:44:24 +07:00
Alif Rachmawadi
126ac36d04 updated usage 2019-08-14 08:13:02 +07:00
Alif Rachmawadi
f91c7a64ef bump version
Some checks failed
Main workflow / Run (macos-latest) (push) Failing after 3s
Main workflow / Run (ubuntu-latest) (push) Successful in 3m32s
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.0.1
2019-08-14 08:07:47 +07:00
Alif Rachmawadi
048d11febc semver and channel for cache dir 2019-08-14 08:04:35 +07:00
Alif Rachmawadi
aedc3a9f1e removed whitespace 2019-08-14 07:34:44 +07:00
Alif Rachmawadi
c9e501d1b1 updated readme
Some checks failed
Main workflow / Run (macos-latest) (push) Failing after 1m42s
Main workflow / Run (ubuntu-latest) (push) Failing after 8m21s
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.0.0
2019-08-14 05:45:49 +07:00
Alif Rachmawadi
92aef196ec updated metadata 2019-08-14 05:45:22 +07:00
Alif Rachmawadi
528b270553 updated branding 2019-08-14 05:38:02 +07:00
Alif Rachmawadi
6ed32f0e5a simplify version 2019-08-13 19:01:25 +07:00
Alif Rachmawadi
c8ce10620f add unzip for macos 2019-08-13 18:52:19 +07:00
Alif Rachmawadi
7ba552e43d set unzip as executable 2019-08-13 18:29:11 +07:00
Alif Rachmawadi
04c5d0bc50 updated test assertion 2019-08-13 18:23:00 +07:00
Alif Rachmawadi
ae2427424b add helper to extract .tar.xz 2019-08-13 17:46:10 +07:00
Alif Rachmawadi
d34b182ed1 use 7z 2019-08-13 17:29:45 +07:00
Alif Rachmawadi
0af74a8592 added lib 2019-08-13 17:24:25 +07:00
Alif Rachmawadi
d55858e687 removed unused; added temp dir 2019-08-13 17:23:34 +07:00
Alif Rachmawadi
3aa0d2f642 initial commit 2019-08-13 17:11:30 +07:00