1015 Commits

Author SHA1 Message Date
Kengo TODA
e3d34d81ec docs: improve English in README 2020-08-30 08:01:54 +08:00
Kengo TODA
b7046acbad docs: explain usage of this action 2020-08-28 20:05:32 +08:00
Kengo TODA
0cc2e1f005 feat: throw error if the platform is not linux 2020-08-28 19:41:36 +08:00
Kengo TODA
52b82a3e33 feat: make version input required 2020-08-28 19:38:46 +08:00
dependabot[bot]
4f030de5a5 chore(deps-dev): bump jest-circus from 26.4.1 to 26.4.2
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.4.1 to 26.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.4.2/packages/jest-circus)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 11:35:41 +00:00
dependabot[bot]
b8b9c1fe10 chore(deps-dev): bump @vercel/ncc from 0.23.0 to 0.24.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.23.0...0.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 11:34:32 +00:00
dependabot[bot]
4c5416840b chore(deps-dev): bump @types/node from 14.6.0 to 14.6.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.0 to 14.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 11:33:29 +00:00
dependabot[bot]
6f01b580bf chore(deps-dev): bump eslint from 7.5.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 11:32:04 +00:00
dependabot[bot]
eb69b07aee chore(deps-dev): bump typescript from 3.9.7 to 4.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 11:28:14 +00:00
Kengo TODA
d2f378829d fix: wrong input name 2020-08-27 20:45:57 +08:00
Kengo TODA
7da80b7ba5 fix: wrong input name 2020-08-27 20:44:26 +08:00
Kengo TODA
367ba4923b feat: implement basic feature working for Linux only 2020-08-27 20:39:35 +08:00
Kengo TODA
74c8587e44 ci: configure automation around dependency management 2020-08-27 19:55:46 +08:00
Kengo TODA
0ad9be7ea4 build: add .nvmrc file to specify the node version 2020-08-27 19:55:05 +08:00
Kengo TODA
580c29732a Initial commit 2020-08-27 11:53:14 +08:00