Commit graph

5 commits

Author SHA1 Message Date
b4d1e577df release: v0.4.8
Introduce the project versioning system (MAJOR.MINOR.PATCH, each 0-999)
and tag the first release.

- VERSION file as single source of truth (0.4.8)
- __manifest__.py version -> 17.0.0.4.8 (odoo series + product version)
- CHANGELOG.md with plain-language v0.4.8 release notes
- scripts/bump-version.sh: bump (major/minor/patch/set) + tag from CHANGELOG
- README.md: version header, 69-test status, changelog link
- CLAUDE.md §15 Versioning & Releases; corrected Odoo 17 mail.template /
  blog.post.content compatibility table

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 03:27:18 -04:00
eebc86f326 docs: add comprehensive project README with features and usage guide
Replaced GitLab CI template README with complete ITSulu Blog Publisher
documentation including:

- Project overview and core features
- 4 supported LLM providers (Claude, ChatGPT, Gemini, Ollama)
- Test coverage summary (63/63 tests passing)
- Installation and setup instructions
- Usage guide for on-demand and scheduled generation
- Configuration parameters reference
- Architecture overview with models and services
- Development workflow and TDD patterns
- Troubleshooting section
- Phase 2 completion status

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-05-30 00:46:19 -04:00
392e56ded8 chore: replace README and refactor manifest
Re-order manifest view declarations for consistency.
Simplify redundant field decorations in generation log tree view.
2026-05-29 21:55:16 -04:00
087c21a860 docs: add comprehensive Blog Publisher documentation
Replace generic GitLab CI template with complete Odoo addon documentation
including features, installation, configuration, development workflow,
testing framework, Kubernetes CI/CD setup, and contributing guidelines.
2026-05-29 21:52:59 -04:00
GitLab
384cbe6028 Initialized from 'GitLab CI/CD components' project template
Template repository: https://gitlab.com/gitlab-org/project-templates/gitlab-component-template
Commit SHA: b8b0a4a1821acf43f82912e4bd00a38cea90aa62
2025-03-19 11:40:54 +01:00