dependabot[bot]
797d688647
feat: bump github/super-linter from 5 to 6 ( #145 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 22:30:49 +02:00
Romain Lespinasse
55f5982579
ci(build): use personal token ( #144 )
2024-01-24 17:14:44 +01:00
dependabot[bot]
87a6de197b
build(deps): bump the dependencies group with 1 update ( #141 )
2023-12-25 17:32:00 +01:00
Romain Lespinasse
d1ca8ffbce
ci(linter): setup super linter workflow
2023-06-11 11:34:00 +02:00
Romain Lespinasse
9c3571fd3d
feat: generate proper git tag
2022-10-02 22:52:40 +02:00
rlespinasse
2c5a627861
fix(GITHUB_REF_NAME): correctly fill the variable on pull request events
2022-04-16 19:25:44 +02:00
Romain Lespinasse
6839855732
ci: rename workflow
2022-04-07 20:47:54 +02:00
rlespinasse
53459a86e2
ci: improve workflow
2022-03-24 12:59:58 +01:00
rlespinasse
7a3b4c1766
fix: set short-length automatically when no checkout
2022-03-22 15:41:41 +01:00
rlespinasse
dbbe21b72b
feat: add option to set a different short length than git defaults
2022-03-21 16:47:28 +01:00
Romain Lespinasse
88f3ee8f6f
feat: add option to set a different slug length than 63
2022-03-19 22:50:08 +01:00
rlespinasse
cd9871b66e
fix(short): populate GITHUB_SHA_SHORT correctly
2022-03-19 11:35:00 +01:00
Romain Lespinasse
78ed3f92ee
ci: enable v4.x release
2022-01-01 14:23:29 +01:00
rlespinasse
c1ec67827c
ci: build and release
...
Also the test part compare v3.x and v4.x exported variables
(when it's possible to do so).
2022-01-01 14:17:59 +01:00
rlespinasse
e13c7fcc34
refactor: remove all node related files
2022-01-01 14:17:59 +01:00
rlespinasse
200b9d942b
ci: prepare v4.x release branch
2021-12-05 00:27:10 +01:00
rlespinasse
38b80287e3
ci: use matrix for os testing
2021-12-04 21:26:47 +01:00
Antoine Méausoone
12a7510630
feat: add GITHUB_REF_NAME env var
...
GITHUB_REF_NAME will contain the reference name (branch or tag)
- based on GITHUB_HEAD_REF in a pull-request event context,
- based on GITHUB_REF in others event contexts.
2021-09-15 17:00:11 +02:00
rlespinasse
81beb28f90
ci: improve release process
2021-04-17 22:16:49 +02:00
rlespinasse
6c93fcbf53
feat: add _CS suffix to keep value case-sensitive
2021-03-03 00:29:09 +01:00
rlespinasse
75ce03b6a0
feat: support partial GITHUB_REPOSITORY
2021-01-25 22:12:27 +01:00
rlespinasse
b956e16ac2
ci: print better testing output
2021-01-25 20:01:05 +01:00
rlespinasse
fad587c035
build: update dependencies
2021-01-25 20:01:05 +01:00
Romain Lespinasse
5f4806451f
ci: disable linter about standard js
...
Since we use Prettier instead
2021-01-12 10:24:06 +01:00
Julien Klaer
5b9fe6015d
feat: expose GITHUB_EVENT_PULL_REQUEST_HEAD_SHA_SHORT
2021-01-12 10:22:14 +01:00
rlespinasse
5629d21ee9
ci(linter): use repo eslint configuration
2021-01-09 09:44:25 +01:00
Romain Lespinasse
750d2f7f48
ci: setup CodeQL GitHub workflow
2020-12-05 19:37:21 +01:00
Romain Lespinasse
cc560ad7b4
ci: run linter on default branch
2020-11-01 21:31:23 +01:00
rlespinasse
549c11b4e2
ci: improve build workflow
2020-11-01 21:29:52 +01:00
rlespinasse
2aba10a826
ci: add linter workflow
2020-11-01 21:29:52 +01:00
Romain Lespinasse
749009dfe1
ci: activate release on v3.x branch
2020-10-26 21:26:45 +01:00
Antoine Méausoone
13c2f38dad
feat: add support for windows and macos jobs
...
BREAKING CHANGE: The action implementation move from container action to node.js action
Co-authored-by: Romain Lespinasse <romain.lespinasse@gmail.com >
2020-09-26 09:07:49 +02:00
rlespinasse
7c65a057e0
ci: improve release process
2020-05-01 17:18:08 +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
74fe20250f
ci: move to branch-based releases
2020-04-25 19:56:36 +02:00
Antoine Meausoone
0e25ff1b4e
ci(pr): build on pull_request
2019-12-11 13:23:09 +01:00
romain lespinasse
7a49243757
build: use semantic-release
2019-11-07 00:02:28 +01:00
romain lespinasse
d89dc9cf15
tests: improve tests on slug_ref function
2019-11-06 21:29:28 +01:00
Antoine Méausoone
11ea6379cd
test(slug): test 'slug_ref' function
2019-11-06 16:42:22 +01:00