Commit Graph
100 Commits
Author SHA1 Message Date
peaceiris 18a809e6c9 docs: Add Caching Hugo Modules 2020-10-01 04:26:48 +09:00
peaceiris 4245d14847 docs: add full docker image 2020-10-01 01:23:25 +09:00
Shohei Ueda 01cbeb899c deps: bump node from 12.18.3 to 12.18.4 (#446) 2020-09-19 08:16:37 +09:00
Shohei Ueda 71168fab79 docs: add note about branch to deploy (#419) 2020-08-25 09:37:31 +09:00
Shohei Ueda aba4ae3195 deps: change @zeit/ncc to @vercel/ncc (#416) 2020-08-22 12:07:50 +09:00
Shohei Ueda ca4532b6bc deps: bump node from 12.18.2 to 12.18.3 2020-07-29 17:27:05 +09:00
Shohei Ueda 61b002f4ff deps: bump git from 2.27.0 to 2.28.0 (#398) 2020-07-28 02:20:31 +09:00
Shohei Ueda 3462f4d33f docs: Add Code Scanning workflow badge 2020-07-23 11:21:29 +09:00
peaceiris 89d2e2c7e8 docs: bump hugo from 0.74.1 to 0.74.2 2020-07-18 03:20:18 +09:00
Shohei Ueda 71327d4646 chore: disable deno on vscode (#388) 2020-07-17 16:08:23 +09:00
Shohei Ueda 1eeaa0edab ci: add workflow_dispatch 2020-07-17 15:50:48 +09:00
Shohei Ueda da2d5466d3 chore: change default branch from master to main (#386) 2020-07-17 15:38:09 +09:00
peaceiris 18a17a77a8 docs: bump hugo from 0.71.1 to 0.74.1 2020-07-14 12:19:06 +09:00
Shohei Ueda 2fa902b35f ci: add codeql workflow 2020-07-07 16:46:50 +09:00
Shohei Ueda 96f56dee02 deps: bump node from 12.18.1 to 12.18.2 (#376) 2020-07-02 22:38:14 +09:00
Shohei Ueda 53a8986af5 ci: remove open-pull-requests-limit 2020-06-24 14:10:03 +09:00
Shohei Ueda 8bff475612 chore: change printWidth from 80 to 100 (#365) 2020-06-22 05:40:06 +09:00
Shohei Ueda 919a5f9b0b chore: fix link to GitHub Actions Community Forum 2020-06-22 03:32:45 +09:00
peaceiris 20fdc5a174 chore(release): Remove build assets [skip ci] 2020-06-21 13:19:00 +09:00
peaceiris 6fca5e4b8e chore(release): 2.4.12 2020-06-21 13:19:00 +09:00
peaceiris 0ea1e4ebec chore(release): Add build assets 2020-06-21 13:18:58 +09:00
Shohei Ueda 998d85162e ci: remove skipci job 2020-06-21 13:04:33 +09:00
Shohei Ueda c0e9f57fdb ci: add is_skip [skip ci] 2020-06-19 20:46:22 +09:00
Shohei Ueda 7160613349 deps: bump node from 12.18.0 to 12.18.1 (#360) 2020-06-19 12:00:05 +09:00
Shohei Ueda 697e1b0bf9 ci: fix labels of github-actions 2020-06-19 00:23:24 +09:00
Shohei Ueda 38bf1d20d0 ci: add package-ecosystem github-actions 2020-06-19 00:12:10 +09:00
Shohei Ueda 926e28de4a ci: Add ubuntu-20.04 (#355) 2020-06-13 17:53:43 +09:00
Shohei Ueda 09cf94008e deps: bump node from 12.16.3 to 12.18.0 (#353) 2020-06-13 17:45:11 +09:00
Shohei Ueda 54205620ee deps: bump git from 2.26.1 to 2.27.0 (#354) 2020-06-13 17:44:54 +09:00
Shohei Ueda b99235e60e docs: add Babel 2020-06-10 08:46:47 +09:00
Shohei Ueda 75e0d6c01d chore: Add CODEOWNERS 2020-06-09 11:25:45 +09:00
Shohei Ueda aa5de43b2b docs: remove Dependabot status badge 2020-06-03 08:32:49 +09:00
peaceiris 71fe6dbc7f docs: Add new section for asciidoctor
Close #342
2020-05-29 22:03:01 +09:00
Shohei Ueda 0f35b33b73 docs: update url 2020-05-28 16:14:25 +09:00
peaceiris cb1a02bb35 docs: bump hugo to 0.71.1 2020-05-25 19:00:37 +09:00
Shohei Ueda ad41861beb docs: bump hugo to 0.71.1 2020-05-25 18:59:13 +09:00
peaceiris cb3ccf6f42 docs: bump hugo from 0.68.3 to 0.71.0 2020-05-24 12:13:05 +09:00
peaceiris 2357c76e2a ci: Add hook for doctoc 2020-05-24 12:11:45 +09:00
peaceiris dd334074ce docs: update ToC 2020-05-24 12:10:28 +09:00
peaceiris e3045c5fb5 docs: Add new section for google/docsy
An example workflow for autoprefixer, postcss-cli,
and a Hugo theme which has recursive Git submodules

https://github.com/peaceiris/actions-hugo/issues/340
https://github.com/google/docsy-example/issues/60
2020-05-24 12:09:28 +09:00
peaceiris 16b12f7dfe chore: Please follow the issue templates 2020-05-21 22:58:48 +09:00
peaceiris 07082d9e3b chore: Enhance style 2020-05-09 22:17:38 +09:00
Shohei Ueda 312bc2c8e4 ci: remove pull_request.types
cf. https://help.github.com/en/actions/reference/events-that-trigger-workflows#pull-request-event-pull_request
> By default, a workflow only runs when a pull_request's activity type is opened, synchronize, or reopened.
2020-05-08 22:42:11 +09:00
Shohei Ueda e4c9fb3020 ci: Change update_type from all to semver:minor 2020-05-07 11:34:34 +09:00
Shohei Ueda 0b128ac232 ci: Enhance test workflow (#301)
- Add ubuntu-16.04
- Bump actions/upload-artifact from v1 to v2
- Fix coverage artifact name
2020-05-03 13:33:05 +09:00
Shohei Ueda 55117bdfe7 ci: Add ubuntu-16.04 2020-05-03 13:17:01 +09:00
peaceiris 271b8c5d4e ci: Add Label Commenter Action
https://github.com/peaceiris/actions-label-commenter
2020-04-30 02:42:58 +09:00
peaceiris 2aa39a0fb5 chore: Ported issue template
from https://github.com/peaceiris/actions-gh-pages
2020-04-30 02:07:56 +09:00
Shohei Ueda 32e3df2806 deps: bump node from 12.16.1 to 12.16.3 (#288) 2020-04-29 15:33:47 +09:00
peaceiris a0dcca096a chore(release): Remove build assets [skip ci] 2020-04-29 13:44:09 +09:00
peaceiris 4510d5bae2 chore(release): 2.4.11 2020-04-29 13:44:08 +09:00
peaceiris 88d9993a14 chore(release): Add build assets 2020-04-29 13:44:06 +09:00
Shohei Ueda 08ce241826 docs: Add link for the first deployment
First Deployment with GITHUB_TOKEN
https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-first-deployment-with-github_token
2020-04-28 14:32:23 +09:00
Shohei Ueda 9d657ea2ca ci: Add npm i -g npm 2020-04-18 11:30:41 +09:00
Shohei Ueda 85093b6a03 ci: remove unused steps 2020-04-18 11:27:17 +09:00
Shohei Ueda 260f1b862c ci: delete Stale workflow 2020-04-17 06:23:22 +09:00
peaceiris 4a710eea83 chore(release): Remove build assets [skip ci] 2020-04-15 11:16:20 +09:00
peaceiris e2d599a030 chore(release): 2.4.10 2020-04-15 11:16:19 +09:00
peaceiris 124585fe17 chore(release): Add build assets 2020-04-15 11:16:18 +09:00
Shohei Ueda 05899bf3aa deps: bump git from 2.26.0 to 2.26.1 (#269) 2020-04-15 10:55:40 +09:00
peaceiris 949a480ff9 docs: bump hugo to 0.68.3 2020-04-11 02:56:26 +09:00
peaceiris 4c53abd8fe Revert "ci: add push event" [skip ci]
This reverts commit 336da8a2f2.
2020-04-08 02:00:29 +09:00
Shohei Ueda 336da8a2f2 ci: add push event 2020-04-08 01:55:37 +09:00
Shohei Ueda 02db58a779 ci: delete CODEOWNERS 2020-04-07 12:27:00 +09:00
Shohei Ueda abb5843560 ci: Add dependabot for auto-merging 2020-04-07 12:20:07 +09:00
peaceiris 4dadc2dfbe ci: Add automerged_updates 2020-04-05 18:21:57 +09:00
Shohei Ueda c55729fbd1 docs: Add fetch-depth 0
Fetch all history for Hugo feature .GitInfo and .Lastmod
2020-04-04 14:57:53 +09:00
peaceiris 45d50caa20 chore(release): Remove build assets [skip ci] 2020-04-04 00:42:35 +09:00
peaceiris b7f315e91b chore(release): 2.4.9 2020-04-04 00:42:34 +09:00
peaceiris c8a33c5660 chore(release): Add build assets 2020-04-04 00:42:33 +09:00
peaceiris c80eb16e09 deps: npm audit fix 2020-04-04 00:41:56 +09:00
peaceiris 9229d6ea61 ci: npm audit fix 2020-04-02 20:05:30 +09:00
Shohei Ueda c34a46e748 ci: comment out push event [skip ci] 2020-03-30 22:23:40 +09:00
Shohei Ueda b5b805beb9 chore: remove extra line [skip ci] (#239) 2020-03-30 22:23:08 +09:00
Shohei Ueda ce3c331374 docs: Add link to interview (#234)
[GitHub Action Hero: Shohei Ueda - The GitHub Blog](https://github.blog/2020-03-22-github-action-hero-shohei-ueda/)
2020-03-29 23:36:33 +09:00
peaceiris 57eddfaa48 chore(release): Remove build assets [skip ci] 2020-03-27 19:13:17 +09:00
peaceiris cb23a85c9f chore(release): 2.4.8 2020-03-27 19:13:16 +09:00
peaceiris b30237c8ce chore(release): Add build assets 2020-03-27 19:13:15 +09:00
Shohei Ueda 4cd0877e87 docs: update notes 2020-03-27 19:12:10 +09:00
Shohei Ueda b71ad2d014 ci: Add workflow for developing container (#231)
* ci: Add workflow for developing container
* ci: Add CI tasks to Makefile
* chore: Add RUNNER_TEMP to Dockerfile
* deps: Bump git from 2.25.0 to 2.26.0
2020-03-27 19:07:48 +09:00
Shohei Ueda e470a760d3 deps: node from 12.15.0 to 12.16.1 (#232) 2020-03-27 18:28:53 +09:00
Shohei Ueda 33d3f73fc7 docs: bump actions/checkout to v2 2020-03-21 12:49:54 +09:00
Shohei Ueda 61937d118f ci: set update_schedule live 2020-03-17 18:53:37 +09:00
Shohei Ueda c69c549ff8 docs: Add codeclimate badge 2020-03-16 10:49:39 +09:00
peaceiris 9cdeeef2f3 chore(release): Remove build assets [skip ci] 2020-03-14 06:34:43 +09:00
peaceiris 7c9a227529 chore(release): 2.4.7 2020-03-14 06:34:42 +09:00
peaceiris 514a588dc1 chore(release): Add build assets 2020-03-14 06:34:41 +09:00
Shohei Ueda 3d71d2403d ci: update script link [skip ci] 2020-03-09 20:23:44 +09:00
Shohei Ueda 61f1757c8c deps: bump hub 2.14.1 to 2.14.2 2020-03-07 19:33:15 +09:00
peaceiris 6eb91d4870 chore(release): Remove build assets [skip ci] 2020-02-26 20:15:43 +09:00
peaceiris df77f4d6bd chore(release): 2.4.6 2020-02-26 20:15:42 +09:00
peaceiris bbb82a999a chore(release): Add build assets 2020-02-26 20:15:41 +09:00
Shohei Ueda 88ecc3f3da docs: update 2020-02-23 21:45:14 +09:00
Shohei Ueda 41b2600c91 docs: use github_token 2020-02-23 21:41:38 +09:00
Shohei Ueda 75c9bc6dc7 deps: Rollback types/node 13 to 12 (#185) 2020-02-19 17:25:28 +09:00
Shohei Ueda 8850dd5d86 deps: bump node from 12.14.1 to 12.15.0 (#172) 2020-02-08 10:12:15 +09:00
Shohei Ueda b9e10c3e30 docs: Add note about actions/checkout@v2 2020-02-06 23:26:31 +09:00
peaceiris 38f8dc8ba8 docs: use peaceiris/actions-gh-pages@v3 2020-02-05 16:10:19 +09:00
peaceiris 0dd325e0bc chore(release): Remove build assets [skip ci] 2020-02-04 11:47:09 +09:00
peaceiris e35c200d21 chore(release): 2.4.5 2020-02-04 11:47:09 +09:00