-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestphase-5Phase 5: Polish & ReleasePhase 5: Polish & Release
Milestone
Description
User Story: As a maintainer, I want to publish v0.1.0, so that users can install and use the tool.
Tasks
- Tag v0.1.0 in git
- Build package with
uv build - Test installation in clean environment
- Publish to PyPI (or TestPyPI first)
- Create GitHub release with changelog
- Announce on Frappe forum/discuss
- Monitor for bug reports
Acceptance Criteria
- Package builds without errors
-
uv pip install frappecliworks - Entry point
frappecliis available - Version shows as 0.1.0
- GitHub release created with notes
Files to Create
CHANGELOG.md(already exists, update for v0.1.0).github/workflows/release.yml(already exists, verify)
Phase: 5 | User Story: 5.4
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestphase-5Phase 5: Polish & ReleasePhase 5: Polish & Release