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

249 commits

Author SHA1 Message Date
Alif Rachmawadi
12d5ce54d2
Merge pull request #53 from subosito/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-22 17:03:20 +07:00
dependabot[bot]
d00139d608
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 00:09:06 +00:00
Alessio Luciani
5d4e01ab3b
Add build instructions for the web 2020-06-19 16:13:08 +02:00
Alif Rachmawadi
40bc2f6940
bump version 2020-05-09 11:03:06 +07:00
Alif Rachmawadi
f0d790518f
update dist 2020-05-09 10:37:01 +07:00
Alif Rachmawadi
c4a41752bd
update dependencies 2020-05-09 10:36:22 +07:00
Alif Rachmawadi
929035d687
update test 2020-05-09 10:17:16 +07:00
Alif Rachmawadi
4bb529986f
use channel for latest release 2020-05-09 09:46:10 +07:00
Alif Rachmawadi
ecb8eabe6f
update tests 2020-05-09 09:43:40 +07:00
Alif Rachmawadi
cf426f9aa2
update release manifest 2020-05-09 09:43:05 +07:00
Alif Rachmawadi
794e42ad48
bump version: 1.3.1 2020-04-30 09:48:20 +07:00
Alif Rachmawadi
2dd537cc3f
update dist 2020-04-30 09:47:38 +07:00
Alif Rachmawadi
3ba093556e
Merge pull request #36 from subosito/dependabot/npm_and_yarn/actions/http-client-1.0.8
Bump @actions/http-client from 1.0.7 to 1.0.8
2020-04-30 09:45:20 +07:00
dependabot[bot]
9cde868c41
Bump @actions/http-client from 1.0.7 to 1.0.8
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-29 18:01:31 +00:00
Alif Rachmawadi
c1bf65eb31
add dart usage example 2020-04-14 02:34:44 +00:00
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