Commit Graph
100 Commits
Author SHA1 Message Date
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
Shohei Ueda bc6f48c683 deps: update (#101) 2019-12-08 13:07:31 +09:00
Shohei Ueda cf07920706 docs: Pin peaceiris/actions-gh-pages to v2 2019-12-08 07:57:55 +09:00
peaceiris 3e0ab3eb25 gha: Pin version actions/upload-artifact to v1 2019-12-05 19:42:03 +09:00
Shohei Ueda c5ea31b9d7 Create stale.yml 2019-12-05 17:06:35 +09:00
Shohei Ueda bc06efb2e0 docs: Pin action version 2019-12-01 03:56:39 +09:00
Shohei Ueda 3b3c59db47 docs: Add stable tag v2 2019-11-28 20:47:38 +09:00
Shohei Ueda b51e0ae5b4 Update README.md 2019-11-28 20:43:56 +09:00
peaceiris 8b813b0c62 deps: update 2019-11-28 00:11:39 +09:00
Shohei Ueda 638f751056 Update test.yml (#96) 2019-11-27 22:05:49 +09:00
Shohei Ueda d04830441a Delete feature_request.md 2019-11-27 21:52:43 +09:00
Shohei Ueda 5dc353210f Update issue templates 2019-11-27 21:52:09 +09:00
peaceiris 129fcc86a6 docs: Update tag 2019-11-22 12:22:33 +09:00
Shohei Ueda 34e697e615 docs: Add Back to TOC link 2019-11-22 12:19:08 +09:00
Shohei Ueda 608a9dce06 Update README.md 2019-11-22 12:17:04 +09:00
peaceiris bcfd41e8b4 docs: update 2019-11-22 12:15:00 +09:00
Shohei Ueda 0a102fbbed docs: Add tips section (Read Hugo version from file) (#89) 2019-11-22 12:12:20 +09:00
Shohei Ueda ef869fb22f Path join (#92) 2019-11-22 11:14:44 +09:00
peaceiris 1490c6e417 deps: update 2019-11-22 09:38:27 +09:00
peaceiris ab3f21340f deps: update 2019-11-17 20:48:26 +09:00
Shohei Ueda 3ab6d78f1e deps: Compile deps into single file with ncc (#88)
* deps: Compile deps into single file with ncc
* ci: update husky setting

Close #67
2019-11-17 20:39:17 +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 b93236ba6f deps: upgrade node to 12.13.0 (#86) 2019-11-13 17:29:31 +09:00
Shohei Ueda 535d0e0aa9 gha: update (#85) 2019-11-13 17:05:13 +09:00
peaceiris 90fbf33ad8 deps: update 2019-11-13 16:55:59 +09:00
Shohei Ueda d3401a30a3 docs: Add codefactor badge 2019-11-13 12:58:32 +09:00
Shohei Ueda eb85852ce3 deps: update (#83) 2019-11-11 22:17:46 +09:00
Shohei Ueda 3c10f8d88a Update README.md 2019-11-07 08:21:32 +09:00
Shohei Ueda 0de12a826f gha: update to macos-latest 2019-11-07 08:17:43 +09:00
Shohei Ueda 5bb02a4a7d docs: update to macos-latest 2019-11-07 08:15:55 +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
peaceiris ec916d70ad github: Update action meta 2019-10-29 10:03:36 +09:00
peaceiris d88559854c github: Update action meta 2019-10-29 09:59:34 +09:00
peaceiris 2965e59bb8 deps: update 2019-10-29 09:56:12 +09:00
peaceiris f0004ebb52 github: Update action meta 2019-10-29 09:54:47 +09:00
peaceiris 0101f0a550 github: Remove FUNDING.yml 2019-10-29 03:26:27 +09:00
Shohei Ueda c31a671975 Update issue templates 2019-10-29 03:23:41 +09:00
peaceiris 78c603eb60 github: Add issue template config
https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2019-10-29 03:17:06 +09:00
Shohei Ueda bbc02a7bb6 Update issue templates 2019-10-29 03:11:09 +09:00
peaceiris 8e53828e04 docs: Remove Hugo --gc flag
This flag should be used on local.
It is wasteful to use the Garbage Collection on CI.
2019-10-24 21:51:13 +09:00
peaceiris 3fe8ef06d5 github: Add CODEOWNERS 2019-10-24 06:03:40 +09:00
peaceiris 3e1caf266f deps: update 2019-10-23 20:02:44 +09:00
peaceiris 827a8f8ea5 deps: Add dependabot config 2019-10-23 20:01:55 +09:00
peaceiris 7ed9704167 deps: update 2019-10-22 15:20:10 +09:00
peaceiris 46f4f706ee docs: update 2019-10-19 16:52:57 +09:00
peaceiris 5d81587f8c docs: Remove the link to actions tab
We need to login to access the actions tab.

https://github.com/sdras/awesome-actions/issues/232
2019-10-17 16:31:56 +09:00
peaceiris 432b4df64a deps: update 2019-10-16 07:42:58 +09:00
peaceiris 199ebd1829 deps: update 2019-10-15 16:15:10 +09:00
peaceiris 9582ca51e5 docs: update workflow example, enhance build step 2019-10-14 21:57:26 +09:00
peaceiris 79ff7701be deps: update 2019-10-14 13:29:11 +09:00
peaceiris ed1ba0af60 deps: update 2019-10-10 15:25:52 +09:00
peaceiris c57482c110 deps: update 2019-10-09 14:03:54 +09:00
peaceiris 4e9981b947 chore: delete line 2019-10-09 11:49:24 +09:00
peaceiris 7082e0fbec config: Add .envrc 2019-10-09 11:46:06 +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 a02eaa1734 deps: update 2019-10-08 13:47:18 +09:00
peaceiris fa565fb82d docs: update workflow example 2019-10-07 20:15:02 +09:00
peaceiris 7404f29555 chore: update .gitignore 2019-10-07 15:10:37 +09:00
peaceiris 7b66ed001b docs: update tag 2019-10-07 00:19:53 +09:00
peaceiris 64951c5a73 docs: update 2019-10-07 00:11:15 +09:00
peaceiris 35c74b6a6a deps: update 2019-10-04 12:19:43 +09:00
peaceiris b5fb138703 meta: Update description 2019-10-03 11:35:41 +09:00
Shohei Ueda 6f6a564fad Deps: update (#53)
* deps: update

* deps: update node_modules
2019-10-02 10:58:52 +09:00
peaceiris cd3751ce70 gha: enhance trigger 2019-10-01 20:10:45 +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
peaceiris 9fdb1cb749 docs: update tag of peaceiris/actions-gh-pages to v2.4.0 2019-09-25 12:47:37 +09:00
peaceiris e2b52b7b4d docs: update tag to v2.2.1 2019-09-25 12:44:14 +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 b46070141b docs: Add submodules to actions/checkout
https://github.com/peaceiris/actions-hugo/issues/42
2019-09-24 07:31:06 +09:00
peaceiris a1adb3bb7b gha: remove paths 2019-09-23 14:35:33 +09:00
peaceiris fbb67a3359 docs: update tag 2019-09-23 14:10:41 +09:00
peaceiris 2e5b1b84d6 deps: upgrade lint-staged 9.3.0 2019-09-23 12:36:26 +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 d7d48e3009 Refactor: enhance Hugo version dumping (#39) 2019-09-22 10:24:28 +09:00
peaceiris 39aa1b7d04 docs: Add Table of Contents 2019-09-22 09:43:11 +09:00
Shohei Ueda b10091c0dc Enhance: workflow (#38)
* gha: Add paths-ignore
* docs: enhance
2019-09-22 09:37:17 +09:00
peaceiris 824187d952 fix: npm run tsc 2019-09-22 08:42:53 +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
peaceiris 082748017c deps: update @actions/core 2019-09-21 11:28:40 +09:00
peaceiris 8f1aef7e73 docs: update peaceiris/actions-hugo@v2.2.0 2019-09-21 10:46:47 +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
peaceiris 4f371785be docs: update v2.1.0 2019-09-18 04:23:27 +09:00
peaceiris 3bbd6d1917 docs: update readme 2019-09-18 04:18: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
Shohei Ueda 85171ece4e refactor: Add process.env.HOME (#27) 2019-09-17 23:20:28 +09:00
peaceiris 624c2a083b docs: Add description about this action 2019-09-17 20:39:59 +09:00
peaceiris 7a9975a8b1 deps: upgrade eslint to 6.4.0 2019-09-16 15:20:59 +09:00