mattrobenolt / mattrobenolt/alloconda
Automate PyPI releases from GitHub Actions
Open
Nobody has claimed this yet.
cli
- Dominant language
- Zig
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Set up GHA workflow to publish to PyPI on release/tag, using trusted publishing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's existing GitHub Actions workflows and Python package/release configuration; the issue does not name specific files. Done means a release or tag triggers a GitHub Actions workflow that publishes the package to PyPI using trusted publishing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100