Commit Graph

18 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 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 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 d8740dd53b gha: add hadolint job to check Dockerfile 2019-09-08 21:18:27 +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
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 439a9e3bd9
Create FUNDING.yml 2019-05-25 09:53:46 +09:00
peaceiris 292438bb12 add: action 2019-05-22 05:57:34 +09:00