Forgejo Actions
e426473c59
Update docs release to v1.1.4
...
- Built changelog from towncrier fragments
[skip ci]
2026-02-04 04:18:04 +00:00
Forgejo Actions
672dbda9d7
Update docs release to v1.1.3
...
- Built changelog from towncrier fragments
[skip ci]
2026-02-04 03:07:15 +00:00
Forgejo Actions
f279891575
Update docs release to v1.1.2
...
- Built changelog from towncrier fragments
[skip ci]
2026-02-04 03:02:13 +00:00
Forgejo Actions
81d99b689d
Update docs release to v1.1.1
...
- Built changelog from towncrier fragments
[skip ci]
2026-02-04 02:53:17 +00:00
Forgejo Actions
bf03d71780
Update docs release to v1.1.0
...
- Built changelog from towncrier fragments
[skip ci]
2026-02-04 01:27:09 +00:00
Forgejo Actions
103cc0deab
Update docs release to v1.0.14
...
- Updated configmap with new DOCS_RELEASE_URL
- Built changelog from towncrier fragments
[skip ci]
2026-02-04 01:18:33 +00:00
Forgejo Actions
492aa9a104
Update docs release to v1.0.13
...
- Updated configmap with new DOCS_RELEASE_URL
- Built changelog from towncrier fragments
[skip ci]
2026-02-04 01:15:22 +00:00
Forgejo Actions
4d3222d91b
Update docs release to v1.0.12
...
- Updated configmap with new DOCS_RELEASE_URL
- Built changelog from towncrier fragments
[skip ci]
2026-02-04 01:07:05 +00:00
Forgejo Actions
b4c930ba78
Release v1.0.8: Update changelog
...
Built changelog from towncrier fragments.
[skip ci]
2026-02-04 00:06:51 +00:00
Forgejo Actions
ceb5fad7e4
Release v1.0.7: Update changelog
...
Built changelog from towncrier fragments.
[skip ci]
2026-02-03 23:55:57 +00:00
Forgejo Actions
690b2c9405
Release v1.0.6: Update changelog
...
Built changelog from towncrier fragments.
[skip ci]
2026-02-03 23:31:22 +00:00
Forgejo Actions
f93ebdfd5b
Release v1.0.5: Update changelog
...
Built changelog from towncrier fragments.
[skip ci]
2026-02-03 23:05:35 +00:00
Forgejo Actions
79bccde1a7
Release v1.0.2: Update changelog
...
Built changelog from towncrier fragments.
[skip ci]
2026-02-03 22:28:00 +00:00
Forgejo Actions
53f63a9961
Release v1.0.1: Update changelog
...
Built changelog from towncrier fragments.
[skip ci]
2026-02-03 19:50:54 +00:00
9a8587b83f
Add towncrier changelog system ( #86 )
...
## Summary
- Configure towncrier with custom types (feature, bugfix, infra, doc, misc)
- Build initial v0.1.0 changelog from zk management log entries
- Integrate towncrier into build-blumeops workflow
- Update README to mark Phase 1b complete
## How It Works
1. Add changelog fragments to `docs/changelog.d/` as `<id>.<type>.md`
2. When running build-blumeops workflow, towncrier collects fragments
3. CHANGELOG.md is updated and fragments are removed
4. Changes are committed back to main before docs build
## Testing
- [x] Tested `uvx towncrier build` locally
- [ ] Test workflow execution (after merge)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/86
2026-02-03 11:48:13 -08:00