Commit Graph

57 Commits

Author SHA1 Message Date
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
Shohei Ueda b9842008ed
enhance: GitHub Actions settings (#10) 2019-08-15 21:19:55 +09:00
Shohei Ueda 021efbc871
add: filter to prevent CI when branch are deleted (#9) 2019-08-15 20:43:36 +09:00
Shohei Ueda b8232e8a2c
Release v0.57.0 (#8)
* migrate: GitHub Actions beta v2 (HCL to YAML)

* add: Pull Request template

* upgrade: actions

* enhance: GitHub Actions config

* update: readme

* remove: patreon image
2019-08-15 20:26:15 +09:00
Shohei Ueda b101526f7f
upgrade: hugo to v0.56.3 (#6) 2019-07-31 22:23:35 +09:00
Shohei Ueda f7fd45cb9e
release: v0.56.2 (#5)
* change: install from binary

* update: tag on readme

* add: move hugo binary under GOPATH

* upgrade: hugo to v0.56.2
2019-07-30 19:43:01 +09:00
Shohei Ueda 09ca2911f5
v0.56.1 (#4)
* upgrade: hugo to v0.56.1

* update: readme for v0.56.1
2019-07-29 08:27:02 +09:00
Shohei Ueda 105e2e8ee3
Hugo Modules (#3)
* change: base image debian:9-slim to golang:1.12.7-buster

* update: tag on readme
2019-07-27 19:29:29 +09:00
Shohei Ueda 8b3fa9ae0a
upgrade: hugo v0.56.0 (#2)
* upgrade: hugo v0.56.0

* update: action tag
2019-07-26 07:30:38 +09:00
peaceiris 436e91ba84 update 2019-07-03 21:05:51 +09:00
peaceiris 89821efd90 fix: BUILD_DEPS 2019-07-03 21:03:14 +09:00
peaceiris 6c2c819571 fix: BUILD_DEPS 2019-07-03 20:59:22 +09:00
peaceiris 2245725e24 fix: BUILD_DEPS 2019-07-03 20:55:55 +09:00
peaceiris 4c383b0116 Close #1 2019-07-03 20:44:05 +09:00
peaceiris 3bb910b746 add: badges to check the latest version of actions 2019-05-27 06:22:45 +09:00
Shohei Ueda 439a9e3bd9
Create FUNDING.yml 2019-05-25 09:53:46 +09:00
peaceiris 08e26ca0cf add: link to peaceiris's homepage 2019-05-22 21:01:05 +09:00