Alif Rachmawadi
8e1e9c4d87
update dist
2021-06-11 08:19:02 +00:00
Alif Rachmawadi
017da32f19
update dependencies
2021-06-11 08:18:38 +00:00
Alif Rachmawadi
cb226e935b
Back to original path of release assets
2021-06-11 08:13:00 +00:00
Alif Rachmawadi
5188e41281
Merge pull request #100 from chatsen/master
...
Fix the endpoint for flutter releases
2021-06-02 10:48:10 +07:00
William Bulin
1ced41a989
Update index.js
2021-06-02 01:38:26 +02:00
William Bulin
4ac301c302
Update release.ts
2021-06-02 01:36:53 +02:00
Tianhao Zhou
5c3d315241
fix: add missing arguments for java setup
2021-05-17 01:10:08 -07:00
Alif Rachmawadi
0600af6a5c
Merge pull request #93 from subosito/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.7.1 to 2.8.9
2021-05-15 14:04:20 +07:00
dependabot[bot]
1c63d3b831
Bump hosted-git-info from 2.7.1 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 01:25:41 +00:00
Alif Rachmawadi
086f9fb649
Merge pull request #90 from kuhnroyal/feature/pub-cache
...
Export PUB_CACHE if it is not in env
2021-05-01 08:31:38 +07:00
Peter Leibiger
8f6ad7c383
Export PUB_CACHE if it is not in env
...
Export `PUB_CACHE` if it is not configured before calling the action.
This ensures that flutter and dart use the same cache.
It also enables other tools to use this official Dart env variable.
2021-04-28 20:43:14 +02:00
Alif Rachmawadi
13141e86c3
update readme
2021-04-26 14:56:05 +00:00
Alif Rachmawadi
41992c08db
adjust windows example
2021-04-26 14:49:19 +00:00
Alif Rachmawadi
d94ad8f4a5
Merge pull request #68 from majudhu/patch-1
...
add example to build for windows
2021-04-26 21:47:15 +07:00
Alif Rachmawadi
7bb7a2ead1
pin prettier
2021-04-26 14:35:27 +00:00
Alif Rachmawadi
08d7837173
update dist
2021-04-26 14:31:40 +00:00
Alif Rachmawadi
cb118effe2
update dependencies
2021-04-26 14:30:05 +00:00
Alif Rachmawadi
8c0828b9c2
update readme
2021-04-26 14:24:54 +00:00
Alif Rachmawadi
30d8b6aed2
update tests
2021-04-26 14:24:40 +00:00
Alif Rachmawadi
e7b018ff3a
Merge pull request #83 from subosito/dependabot/npm_and_yarn/y18n-4.0.1
...
Bump y18n from 4.0.0 to 4.0.1
2021-04-02 20:14:32 +07:00
dependabot[bot]
267db14c3d
Bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 22:16:18 +00:00
Alif Rachmawadi
123325ea84
Merge pull request #79 from jpnurmi/pub-cache-path
...
Add .pub-cache/bin to PATH
2021-03-07 19:03:55 +07:00
J-P Nurmi
06a5370154
Add .pub-cache/bin to PATH
2021-03-05 18:29:25 +01:00
Alif Rachmawadi
5781588262
Merge pull request #71 from subosito/dependabot/npm_and_yarn/node-notifier-8.0.1
...
Bump node-notifier from 8.0.0 to 8.0.1
2021-01-07 09:38:37 +07:00
dependabot[bot]
2d5af0bae8
Bump node-notifier from 8.0.0 to 8.0.1
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 08:02:28 +00:00
Alif Rachmawadi
d2a92405ab
update examples
2020-12-01 15:49:09 +00:00
Alif Rachmawadi
c1329a99f0
fix test
2020-12-01 15:44:22 +00:00
Alif Rachmawadi
618ffe6e1a
Merge pull request #67 from dmitry-shibanov/add-any-channel
...
Add any channel
2020-12-01 22:08:51 +07:00
Majudhu
1b4d6c711f
add example to build for windows
...
add example script which will build a windows executable and also upload it to action artifacts
2020-11-25 14:07:49 +05:00
Dmitry Shibanov
2ed9c88ae0
build project
2020-11-23 16:13:25 +03:00
Dmitry Shibanov
d8b5280c4b
add any channel
2020-11-23 16:11:57 +03:00
Alif Rachmawadi
8ffad233a0
Merge pull request #66 from sidrao2006/patch-1
...
Use FLUTTER_ROOT instead of FLUTTER_HOME
2020-11-21 05:57:49 +07:00
Aneesh Rao
2dc29df57b
Use FLUTTER_ROOT instead of FLUTTER_HOME
2020-11-19 20:31:28 +05:30
Alif Rachmawadi
d141f1640a
Merge pull request #64 from cclauss/patch-1
...
README.md: actions/checkout@v2
2020-10-20 20:03:42 +07:00
Christian Clauss
c4e0544d9c
fixup! Fix typo
2020-10-20 14:50:34 +02:00
Christian Clauss
2ff7205390
README.md: actions/checkout@v2
2020-10-14 12:50:28 +02:00
Alif Rachmawadi
4a44bbb8a6
update dist
2020-10-08 04:42:13 +00:00
Alif Rachmawadi
d7578c4eec
add support for master channel
2020-10-08 04:36:23 +00:00
Alif Rachmawadi
26bf50084a
update test platform map
2020-10-08 01:36:34 +00:00
Alif Rachmawadi
45483e4c19
increase test timeout
2020-10-08 01:32:27 +00:00
Alif Rachmawadi
6f4d1ee832
use exact prettier
2020-10-08 01:26:57 +00:00
Alif Rachmawadi
58a4d54c5d
update dist
2020-10-08 01:24:34 +00:00
Alif Rachmawadi
d0e7441034
update installer
2020-10-08 01:22:27 +00:00
Alif Rachmawadi
c7c0640db8
add release version check function
2020-10-08 01:22:02 +00:00
Alif Rachmawadi
1aaec8dd0f
update dependencies
2020-10-08 01:20:47 +00:00
Alif Rachmawadi
ddb7b913ca
update test data
2020-10-08 01:19:56 +00:00
Alif Rachmawadi
0b6cdde020
Merge pull request #60 from subosito/dependabot/npm_and_yarn/actions/core-1.2.6
...
Bump @actions/core from 1.2.4 to 1.2.6
2020-10-07 19:26:56 +07:00
dependabot[bot]
8078702ac6
Bump @actions/core from 1.2.4 to 1.2.6
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:17:20 +00:00
Alif Rachmawadi
282b38c3d9
Merge pull request #30 from AlessioLuciani/master
...
Add iOS and Android app bundle builds
2020-08-14 10:12:00 +07:00
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