OpenAstronomy / OpenAstronomy/github-actions-workflows
Upload to PyPI not working on GitHub release publish event
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 21
- Forks
- 27
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 1
Description
If you tag your release by publishing a release on GH and trigger it with the release: published event then the pypi upload step gets skipped.
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 tracing the reusable GitHub Actions workflow used for the release: published event and compare its trigger conditions with the PyPI upload step. Reproduce the workflow with a GitHub release publication, then verify that the upload step runs and completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100