GitLab
#devops#tools
Notes on GitLab — the forge I use most. Pipelines, environments, merge-request workflow, the odd pre-receive hook. Seeded: notes will land here as I run into things worth writing down.
Cases
- GitLab CI for a frontend — staged checks, review app, Playwright — install → test (build, unit, SAST, Prettier, lint, types, deps) → review deploy → Playwright against the live review URL.