Shohei Ueda
236e039b5f
chore: update actions/checkout to v2
2019-12-14 17:46:47 +09:00
Shohei Ueda
f14d276121
chore: Enhance syntax
2019-12-09 18:58:26 +09:00
Shohei Ueda
739a95f1e7
gha: Enhance workflows ( #102 )
...
* gha: Add Pull Request to stale target
* gha: Add ncc check step (Close #98 )
* src: Rename showVersion()
* test: Add not to be cases
* Remove old comment
* gha: Add update major tag workflow (Close #97 )
2019-12-08 15:45:59 +09:00
peaceiris
3e0ab3eb25
gha: Pin version actions/upload-artifact to v1
2019-12-05 19:42:03 +09:00
Shohei Ueda
638f751056
Update test.yml ( #96 )
2019-11-27 22:05:49 +09:00
peaceiris
007cfe211d
gha: Remove matrix exclude
2019-11-17 20:07:23 +09:00
peaceiris
1d2fa2a9c3
gha: Add matrix exclude
2019-11-17 20:05:12 +09:00
Shohei Ueda
10b88ee9bf
gha: Add cache step ( #87 )
2019-11-17 19:59:01 +09:00
Shohei Ueda
535d0e0aa9
gha: update ( #85 )
2019-11-13 17:05:13 +09:00
Shohei Ueda
0de12a826f
gha: update to macos-latest
2019-11-07 08:17:43 +09:00
peaceiris
9aa9bf7c5a
gha: Add paths-ignore to pull_request
2019-11-03 13:57:52 +09:00
Shohei Ueda
3be578e3c5
Update test.yml
2019-11-03 13:29:31 +09:00
Shohei Ueda
3e55082b3f
gha: Use setup-node ( #58 )
...
* config: Add .nvmrc
* gha: Add setup-node step
* gha: Add step to read .nvmrc
Close #55
2019-10-09 00:20:05 +09:00
peaceiris
cd3751ce70
gha: enhance trigger
2019-10-01 20:10:45 +09:00
peaceiris
a1adb3bb7b
gha: remove paths
2019-09-23 14:35:33 +09:00
peaceiris
6d819cab4c
gha: fix pull_request trigger
2019-09-23 11:33:57 +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
b10091c0dc
Enhance: workflow ( #38 )
...
* gha: Add paths-ignore
* docs: enhance
2019-09-22 09:37:17 +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