Commit graph

  • 498619f71f
    build(deps): bump @actions/tool-cache from 1.1.1 to 1.1.2 dependabot-preview[bot] 2019-09-25 02:59:39 +0000
  • 7627319a2d
    build(deps-dev): bump @types/node from 12.7.5 to 12.7.7 dependabot-preview[bot] 2019-09-25 02:59:02 +0000
  • 8cfa7b2b2c
    build(deps-dev): bump @typescript-eslint/parser from 2.3.0 to 2.3.1 dependabot-preview[bot] 2019-09-24 03:48:58 +0000
  • b46070141b docs: Add submodules to actions/checkout peaceiris 2019-09-24 07:31:06 +0900
  • a1adb3bb7b gha: remove paths peaceiris 2019-09-23 14:35:33 +0900
  • fbb67a3359 docs: update tag peaceiris 2019-09-23 14:10:41 +0900
  • 2e5b1b84d6 deps: upgrade lint-staged 9.3.0 peaceiris 2019-09-23 12:36:26 +0900
  • 669ec24a31
    build(deps-dev): bump lint-staged from 9.2.5 to 9.3.0 dependabot-preview[bot] 2019-09-23 02:55:31 +0000
  • 6d819cab4c gha: fix pull_request trigger peaceiris 2019-09-23 11:33:57 +0900
  • a6d33f08ac
    config: enhance tsconfig.json (#44) Shohei Ueda 2019-09-23 10:58:19 +0900
  • f255a8bab7 config: Add waring emoji peaceiris 2019-09-23 10:17:25 +0900
  • 4f3945160f run tsc peaceiris 2019-09-23 10:15:16 +0900
  • 1fdd461e72 gha: Add pull_request trigger, close #43 peaceiris 2019-09-23 10:04:21 +0900
  • cb65dc51f8 config: enhance tsconfig.json peaceiris 2019-09-23 10:02:57 +0900
  • 71663ea875
    gha: use paths instead of paths-ignore (#41) Shohei Ueda 2019-09-22 15:45:20 +0900
  • ffacaf17a8 ci: update husky post-commit hook peaceiris 2019-09-22 15:43:20 +0900
  • eaea931461 docs: update from 3 sec to 4 sec peaceiris 2019-09-22 15:37:25 +0900
  • 1f001947d3 gha: use paths instead of paths-ignore peaceiris 2019-09-22 15:37:12 +0900
  • d7d48e3009
    Refactor: enhance Hugo version dumping (#39) Shohei Ueda 2019-09-22 10:24:28 +0900
  • 92afc32e34 npm run tsc peaceiris 2019-09-22 10:16:56 +0900
  • 5d1c5572d1 refactor: enhance hugo version dumping peaceiris 2019-09-22 10:14:28 +0900
  • 39aa1b7d04 docs: Add Table of Contents peaceiris 2019-09-22 09:43:11 +0900
  • b10091c0dc
    Enhance: workflow (#38) Shohei Ueda 2019-09-22 09:37:17 +0900
  • a30a4a6248 docs: enhance peaceiris 2019-09-22 09:21:15 +0900
  • 80dbab43d3 gha: Add paths-ignore peaceiris 2019-09-22 09:08:05 +0900
  • 824187d952 fix: npm run tsc peaceiris 2019-09-22 08:42:53 +0900
  • e194c83989
    Refactor: remove Golang and Git dumping (#37) Shohei Ueda 2019-09-22 08:13:23 +0900
  • 6b5ed8a455 ci: fix lint-staged peaceiris 2019-09-22 08:07:55 +0900
  • 6a76d4e699 refactor: remove golang and git dumping peaceiris 2019-09-22 08:06:27 +0900
  • 035907e6b9 ci: setup lint-staged peaceiris 2019-09-22 07:43:51 +0900
  • c3970dfbdd config: update meta data peaceiris 2019-09-21 22:45:31 +0900
  • 082748017c deps: update @actions/core peaceiris 2019-09-21 11:28:40 +0900
  • 79d6bc5f6e build(deps): bump @actions/core from 1.1.0 to 1.1.1 (#35) dependabot-preview[bot] 2019-09-21 11:24:42 +0900
  • acba14caef
    Merge branch 'master' into dependabot-npm_and_yarn-actions-core-1.1.1 Shohei Ueda 2019-09-21 11:22:25 +0900
  • 8f1aef7e73 docs: update peaceiris/actions-hugo@v2.2.0 peaceiris 2019-09-21 10:46:47 +0900
  • 22e4ffc8f1
    build(deps): bump @actions/core from 1.1.0 to 1.1.1 dependabot-preview[bot] 2019-09-21 01:43:03 +0000
  • dc8541739a
    Feat: Support macOS and Windows, migrate JavaScript to TypeScript (#32) v2.2.0 Shohei Ueda 2019-09-21 10:41:21 +0900
  • c43bfdce44 docs: update peaceiris 2019-09-21 10:29:56 +0900
  • 20d7df5901 docs: update Hugo v0.58.3 peaceiris 2019-09-21 10:16:48 +0900
  • 9b13716361 gha: Add Hugo 0.57.2 for testing peaceiris 2019-09-21 10:15:30 +0900
  • 1554388ab7 style: 💄 Fix format peaceiris 2019-09-21 10:11:39 +0900
  • 286eb0a87e deps: Install husky peaceiris 2019-09-21 10:09:57 +0900
  • a82c3c7f43 gha: Add Format check step peaceiris 2019-09-21 10:02:30 +0900
  • 4e3dcc4c49 format: run npm format task peaceiris 2019-09-21 10:00:59 +0900
  • 7e7e0130d0 format: install prettier peaceiris 2019-09-21 10:00:04 +0900
  • f9f7965bdf refactor: enhance error handling peaceiris 2019-09-21 09:46:58 +0900
  • 2eb9c97d23 refactor: change Promise<any> to Promise<void> peaceiris 2019-09-21 08:12:24 +0900
  • 7b1d8d3b9b feat: Migrate JavaScript to TypeScript peaceiris 2019-09-21 06:49:40 +0900
  • b3cddbe7fa fix: extendedStr peaceiris 2019-09-21 02:59:50 +0900
  • 8df3468b4d refactor: enhance error handling peaceiris 2019-09-21 02:47:29 +0900
  • 67d5fb9f50 refactor: slpit installer.js peaceiris 2019-09-21 00:43:10 +0900
  • 3512622901 format: Add .editorconfig peaceiris 2019-09-21 00:26:09 +0900
  • 0f5a526792 gha: update matrix peaceiris 2019-09-20 22:08:45 +0900
  • e8c4830559 gha: Add upload-artifact step for test coverage peaceiris 2019-09-20 15:40:45 +0900
  • cdd4e14db1 fix: Add hugoBin for Windowns (hugo.exe) peaceiris 2019-09-20 07:27:37 +0900
  • a488e041c8 refactor: Add getURL() peaceiris 2019-09-20 06:54:14 +0900
  • 13ddb0fba5 format peaceiris 2019-09-19 17:34:59 +0900
  • 302385e671 gha: Add testing for windows-2019 peaceiris 2019-09-18 10:39:24 +0900
  • 724bfcf9f3 gha: enable npm test step peaceiris 2019-09-18 10:08:12 +0900
  • 3ead6a3f51 gha: Add testing for macOS-10.14 peaceiris 2019-09-18 10:05:29 +0900
  • 86eb62d73e feat: Add getOS() peaceiris 2019-09-18 09:59:07 +0900
  • 4b6109cfb2 config: Add vscode setting peaceiris 2019-09-18 09:58:04 +0900
  • 4d54b90c0e
    Refactor: directory structure (#31) Shohei Ueda 2019-09-18 07:32:17 +0900
  • a72d978b8b refactor: move test code peaceiris 2019-09-18 07:27:33 +0900
  • dda41c42cc refactor: move source codes to lib directory, Close #30 peaceiris 2019-09-18 07:24:59 +0900
  • 25a3456032 config: update version peaceiris 2019-09-18 05:14:10 +0900
  • 4f371785be docs: update v2.1.0 peaceiris 2019-09-18 04:23:27 +0900
  • 3bbd6d1917 docs: update readme v2.1.0 peaceiris 2019-09-18 04:18:10 +0900
  • d46d0aa12e
    Refactor: Get the latest version from Homebrew (#28) Shohei Ueda 2019-09-18 04:11:47 +0900
  • 3a21c5833e gha: remove Dump step peaceiris 2019-09-18 04:01:12 +0900
  • 8db152a91a gha: comment out Build production step peaceiris 2019-09-18 03:59:37 +0900
  • ad034f6b61 gha: revert matrix peaceiris 2019-09-18 03:58:13 +0900
  • 37a493850b docs: update readme peaceiris 2019-09-18 03:56:45 +0900
  • 5783714f2b feat: show version of Hugo, Go, and Git peaceiris 2019-09-18 03:24:56 +0900
  • 947ed8e60f refactor: enhance error message of promise reject peaceiris 2019-09-18 03:15:02 +0900
  • ab1914bc1a gha: Fix matrix testing peaceiris 2019-09-18 02:37:51 +0900
  • bc7b30b91d feat: Add error handling to getLatestVersion() peaceiris 2019-09-18 02:27:59 +0900
  • 2d7a42afa8 feat: Add printing inputs peaceiris 2019-09-18 02:26:30 +0900
  • b426f6a213 gha: Add matrix testing peaceiris 2019-09-18 02:21:45 +0900
  • 7a226588c6 feat: Add reject to Promise peaceiris 2019-09-18 02:00:57 +0900
  • dde518dad1 gha: Add deps (test-prod job needs test job) peaceiris 2019-09-18 01:42:52 +0900
  • b55f5ebfde refactor: Get latest version via homebrew peaceiris 2019-09-18 01:38:30 +0900
  • 85171ece4e
    refactor: Add process.env.HOME (#27) Shohei Ueda 2019-09-17 23:20:28 +0900
  • 92191aa8c6 refactor: Add process.env.HOME peaceiris 2019-09-17 23:18:36 +0900
  • 624c2a083b docs: Add description about this action peaceiris 2019-09-17 20:39:59 +0900
  • 7a9975a8b1 deps: upgrade eslint to 6.4.0 peaceiris 2019-09-16 15:20:59 +0900
  • daa99f5040
    build(deps-dev): bump eslint from 6.3.0 to 6.4.0 dependabot-preview[bot] 2019-09-16 04:18:32 +0000
  • c635fd9746 docs: Fix path to GitHub Actions status badge peaceiris 2019-09-16 08:45:47 +0900
  • 19661a5c56 gha: fix action name v2.0.0 peaceiris 2019-09-16 08:33:49 +0900
  • c4f3b85a0d gha: Add branding peaceiris 2019-09-16 08:33:04 +0900
  • 68358aa004
    Migrate javascript action (#21) Shohei Ueda 2019-09-16 08:27:57 +0900
  • 41299ad96e fix: dump v2.0.0-rc1 peaceiris 2019-09-16 08:19:29 +0900
  • a54ee42598 remove: PULL_REQUEST_TEMPLATE.md peaceiris 2019-09-16 08:17:35 +0900
  • f5910f8da5 test peaceiris 2019-09-16 08:11:59 +0900
  • 184d0ede63 test peaceiris 2019-09-16 08:05:58 +0900
  • 4b14375887 remove: reject peaceiris 2019-09-16 08:04:23 +0900
  • 9c125996b3 update: dump peaceiris 2019-09-16 08:01:16 +0900
  • 0fe9de2e37 gha: change trigger peaceiris 2019-09-16 07:54:35 +0900
  • ebaa91f383 docs: Update README peaceiris 2019-09-16 07:50:57 +0900
  • e34825e78a gha: change trigger branch to master peaceiris 2019-09-16 06:44:29 +0900