Commit Graph
40 Commits
Author SHA1 Message Date
argoyle 52675f6503 Merge branch 'fix/ci-unset-buildkit-host' into 'main'
fix(ci): unset BUILDKIT_HOST in build stage script

See merge request unboundsoftware/pre-commit-node!98
2025-12-09 15:16:56 +01:00
argoyle b4d238849c fix(ci): unset BUILDKIT_HOST in build stage script
The build stage script now unsets the BUILDKIT_HOST 
environment variable to ensure a clean build process. This 
prevents potential conflicts related to Docker BuildKit 
during the build.
2025-12-09 15:12:42 +01:00
argoyle df4f769eab Merge branch 'renovate/node-24.11.1' into 'main'
chore(deps): update node.js to 11a2e11

See merge request unboundsoftware/pre-commit-node!95
2025-11-18 21:09:46 +01:00
argoyle 79d7ee66d5 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.0.26

See merge request unboundsoftware/pre-commit-node!93
2025-11-13 09:20:16 +01:00
argoyle c794c60172 Merge branch 'renovate/node-24.x' into 'main'
chore(deps): update node.js to v24.11.1

See merge request unboundsoftware/pre-commit-node!94
2025-11-13 08:59:13 +01:00
argoyle a9cb204412 Merge branch 'renovate/node-24.11.0' into 'main'
chore(deps): update node.js to 0601cd0

See merge request unboundsoftware/pre-commit-node!92
2025-11-04 13:39:21 +01:00
argoyle c37b6b05f4 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.0.25

See merge request unboundsoftware/pre-commit-node!91
2025-10-29 10:39:09 +01:00
argoyle 54d726a309 Merge branch 'renovate/node-24.x' into 'main'
chore(deps): update node.js to v24.11.0

See merge request unboundsoftware/pre-commit-node!90
2025-10-29 07:42:33 +01:00
argoyle 69c1169ad0 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.0.24

See merge request unboundsoftware/pre-commit-node!89
2025-10-28 07:28:50 +01:00
argoyle aed9a3bb79 Merge branch 'renovate/node-24.x' into 'main'
chore(deps): update node.js to v24

See merge request unboundsoftware/pre-commit-node!88
2025-10-28 07:11:47 +01:00
argoyle b6afccc336 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.0.23

See merge request unboundsoftware/pre-commit-node!85
2025-10-22 11:20:13 +02:00
argoyle 07cc404a24 Merge branch 'renovate/node-22.x' into 'main'
chore(deps): update node.js to v22.21.0

See merge request unboundsoftware/pre-commit-node!87
2025-10-22 11:00:13 +02:00
argoyle c220959b9d Merge branch 'renovate/node-22.20.0' into 'main'
chore(deps): update node.js to 1260a4a

See merge request unboundsoftware/pre-commit-node!86
2025-10-21 20:11:33 +02:00
argoyle 45958fb2d9 Merge branch 'renovate/node-22.20.0' into 'main'
chore(deps): update node.js to 4b5601e

See merge request unboundsoftware/pre-commit-node!84
2025-10-01 19:18:07 +02:00
argoyle 499641c466 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.0.22

See merge request unboundsoftware/pre-commit-node!81
2025-09-25 08:26:05 +02:00
argoyle c7ec97288b Merge branch 'renovate/node-22.x' into 'main'
chore(deps): update node.js to v22.20.0

See merge request unboundsoftware/pre-commit-node!83
2025-09-25 08:00:28 +02:00
argoyle 1555b76673 chore(ci): update CI configuration for project templates
Add Defaults.gitlab-ci.yml to the CI configuration and ensure proper 
inclusion of unboundsoftware/ci-templates for better workflows. This 
enhances the CI pipeline setup and streamlines the build process.
2025-06-23 13:46:51 +02:00
argoyle 0236562cab fix(docker): update base image to amd64 version
Updates the Dockerfile to use the amd64 variant of the Node.js 
base image. This change ensures compatibility with the target 
architecture for improved performance and stability.
2025-02-26 18:34:04 +01:00
argoyle 128a6f2a6c ci: remove unnecessary docker services and variables
Eliminate unused Docker host variables and services from the CI 
configuration. This simplifies the build process and reduces 
potential complexities in the CI pipeline.
2024-12-05 10:55:26 +01:00
argoyle 109884f4b5 chore: add default configuration for git-cliff
Adds a default configuration file for git-cliff to manage the 
changelog generation process. This configuration includes templates 
for the changelog header, body, and footer, as well as settings for 
parsing commits following the conventional commits specification. 
The change aims to streamline the process of documenting notable 
changes in the project, improving maintainability and consistency.
2024-11-14 09:04:09 +01:00
argoyle 62c2c5e1d6 ci: add release flow 2024-10-05 21:14:17 +02:00
argoyle a1cc6fdfbb ci: update prepare_release to use git-cliff for CHANGELOG generation 2024-09-22 09:20:22 +02:00
argoyle 5175004d52 Merge branch 'update-ruby-dev-to-dockerfile' into 'main'
ci: add ruby-dev to Dockerfile for pre-commit installation.

See merge request unboundsoftware/pre-commit-node!10
2024-05-20 05:16:04 +00:00
argoyle 10839be374 ci: add ruby-dev to Dockerfile for pre-commit installation. 2024-05-20 07:13:23 +02:00
argoyle 9d66aaa796 Merge branch 'renovate/node-22.x' into 'main'
chore(deps): update node.js to v22.1.0

See merge request unboundsoftware/pre-commit-node!8
2024-05-03 05:01:13 +00:00
argoyle 9688c766a4 Merge branch 'node-22' into 'main'
ci: update to Node 22

See merge request unboundsoftware/pre-commit-node!7
2024-05-02 14:25:19 +00:00
argoyle 7a103b4ed6 ci: update to Node 22 2024-05-02 16:23:40 +02:00
argoyle d776cd8756 Merge branch 'renovate/node-20.x' into 'main'
chore(deps): update node.js to v20.12.2

See merge request unboundsoftware/pre-commit-node!6
2024-04-12 11:38:56 +00:00
argoyle c8e4579ac6 fix: add pipx bin-dir to PATH 2024-04-08 08:09:40 +02:00
argoyle 86c8c7659a Merge branch 'renovate/node-20.x' into 'main'
chore(deps): update node.js to v20.12.1

See merge request unboundsoftware/pre-commit-node!5
2024-04-07 16:43:54 +00:00
argoyle caed076db6 ci: update to node 20.9.0 2024-04-06 16:48:11 +02:00
argoyle 8d5df03ad5 ci: remove Dependabot config 2024-02-26 09:17:45 +01:00
argoyle 90eba865cf Merge branch 'renovate/node-20.x' into 'main'
chore(deps): update node.js to v20

See merge request unboundsoftware/pre-commit-node!4
2024-02-24 11:45:16 +00:00
argoyle 9fb6ded315 Merge branch 'renovate/configure' into 'main'
chore: Configure Renovate

See merge request unboundsoftware/pre-commit-node!3
2024-02-24 00:31:48 +00:00
argoyle 342e639b24 fix: install pre-commit with pipx 2024-02-24 01:26:40 +01:00
argoyle 712375c502 build(deps): bump node from 18 to 20
Bumps node from 18 to 20.
2023-06-08 16:04:56 +02:00
argoyle 88bfb3caeb ci: add dependabot config 2023-06-08 13:31:56 +02:00
argoyle 125084cab6 feat: upgrade to Node 18 2023-02-22 13:02:39 +01:00
argoyle 2c6ff89a47 ci: use Docker DinD version from variable 2023-02-09 21:55:35 +01:00
argoyle 697f517260 feat: initial version 2023-01-31 20:16:10 +01:00