tftsr-devops_investigation/docs/wiki
Shaun Arman 23c5c4a8be feat(ci): add automated changelog generation via git-cliff
- Add cliff.toml with Tera template: feat/fix/perf/docs/refactor included;
  ci/chore/build/test/style excluded
- Bootstrap CHANGELOG.md from all existing semver tags (v0.1.0–v0.2.49)
- Add changelog job to auto-tag.yml: runs after autotag in parallel with
  build jobs; installs git-cliff v2.7.0 musl binary, generates CHANGELOG.md,
  PATCHes Gitea release body with per-release notes, commits CHANGELOG.md
  to master with [skip ci] to prevent re-trigger, uploads as release asset
- Add set -eu to all changelog job steps
- Null-check RELEASE_ID before API calls; create release if missing
  (race-condition fix: changelog finishes before build jobs create release)
- Add Changelog Generation section to docs/wiki/CICD-Pipeline.md
2026-04-12 21:51:56 -05:00
..
AI-Providers.md chore: remove all proprietary vendor references for public release 2026-04-07 09:46:25 -05:00
Architecture.md feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
CICD-Pipeline.md feat(ci): add automated changelog generation via git-cliff 2026-04-12 21:51:56 -05:00
Database.md feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
Development-Setup.md fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
Home.md feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
Integrations.md docs: update wiki for v0.2.6 - integrations and Custom REST provider 2026-04-03 16:39:49 -05:00
IPC-Commands.md feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
LiteLLM-Bedrock-Setup.md docs: add LiteLLM + AWS Bedrock integration guide 2026-03-31 12:13:26 -05:00
PII-Detection.md fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
Security-Model.md fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
Troubleshooting.md docs: update README and wiki for Gitea Actions migration 2026-03-29 17:46:34 -05:00