Tags: nullhack/python-project-template
Tags
Release v1.6.20260313 "elegant swan" refactor: extract prototype/test patterns to reference files - Add reference/prototype-patterns.md with guidelines for creating, using, and disposing prototype scripts (MANDATORY deletion after use) - Add reference/test-patterns.md with TDD test patterns and guidelines - Update prototype-script skill to reference the new patterns file - Update tdd skill to reference patterns and embed test data directly - Update implementation skill to use embedded test data - Update developer agent workflow to include prototype disposal step
Release v1.3.20260313r1 - feat: add session-workflow skill for multi-session AI development - fix: remove BDD references and DEVELOPMENT_WORKFLOW.md - fix: template hotfix - Jinja2 escaping, calver versioning See CHANGELOG.md for full details.
Hotfix release v1.2.20260312r2 - Fix GitHub Actions context variables in pr-management - Update template-release to use hybrid calver versioning - Fix cookiecutter.json default version format
Release v1.0.0 - Creative Dolphin AI-Enhanced Development Workflow - 7-phase TDD/BDD development with OpenCode - Developer, Architect, Repo-Manager agents - Hybrid calver versioning with themed releases - Comprehensive CI and validation See CHANGELOG.md for full details.
Improve pytest with custom markers and run smoke and unit first (#8) * Removing taskipy as required installation (it is installed with [dev]) * Update README.md * Update README.md * Update README.md * Improving pytest with markers and run smoke and unit tests before others
Update {{cookiecutter.project_slug}}/Dockerfile (#12)
Reviewed-on: https://gitea.eol.myds.me/cluster-projects/python-project-template/pulls/12
PreviousNext