Renovate
2c36526dee
chore(deps): update unbound/pre-commit-node docker tag to v0.0.15
2025-04-04 15:57:03 +02:00
Renovate
b0349d43a5
chore(deps): update unbound/pre-commit docker tag to v0.2.6
2025-04-04 07:51:31 +00:00
Renovate
e442a7c5b7
chore(deps): update unbound/pre-commit docker tag to v0.2.5
2025-03-05 12:51:15 +00:00
Renovate
4a6a637309
chore(deps): update alpine:latest docker digest to a8560b3
2025-02-15 10:10:19 +00:00
Renovate
7d205ad08e
chore(deps): update alpine:3.21 docker digest to a8560b3
2025-02-14 19:51:08 +00:00
Renovate
2d0f04c48d
chore(deps): update unbound/pre-commit docker tag to v0.2.4
2025-02-13 10:51:08 +00:00
Renovate
7ab30819cb
chore(deps): update unbound/pre-commit docker tag to v0.2.3
2025-02-05 11:51:11 +00:00
Renovate
95ec8be3b4
chore(deps): update orhunp/git-cliff docker tag to v2.8.0
2025-01-24 16:33:26 +00:00
Renovate
e13fc655b2
chore(deps): update unbound/pre-commit-node docker tag to v0.0.14
2025-01-23 06:51:23 +00:00
Renovate
c2152b1544
chore(deps): update unbound/pre-commit docker tag to v0.2.2
2025-01-17 12:50:39 +00:00
Renovate
856845c66a
chore(deps): update unbound/pre-commit-node docker tag to v0.0.13
2025-01-10 21:50:54 +00:00
Renovate
6ac7b2325d
chore(deps): update alpine:latest docker digest to 56fa17d
2025-01-10 09:23:05 +00:00
Renovate
29a1c6ff78
chore(deps): update alpine:3.21 docker digest to 56fa17d
2025-01-08 18:50:59 +00:00
Renovate
768182f498
chore(deps): update unbound/pre-commit-node docker tag to v0.0.12
2024-12-28 22:59:53 +00:00
Renovate
89ffd4cb6c
chore(deps): update unbound/pre-commit docker tag to v0.2.1
2024-12-28 18:50:47 +00:00
argoyle
666aa41d03
chore(ci): update git-cliff image to version 2.7.0
...
Update the git-cliff Docker image version to 2.7.0 for enhanced
features and fixes. This change applies to both the release
preparation and changelog stages in the CI configuration.
2024-12-28 17:11:17 +01:00
Renovate
14e1fa8e11
chore(deps): update orhunp/git-cliff:latest docker digest to c2e9827
2024-12-22 00:50:40 +00:00
Renovate
9abb7309c2
chore(deps): update orhunp/git-cliff:latest docker digest to 71d85f6
2024-12-15 02:50:39 +00:00
Renovate
e4dc9762ca
chore(deps): update orhunp/git-cliff:latest docker digest to 0320fc1
2024-12-09 20:51:18 +00:00
Renovate
a4654423c6
chore(deps): update orhunp/git-cliff:latest docker digest to 18c9d46
2024-12-09 17:51:00 +00:00
Renovate
e882f84d22
chore(deps): update orhunp/git-cliff:latest docker digest to e7f4d20
2024-12-08 02:50:58 +00:00
Renovate
7df6ca9414
chore(deps): update alpine docker tag to v3.21
2024-12-06 07:50:26 +00:00
Renovate
95c11dc4cf
chore(deps): update alpine:latest docker digest to 21dc606
2024-12-06 02:50:49 +00:00
Renovate
5276d140e0
chore(deps): update orhunp/git-cliff:latest docker digest to ac8f720
2024-12-05 17:50:52 +00:00
Renovate
4631065675
chore(deps): update orhunp/git-cliff:latest docker digest to f7766ec
2024-12-04 20:51:30 +00:00
Renovate
cd9902c3b8
chore(deps): update orhunp/git-cliff:latest docker digest to adc8d16
2024-12-01 02:51:08 +00:00
Renovate
f1a089cf86
chore(deps): update orhunp/git-cliff:latest docker digest to 891a431
2024-11-29 08:51:09 +00:00
argoyle
9a6f9f79d1
fix(ci): handle case where no tags are present in git
...
Modify the command to describe the latest tag to gracefully handle
the scenario where no tags are available. This avoids potential
errors in the script execution when the git repository is
tagless, ensuring the CI pipeline runs smoothly under all
circumstances.
2024-11-27 15:16:53 +01:00
argoyle
1f373fe38c
fix(ci): improve version checking in the CI pipeline
...
Update the version checking logic in the CI pipeline to ensure that
the script correctly identifies the latest tag. The change checks
if the latest tag is available before comparing it with the
VERSION file, improving reliability in determining if a version
bump is necessary.
2024-11-27 15:09:37 +01:00
Renovate
76c4b8c5fa
chore(deps): update orhunp/git-cliff:latest docker digest to 313d0d3
2024-11-24 02:51:02 +00:00
Renovate
9cb093fd98
chore(deps): update orhunp/git-cliff:latest docker digest to 3df1b4d
2024-11-22 11:51:06 +00:00
Renovate
4fc2d3e656
chore(deps): update orhunp/git-cliff:latest docker digest to 9f57961
2024-11-20 14:51:04 +00:00
Renovate
b0512ac7b5
chore(deps): update orhunp/git-cliff:latest docker digest to 673ab3e
2024-11-20 11:51:09 +00:00
Renovate
e8325d86be
chore(deps): update orhunp/git-cliff:latest docker digest to 228ffdf
2024-11-19 20:51:10 +00:00
Renovate
d536d149d4
chore(deps): update orhunp/git-cliff:latest docker digest to 07841c5
2024-11-17 02:51:06 +00:00
argoyle
f5dc3f883a
ci: update pre-commit images to latest versions
...
This commit updates the Docker images for the pre-commit hooks in both the
Node and Go configuration files to their latest versions. This change ensures
that we are using the most recent fixes and improvements provided by the
pre-commit maintainers, enhancing performance and reliability.
2024-11-14 09:19:44 +01:00
Renovate
ab210808a3
chore(deps): update unbound/pre-commit docker digest to 488b09d
2024-11-13 11:51:07 +00:00
argoyle
4dd87a0961
ci: update pre-commit configuration for GitLab CI
...
Add GOPRIVATE environment variable for private repos and
create a .netrc file in the before_script to enable
authentication with GitLab. These changes ensure that
private repositories can be accessed during the CI
pipeline, improving the build process.
2024-11-13 12:41:01 +01:00
argoyle
a35fb56d45
feat(ci): add pre-commit CI configuration for Node and Go
...
This change introduces GitLab CI configurations for running
pre-commit hooks on both Node and Go projects. It sets up the
pre-commit environment, ensures necessary dependencies are
installed, and runs pre-commit checks on all files to maintain
code quality and consistency. This automation helps to catch
issues early in the development process.
2024-11-13 12:30:11 +01:00
Renovate
05baa34619
chore(deps): update alpine:latest docker digest to 1e42bbe
2024-11-12 07:29:27 +00:00
Renovate
5d092b0427
chore(deps): update alpine:3.20 docker digest to 1e42bbe
2024-11-12 05:51:05 +00:00
Renovate
ddef1002cc
chore(deps): update orhunp/git-cliff:latest docker digest to 2f38d6e
2024-11-10 02:51:06 +00:00
Renovate
e6791d2e8c
chore(deps): update orhunp/git-cliff:latest docker digest to 66f319e
2024-11-06 17:51:05 +00:00
Renovate
3e7291d0ea
chore(deps): pin dependencies
2024-11-03 17:51:02 +00:00
Renovate
b7aa20df52
chore(deps): pin alpine docker tag to beefdbd
2024-11-03 16:31:12 +00:00
argoyle
dad194ae4e
fix: use latest if running on tag
2024-10-22 11:11:12 +02:00
argoyle
ce06fd8ef6
fix: handle tag builds
2024-10-22 10:33:23 +02:00
argoyle
ca2e2d9f90
feat: run release preparation on tags in tag only flow
2024-10-22 10:07:08 +02:00
argoyle
2af9955462
fix: update job names to be unique
2024-10-16 18:20:23 +02:00
argoyle
c1d8764d72
ci: add tag only flow for releases
2024-10-16 17:37:03 +02:00