Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v3.0.0
pre-commit
Browse files
Apr 04, 2025
chore(release): 3.0.0
· fb8de784
Adirelle
authored
Apr 04, 2025
View commits for tag v3.0.0
v3.0.0
fb8de784
Merge branch 'use-cicd-comps' into 'main'
· 58737547
Adirelle
authored
Apr 04, 2025
58737547
refactor(changes): use simpler git references
· 8b55ae1d
Adirelle
authored
Apr 04, 2025
8b55ae1d
Apr 03, 2025
build: ignore a hadolint warning.
· d314278f
Adirelle
authored
Apr 03, 2025
d314278f
refactor: use a multistage build to get rid of uv in the final image.
· cd5c10a8
Adirelle
authored
Apr 03, 2025
cd5c10a8
refactor: fix Dockerfile issues
· 4ae3fedb
Adirelle
authored
Apr 03, 2025
4ae3fedb
feat: print an explicit error message when a common ancestor cannot be found in MR
· 02efad05
Adirelle
authored
Apr 03, 2025
02efad05
refactor: only run a partial check in MR pipelines.
· 67367609
Adirelle
authored
Apr 03, 2025
67367609
feat: put the caches of NPM and PIP in the pipeline cache.
· 8af62c26
Adirelle
authored
Apr 03, 2025
8af62c26
refactor: replaced inputs.job_name by inputs.job_name_prefix
· cba76e06
Adirelle
authored
Apr 03, 2025
cba76e06
ci: the test jobs depends on the container image.
· 64e9838f
Adirelle
authored
Apr 03, 2025
64e9838f
build: pin the package versions in Dockerfile.
· 448aae9a
Adirelle
authored
Apr 03, 2025
448aae9a
build: added several pre-commit hooks.
· 9285e8e1
Adirelle
authored
Apr 03, 2025
9285e8e1
feat: simplify CI by using CD-CD components
· f2816d95
Adirelle
authored
Apr 03, 2025
f2816d95
build(release): use semantic-release-replace-plugin instead of @semantic-release/exec + sed
· a1ac5abe
Adirelle
authored
Apr 03, 2025
a1ac5abe
Mar 28, 2025
chore(release): 2.0.2
· 5fb0416b
Adirelle
authored
Mar 28, 2025
View commits for tag v2.0.2
v2.0.2
5fb0416b
Merge branch 'fix-release-image-tag' into 'main'
· 25e9bb07
Adirelle
authored
Mar 28, 2025
25e9bb07
fix: only update the version part of image tag.
· 68aae9ab
Adirelle
authored
Mar 28, 2025
68aae9ab
fix: the default image.
· 9668ed84
Adirelle
authored
Mar 28, 2025
9668ed84
chore(release): 2.0.1
· 47ed88d6
Adirelle
authored
Mar 28, 2025
View commits for tag v2.0.1
v2.0.1
47ed88d6
Merge branch 'fix-releases-2' into 'main'
· 23a7f1d8
Adirelle
authored
Mar 28, 2025
23a7f1d8
fix: fix substituions in template and README.
· 02098e4e
Adirelle
authored
Mar 28, 2025
02098e4e
chore(release): 2.0.0
· 47cb43d2
Adirelle
authored
Mar 28, 2025
View commits for tag v2.0.0
v2.0.0
47cb43d2
Merge branch 'fix-releases' into 'main'
· 97b21d89
Adirelle
authored
Mar 28, 2025
97b21d89
ci: fix prepare-release in MR.
· 227adc9b
Adirelle
authored
Mar 28, 2025
227adc9b
Merge branch 'rename' into 'main'
· 1138edae
Adirelle
authored
Mar 28, 2025
1138edae
ci: run prepare-release automatically in all case, but enable dry-run for MR.
· 53d6737e
Adirelle
authored
Mar 28, 2025
53d6737e
ci: improve CI by using the image digest to test.
· 1c49a023
Adirelle
authored
Mar 28, 2025
1c49a023
feat!: change job names: "pre-commit-check-{all,changes}" => "pre-commit:{all,changes}".
· 0eebc6f5
Adirelle
authored
Mar 28, 2025
0eebc6f5
ci: not need to setup docker authentification with kaniko.
· e6395f71
Adirelle
authored
Mar 28, 2025
e6395f71
chore: fix project name.
· a6e46af9
Adirelle
authored
Mar 28, 2025
a6e46af9
Merge branch 'config-file-input' into 'main'
· 75d69a2f
Adirelle
authored
Mar 28, 2025
75d69a2f
Mar 27, 2025
fix: ensure the jobs never depend on other jobs.
· 64ab3a0f
Adirelle
authored
Mar 27, 2025
64ab3a0f
feat: only run jobs when the configuration file exists.
· 1221d12c
Adirelle
authored
Mar 27, 2025
1221d12c
feat: add an input to select the configuration file.
· cdc40da6
Adirelle
authored
Mar 27, 2025
cdc40da6
Mar 25, 2025
chore(release): 1.1.0
· 6e9a6a1a
Adirelle
authored
Mar 25, 2025
View commits for tag v1.1.0
v1.1.0
6e9a6a1a
Merge branch 'fetch-depth' into 'main'
· 2476e112
Adirelle
authored
Mar 25, 2025
2476e112
fix: avoid a race issues when checking branch changes.
· fb48a3eb
Adirelle
authored
Mar 25, 2025
fb48a3eb
feat: add a settings to set GIT_DEPTH in the job that checks only changes.
· c43b1863
Adirelle
authored
Mar 25, 2025
c43b1863
chore(release): 1.0.1
· 5f749e4b
Adirelle
authored
Mar 25, 2025
View commits for tag v1.0.1
v1.0.1
5f749e4b
Loading