rlespinasse
5a334a8573
feat: expose slug variables for github.event.ref
2020-07-28 18:49:15 +02:00
rlespinasse
ca9a67fa1f
feat(slug): expose GITHUB_REPOSITORY slugs
2020-04-26 02:12:41 +02:00
rlespinasse
e95fe45d8b
feat(slug): keep period in slug variable
...
BREAKING CHANGE: 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 >
2020-04-26 02:12:28 +02:00
rlespinasse
78b4cbe021
style: add editorconfig file
2020-04-25 22:04:15 +02:00
Antoine Méausoone
d77acd4f47
feat(short_sha): add a shortened sha commit id
2019-11-11 15:53:51 +01:00
romain lespinasse
c35fd2094f
fix: manage branch with slash properly
2019-11-06 21:45:17 +01:00
romain lespinasse
be6ec48344
fix: remove leading and trailing - caracter
2019-11-06 10:04:25 +01:00
romain lespinasse
93d0a6d6be
refactor: apply shellcheck recommandation
2019-11-06 10:04:25 +01:00
romain lespinasse
6c6b6c9ea5
feat: add GITHUB_BASE_REF_SLUG
2019-11-06 01:33:02 +01:00
romain lespinasse
855ce255dd
feat: add GITHUB_HEAD_REF_SLUG
2019-11-06 01:33:02 +01:00
romain lespinasse
6ce1decbbd
feat: expose GITHUB_REF_SLUG
2019-11-06 01:05:03 +01:00