#192 accumulated broad CI/test/docs changes and now conflicts with main. Most original Dependabot/CI intent is already present on main, so this issue tracks only remaining follow-ups worth continuing in small PRs.
Current main baseline:
- Dependabot config exists and is active.
- CI workflow exists with unit + smoke tests.
- Docker release workflow already uses tag-based publishing and current action versions.
Work worth continuing:
Add protected environment approval to image publish job
- Goal: require explicit reviewer approval before publish on tag-triggered releases.
- Keep current main behavior and action versions unchanged.
- Need to consider this in the context of the new gitlab deploy.
Align release docs with implemented workflows
- Goal: ensure docs state exactly what currently runs on main.
- Remove statements about workflows that do not yet exist.
- Update release guidance only for merged behavior.
#192 accumulated broad CI/test/docs changes and now conflicts with main. Most original Dependabot/CI intent is already present on main, so this issue tracks only remaining follow-ups worth continuing in small PRs.
Current main baseline:
Work worth continuing:
Add protected environment approval to image publish job
Align release docs with implemented workflows