Resolve Publishing Flow
Open
build
- Dominant language
- Python
- Stars
- 26
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Add credentials for TestPyPi and MainPyPi
- [ ] Enable Github Actions for Versioning and Publishing
- [ ] Figure out details for the PyPi page
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for existing GitHub Actions workflows in .github/workflows. Examine the project's setup.py or pyproject.toml for packaging configuration. Research how to add PyPI API tokens as repository secrets and configure automated versioning. The task is done when a push or tag triggers a successful publish to TestPyPI and PyPI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, release, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100