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 |
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 |
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 |
peaceiris
|
c635fd9746
|
docs: Fix path to GitHub Actions status badge
|
2019-09-16 08:45:47 +09:00 |
peaceiris
|
19661a5c56
|
gha: fix action name
|
2019-09-16 08:33:49 +09:00 |
peaceiris
|
c4f3b85a0d
|
gha: Add branding
|
2019-09-16 08:33:04 +09:00 |
Shohei Ueda
|
68358aa004
|
Migrate javascript action (#21)
|
2019-09-16 08:27:57 +09:00 |
peaceiris
|
ded0a1ada3
|
gha: update workflow trigger
|
2019-09-15 05:27:30 +09:00 |
peaceiris
|
b7618725f9
|
deps: Upgrade Hugo to v0.58.2
|
2019-09-15 05:24:34 +09:00 |
peaceiris
|
38f4938bc6
|
add: github repository card of peaceiris/actions-gh-pages
|
2019-09-10 01:25:39 +09:00 |
peaceiris
|
d8740dd53b
|
gha: add hadolint job to check Dockerfile
|
2019-09-08 21:18:27 +09:00 |
peaceiris
|
2d9de755b5
|
upgrade: Hugo to v0.58.1
|
2019-09-08 18:03:21 +09:00 |
peaceiris
|
eb817c8e92
|
update(readme): peaceiris/actions-gh-pages to v2.2.0
|
2019-09-08 17:54:44 +09:00 |
peaceiris
|
672bb33daa
|
use: ACTIONS_DEPLOY_KEY
|
2019-09-06 03:09:36 +09:00 |
peaceiris
|
26378c050c
|
add: action.yml
|
2019-09-06 03:07:42 +09:00 |
peaceiris
|
dd1c91caf4
|
update: peaceiris/actions-gh-pages to v2.1.0
|
2019-09-06 00:38:20 +09:00 |
peaceiris
|
db1611bb0d
|
gha: remove if statement from steps
|
2019-09-05 01:50:24 +09:00 |
Shohei Ueda
|
03083c655e
|
Release v0.58.0 (#17)
* upgrade: Hugo to v0.58.0
* fix: push workflow
* remove: tag filter from push workflow
* upgrade: base image golang to 1.13.0
- https://gohugo.io/news/0.58.0-relnotes/
- https://discourse.gohugo.io/t/hugo-benchmarks-go-1-12-vs-go-1-13/20572
|
2019-09-05 01:43:34 +09:00 |
peaceiris
|
3439246b4a
|
fix: FUNDING.yml
|
2019-09-04 22:24:58 +09:00 |
peaceiris
|
b2c2768a0c
|
add: Docker Hub Build Status badge
|
2019-09-02 19:23:11 +09:00 |
peaceiris
|
ff9b678d15
|
rename: example workflow name
|
2019-08-22 05:03:19 +09:00 |
peaceiris
|
a2e4fdca67
|
enhance: yaml example
|
2019-08-22 02:54:38 +09:00 |
Shohei Ueda
|
55565fc0f6
|
Release v0.57.2 (#14)
* enhance: GitHub Actions
* upgrade: hugo to v0.57.2
* enhance: Pull Request template
|
2019-08-20 00:52:44 +09:00 |
Shohei Ueda
|
79fb16c8e4
|
Release: v0.57.1 (#13)
* upgrade: hugo to v0.57.1
* enhance: .github/PULL_REQUEST_TEMPLATE.md
|
2019-08-16 20:45:05 +09:00 |
peaceiris
|
d08dcd0297
|
fix: CI
|
2019-08-16 00:29:52 +09:00 |
peaceiris
|
1daa8a255f
|
enhance: test job
|
2019-08-16 00:08:44 +09:00 |
peaceiris
|
46fbb349ce
|
add: CI filters
|
2019-08-15 23:48:21 +09:00 |
Shohei Ueda
|
d079faea7e
|
enhance: GitHub Actions settings (#11)
|
2019-08-15 21:26:43 +09:00 |