Alif Rachmawadi
cfb544479d
use previous prettier
2020-04-14 02:31:17 +00:00
Alif Rachmawadi
c256877acc
bump version
2020-04-14 02:20:56 +00:00
Alif Rachmawadi
5c02dc7f05
update dist
2020-04-14 02:19:57 +00:00
Alif Rachmawadi
4d34db08ae
update dependencies
2020-04-14 02:19:33 +00:00
Alif Rachmawadi
b4d02d2183
update test duration
2020-04-14 02:05:13 +00:00
Alif Rachmawadi
713f696c59
update test
2020-04-14 01:47:20 +00:00
Alif Rachmawadi
c8f591812e
update dist
2020-04-14 01:17:42 +00:00
Alif Rachmawadi
f7a5d4550a
handle new release format
2020-04-14 01:14:56 +00:00
Alif Rachmawadi
19074769c8
add test for new release format
2020-04-14 01:14:55 +00:00
Alif Rachmawadi
1b5073106b
update releases data
2020-04-14 01:14:55 +00:00
Alif Rachmawadi
a8119581ff
npm audit fix
2020-04-14 01:14:54 +00:00
Alif Rachmawadi
0ee5f96289
Merge pull request #33 from tianhaoz95/patch-2
...
might be interesting to add dart SDK to path
2020-04-14 07:57:34 +07:00
Tianhao Zhou
9d3762c82e
fix: use join to comply with other os
2020-04-13 14:41:49 -07:00
Tianhao Zhou
6ebddd1b83
fix: add the missing bin directory in dart sdk
2020-04-11 18:23:34 -07:00
Tianhao Zhou
a79364fc11
dev: add dart sdk to path
...
Adding Flutter bin to the path doesn't expose the dart SDK which many people might be interested in using. For example, dartdoc for documentation generation.
2020-04-11 18:10:01 -07:00
Alessio Luciani
a81c830097
Add iOS and Android app bundle builds
...
Solving issue https://github.com/subosito/flutter-action/issues/7 .
2020-04-09 14:40:15 +02:00
Alif Rachmawadi
f4209dc839
force minimist resolution
2020-03-17 09:38:25 +07:00
Alif Rachmawadi
cf2fb6cf42
update depedencies
2020-03-17 09:06:14 +07:00
Alif Rachmawadi
8828996b00
fix acorn vulnerabilities
2020-03-17 09:00:22 +07:00
Alif Rachmawadi
ce9c1a9cd2
bump version
2020-03-04 17:35:31 +00:00
Alif Rachmawadi
f273c2a8f8
increase test timeout
2020-03-04 17:22:39 +00:00
Alif Rachmawadi
be0b2dfa50
update workflow version
2020-03-04 17:06:13 +00:00
Alif Rachmawadi
3d84912f19
drop deprecated input
2020-03-04 16:26:06 +00:00
Alif Rachmawadi
fbce6ef0db
add dist file
2020-03-04 15:01:14 +00:00
Alif Rachmawadi
2734c64d5a
update action entrypoint
2020-03-04 14:58:58 +00:00
Alif Rachmawadi
7c9a6f8f1c
ignore node_modules and lib
2020-03-04 14:58:33 +00:00
Alif Rachmawadi
b749ad466c
use @actions/http-client
2020-03-04 14:58:15 +00:00
Alif Rachmawadi
973907784f
update dependencies
2020-03-04 14:57:20 +00:00
Alif Rachmawadi
742c99f9e2
remove lib dir
2020-03-04 17:39:55 +07:00
Alif Rachmawadi
5903280972
remove node_modules
2020-03-04 17:39:14 +07:00
Alif Rachmawadi
e9290adee0
remove deprecated version
2020-03-04 17:38:28 +07:00
Alif Rachmawadi
f9c63c34c2
move articles section to wiki
2020-03-04 17:23:17 +07:00
Alif Rachmawadi
02498c430c
Merge pull request #19 from subosito/dependabot/npm_and_yarn/handlebars-4.5.3
...
Bump handlebars from 4.1.2 to 4.5.3
2019-12-30 06:15:53 +07:00
dependabot[bot]
1aa8378e83
Bump handlebars from 4.1.2 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-29 19:13:04 +00:00
Alif Rachmawadi
0669f04336
update sample
2019-12-07 15:58:29 +07:00
Alif Rachmawadi
6b19b1359b
update articles
2019-12-07 15:53:43 +07:00
Alif Rachmawadi
0c86155a3e
fix wording
2019-11-30 08:59:42 +07:00
Alif Rachmawadi
89db48d121
Merge pull request #12 from nabilnalakath/patch-1
...
Updated README
2019-11-30 08:57:37 +07:00
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
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
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