NASA-AMMOS / NASA-AMMOS/AIT-Core
Automate release to PyPI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
Add a GH Actions workflow for automating the release process to PyPI. Should brainstorm on whether this should be handled automatically on tag creation or if we want to trigger it manually (or something else entirely).
Contributor guide
No contributing guide indexed for this repository
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 reviewing the repository's existing GitHub Actions configuration and how Python packages are currently released. Resolve whether releases should run automatically on tag creation or through a manual trigger, then define the PyPI workflow and verify that its release behavior matches the chosen policy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100