- 
                Notifications
    
You must be signed in to change notification settings  - Fork 11
 
Open
Description
There is an issue with the test installs workflow. When a pull request is created to merge into test_release, it runs test installs and uploads to test pypi and the version number must be incremented for this to work. Then whenever a pull request is initiated to merge into master it always tries to upload to test pypi again using the same version number so there is always a failed workflow run when merging from test_release into master.
I have tried to fix this in the past, but I was not able to get it to work. We need to decouple test installs with the publish to test pypi workflow somehow to prevent the failed workflow runs.
Metadata
Metadata
Assignees
Labels
No labels