You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kchason - the workflow you provided theoretically would perform an upload to PyPI on generating a tag. The Github Release generation function creates a tag, but does not trigger this event.
The UX experience I was assuming would be, repository maintainer generates a Release, and then the release goes to PyPI.
Can you please find where the API disconnect is, and what event cicd.yml should trigger off of?
We can post a patch into this repository, but I'd prefer to test using another repository.
The text was updated successfully, but these errors were encountered:
@kchason - the workflow you provided theoretically would perform an upload to PyPI on generating a tag. The Github Release generation function creates a tag, but does not trigger this event.
The UX experience I was assuming would be, repository maintainer generates a Release, and then the release goes to PyPI.
Can you please find where the API disconnect is, and what event
cicd.yml
should trigger off of?We can post a patch into this repository, but I'd prefer to test using another repository.
The text was updated successfully, but these errors were encountered: