Skip to content

Releases: Tiryoh/gha-jobid-action

v1.2.0

10 Mar 15:04
c1d1cf7
Compare
Choose a tag to compare

What's Changed

  • docs: Update contributors and copyright by @Tiryoh in #41
  • feat: Update parse error message by @Tiryoh in #40
  • release: Release v1.2.0 by @Tiryoh in #42

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Dec 07:05
7528cee
Compare
Choose a tag to compare

What's Changed

  • docs: Update README to use the latest API and actions by @Tiryoh in #34
  • Compatibility with GitHub Enterprise by @fnkr in #36
  • ci: Fix trigger condition by @Tiryoh in #37
  • chore: Update git-chglog config by @Tiryoh in #38
  • release: Release v1.1.0 by @Tiryoh in #39

New Contributors

  • @fnkr made their first contribution in #36

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 Sep 18:03
20caeb4
Compare
Choose a tag to compare

In v1, this action will be able to be executed as a Composite Action. This is expected to bring faster performance and reduce issues related to docker pull compared to v0 that used Docker.

What's Changed

New Contributors

Full Changelog: v0.1.2...v1.0.0

v0.1.2

20 Nov 04:22
603885a
Compare
Choose a tag to compare

What's Changed

  • ci: Fix test by @Tiryoh in #18
  • feat: Update set-output to recommended format by @phoeniixdotcom in #17
  • docs: Update special thanks by @Tiryoh in #19

New Contributors

  • @phoeniixdotcom made their first contribution in #17

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Oct 17:41
3a33330
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Jan 07:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.1.0

v0.0.3

11 Feb 09:40
Compare
Choose a tag to compare

v0.0.3 (2020-02-11)

Refactor

  • Update description

v0.0.2

11 Feb 09:39
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

v0.0.2 (2020-02-11)

Docs

  • Update README

Refactor

  • Update action description

Release

  • Release v0.0.2

v0.0.1

11 Feb 07:16
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

v0.0.1 (2020-02-11)

Chore

  • Add git-chglog settings
  • Add git tag versioning settings

Feat

  • Add job_id parser

Fix

  • Fix unbound variable
  • Fix typo
  • Fix entrypoint.sh execution error

Release

  • Release v0.0.1