peaceiris
|
c3970dfbdd
|
config: update meta data
|
2019-09-21 22:45:31 +09:00 |
dependabot-preview[bot]
|
79d6bc5f6e
|
build(deps): bump @actions/core from 1.1.0 to 1.1.1 (#35)
Bumps [@actions/core](https://github.com/actions/toolkit) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Commits](https://github.com/actions/toolkit/compare/@actions/core@1.1.0...@actions/tool-cache@1.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-21 11:24:42 +09:00 |
Shohei Ueda
|
dc8541739a
|
Feat: Support macOS and Windows, migrate JavaScript to TypeScript (#32)
- Support macOS and Windows (Close #24 )
- Refactoring
- Error handling
- TypeScript
- Prettier (Close #29 )
- GHA: Add upload-artifact step for test coverage
- deps: Install husky
|
2019-09-21 10:41:21 +09:00 |
Shohei Ueda
|
4d54b90c0e
|
Refactor: directory structure (#31)
* config: update version
* refactor: move source codes to lib directory, Close #30
* refactor: move test code
|
2019-09-18 07:32:17 +09:00 |
peaceiris
|
25a3456032
|
config: update version
|
2019-09-18 05:14:10 +09:00 |
Shohei Ueda
|
d46d0aa12e
|
Refactor: Get the latest version from Homebrew (#28)
Refactoring
* feat: Add reject to Promise
* feat: Add printing inputs
* feat: Add error handling to getLatestVersion()
* feat: show version of Hugo, Go, and Git (Close #23)
* refactor: Get the latest version from Homebrew (Close #26)
* refactor: enhance error message of promise reject
Enhancement for workflow
* gha: Add deps (test-prod job needs test job)
* gha: Fix matrix testing
* gha: comment out Build production step
* gha: remove Dump step
Update README
* docs: update readme
|
2019-09-18 04:11:47 +09:00 |
peaceiris
|
7a9975a8b1
|
deps: upgrade eslint to 6.4.0
|
2019-09-16 15:20:59 +09:00 |
Shohei Ueda
|
68358aa004
|
Migrate javascript action (#21)
|
2019-09-16 08:27:57 +09:00 |