Files
werkator/docs
mhoennigandClaude Opus 5 89b4254a95 Let init see a configuration under its previous name
`init --systemd` runs `init`, and its "already exists" check knew only
the current name. On the one repository still carrying `.gittally.yml`
it therefore wrote a fresh template `.werkator.yml` beside it — and
since the current name wins, that repository would have built the
template's `./gradlew test` instead of what its own configuration says.
Found on vm4006, where the file was created in the watched working tree
and removed again by hand.

Both checks now ask `ConfigFiles`, so init decides existence by the same
rule the loader uses to read.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-31 09:15:06 +02:00
..
2026-08-30 19:39:55 +02:00
2026-08-30 19:39:55 +02:00
2026-08-30 19:39:55 +02:00
2026-08-30 19:39:55 +02:00