Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
e4212caf3f build(deps): bump actions/checkout from 5 to 6 in the dependencies group (#40)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Romain Lespinasse <romain.lespinasse@gmail.com>
2025-11-30 23:33:49 +01:00
dependabot[bot]
d6e3cb1498 build(deps): bump the dependencies group across 1 directory with 2 updates (#39) 2025-08-13 20:23:51 +02:00
dependabot[bot]
341a4b67d7 build(deps): bump github/super-linter from 5 to 7 in the dependencies group across 1 directory (#34)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Romain Lespinasse <romain.lespinasse@gmail.com>
2024-10-27 00:52:57 +02:00
Romain Lespinasse
d1b958d592 ci(build): use personal token (#30)
Signed-off-by: Romain Lespinasse <romain.lespinasse@gmail.com>
2024-01-24 14:49:08 +01:00
dependabot[bot]
332172c7f4 build(deps): bump the dependencies group with 1 update (#29)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Romain Lespinasse <romain.lespinasse@gmail.com>
2023-12-25 22:31:30 +01:00
Romain Lespinasse
f1c7463d0d fix(slug): remove trailing hypens if any after reduction 2022-06-16 09:55:04 +02:00
Romain Lespinasse
4e258f56ef fix(slug_url): remove ending hypen if any 2022-06-15 16:06:49 +02:00
rlespinasse
930d4521cc Revert "fix(slug_url): remove ending hypen if any"
This reverts commit cb3e46ca61.
2022-06-15 15:51:30 +02:00
Romain Lespinasse
cb3e46ca61 fix(slug_url): remove ending hypen if any 2022-06-15 15:48:10 +02:00
rlespinasse
cb5f2aad22 ci: fix typo 2022-04-17 20:06:56 +02:00
Romain Lespinasse
38f26c3445 feat: expose slug values as outputs 2022-04-16 21:00:34 +02:00
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