5 Commits

Author SHA1 Message Date
Lukas May
2b7660f019 ci: Switch to OIDC trusted publishing for npm (no token needed) 2026-03-06 17:04:20 +01:00
Lukas May
a30f98d532 ci: Alias NODE_AUTH_TOKEN to NPM_TOKEN for semantic-release verification 2026-03-06 16:53:14 +01:00
Lukas May
91efbabee6 ci: Use NODE_AUTH_TOKEN and bump semantic-release to latest versions 2026-03-06 16:45:49 +01:00
Lukas May
85f5f77927 ci: Switch from GitLab Package Registry to npmjs for publishing 2026-03-06 16:39:18 +01:00
Lukas May
6b922b633e ci: Add GitLab CI with semantic-release to @carealytix package registry
- .gitlab-ci.yml: single release stage, builds and runs semantic-release on main
- .releaserc: commit-analyzer, release-notes, npm publish, gitlab release, git tag
- package.json: rename to @carealytix/codewalkers, add repository, release script, semantic-release devDeps
- README.md: add GitLab Package Registry install instructions with .npmrc config
2026-03-06 16:29:20 +01:00