dependabot-preview[bot]
|
967e91f479
|
build(deps): bump @actions/core from 1.1.3 to 1.2.0 (#68)
* build(deps): bump @actions/core from 1.1.3 to 1.2.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* deps: npm run build
|
2019-10-22 00:47:05 +09:00 |
Shohei Ueda
|
6f6a564fad
|
Deps: update (#53)
* deps: update
* deps: update node_modules
|
2019-10-02 10:58:52 +09:00 |
Shohei Ueda
|
8e97852759
|
Deps: update (#49)
* deps: update
* deps: update node_modules
#46 #47 #48
|
2019-09-25 12:40:38 +09:00 |
peaceiris
|
082748017c
|
deps: update @actions/core
|
2019-09-21 11:28:40 +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
|
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 |
Shohei Ueda
|
68358aa004
|
Migrate javascript action (#21)
|
2019-09-16 08:27:57 +09:00 |