Skip to content

Releases: rlespinasse/github-slug-action

2.1.1

07 Oct 21:11
Compare
Choose a tag to compare
chore(release): 2.1.1 [skip ci]

## [2.1.1](http://github.com/rlespinasse/github-slug-action/compare/2.1.0...2.1.1) (2020-10-07)

### Bug Fixes

* remove set-env due to CVE fix ([d678898](http://github.com/rlespinasse/github-slug-action/commit/d678898ce55139d0005c35618747506fbeb2d1ed))

1.1.1

07 Oct 20:54
Compare
Choose a tag to compare

1.1.1 (2020-10-07)

Bug Fixes

  • remove set-env due to CVE fix (6c69465)

2.1.0

28 Jul 16:50
Compare
Choose a tag to compare

2.1.0 (2020-07-28)

Features

  • expose slug variables for github.event.ref (5a334a8)

2.0.0

26 Apr 00:15
Compare
Choose a tag to compare

2.0.0 (2020-04-26)

Features

  • slug: expose GITHUB_REPOSITORY slugs (ca9a67f)
  • slug: keep period in slug variable (e95fe45)

BREAKING CHANGES

  • slug: The previous slug function is rename slug_url
    to be able to still use itin the subdomain of an url.

Co-authored-by: Marc Schiller m4rc.schiller@gmail.com

1.1.0

11 Nov 14:54
Compare
Choose a tag to compare

1.1.0 (2019-11-11)

Features

  • short_sha: add a shortened sha commit id (d77acd4)

1.0.2

06 Nov 23:03
Compare
Choose a tag to compare

1.0.2 (2019-11-06)

Bug Fixes

  • manage branch with slash properly (c35fd20)

1.0.1

06 Nov 09:33
Compare
Choose a tag to compare

1.0.1 (2019-11-06)

Bug Fixes

  • remove leading and trailing - caracter

1.0.0

06 Nov 00:38
Compare
Choose a tag to compare

1.0.0 (2019-11-05)

Features

  • expose GITHUB_BASE_REF_SLUG
  • expose GITHUB_HEAD_REF_SLUG
  • expose GITHUB_REF_SLUG