Commit Graph

22 Commits

Author SHA1 Message Date
peaceiris a02eaa1734 deps: update 2019-10-08 13:47:18 +09:00
peaceiris 35c74b6a6a deps: update 2019-10-04 12:19:43 +09:00
Shohei Ueda 6f6a564fad
Deps: update (#53)
* deps: update

* deps: update node_modules
2019-10-02 10:58:52 +09:00
peaceiris 07e434d37c deps: update lint-staged 2019-10-01 14:54:03 +09:00
peaceiris 1405de8b20 deps: update eslint 2019-10-01 11:01:26 +09:00
peaceiris 7346c7bdad deps: update eslint 2019-09-29 14:08:38 +09:00
peaceiris f1ac6bf271 deps: update husky 2019-09-28 11:19:42 +09:00
peaceiris c7b570bed5 deps: update 2019-09-26 19:48:38 +09:00
Shohei Ueda 3ae7dd1270
deps: update (#52)
#50
2019-09-26 14:50:12 +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 2e5b1b84d6 deps: upgrade lint-staged 9.3.0 2019-09-23 12:36:26 +09:00
Shohei Ueda a6d33f08ac
config: enhance tsconfig.json (#44)
* config: enhance tsconfig.json (Set sourceMap and removeComments to true)
* gha: Add pull_request trigger, close #43
* config: Add waring emoji
2019-09-23 10:58:19 +09:00
Shohei Ueda 71663ea875
gha: use paths instead of paths-ignore (#41)
* gha: use paths instead of paths-ignore
* docs: update from 3 sec to 4 sec
* ci: update husky post-commit hook
2019-09-22 15:45:20 +09:00
Shohei Ueda e194c83989
Refactor: remove Golang and Git dumping (#37)
* ci: setup lint-staged
* refactor: remove golang and git dumping
2019-09-22 08:13:23 +09:00
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