Romain Lespinasse
ae545a3d5d
fix: remove dashes group substitution
...
Co-authored-by: Gaetan BOGAERT <gbogaert62@gmail.com >
2022-04-08 21:39:31 +02:00
Romain Lespinasse
1300b1ecaf
fix(slug_url): replace underscore
...
To be compliant with Hostname syntax, we need to remove underscores from the slug value.
Since the hostname is part of the URL, we update the SLUG_URL values instead of creating a new SLUG_HOSTNAME (for example).
2022-04-08 20:38:08 +02:00
Romain Lespinasse
ca7a5a0fdd
ci: enable build on fork pull request
2022-03-22 13:56:08 +01:00
rlespinasse
8c6e40fa30
feat: add slug-maxlength input
2022-03-19 13:54:49 +01:00
Romain Lespinasse
e0e1ac60ae
feat: support prepend text to variable names
2021-12-08 21:48:30 +01:00
rlespinasse
dd418141ff
ci: rename main workflow
2021-10-19 22:22:59 +02:00
rlespinasse
fbfaeca16e
test: check for each os
2021-10-13 14:06:58 +02:00
rlespinasse
ed398f784f
feat: slugify a value
2021-10-12 13:10:40 +02:00