Skip to content

Releases: abskmj/hukum

1.6.0

18 Apr 16:38
Compare
Choose a tag to compare
  • Revert two npm packages to older versions as they were breaking hukum #28
  • Add security fixes

1.5.7

21 Jan 06:43
Compare
Choose a tag to compare
  • Add security fixes

1.5.6

13 Aug 06:17
Compare
Choose a tag to compare
  • Add security fixes

1.5.5

11 May 04:27
Compare
Choose a tag to compare
  • Add security fixes

1.5.4

01 Apr 10:06
Compare
Choose a tag to compare
  • Add security fixes

1.5.3

18 Feb 12:15
Compare
Choose a tag to compare
  • Add security fixes

1.5.2

01 Nov 16:43
Compare
Choose a tag to compare

Added

  • Add test cases for git information utility

Fixed

  • Fix undefined repo name when remote URL doesn't end with .git #21

1.5.1

01 Aug 06:38
Compare
Choose a tag to compare

Fixed

  • Fix previous implementation which used .matchAll(). This method is available in Node.js 12 or later versions. This broke hukum for older versions.

1.5.0

30 Jul 17:03
Compare
Choose a tag to compare

Fixed

  • Fix progress for a push that triggered a single workflow but multiple jobs.

1.4.0

26 Jul 04:40
Compare
Choose a tag to compare

Added

  • Add the workflow name and link to the output.
Update a draft
     Mirror to Gitlab (https://github.com/abskmj/notes/actions/runs/174602505)
     ✔ gitlab 17s
       ✔ Complete job 0s
     Deploy to GH Pages (https://github.com/abskmj/notes/actions/runs/174602501)
     ✔ deploy 15s
       ✔ Complete job 0s

Fixed

  • Fix repository owner and name detection for some remote URLs using a regular expression.
/github.com[/:](.*?)\/(.*?)\.git$/g