Skip to content

Test Install unnecessary workflow failures #174

@maxchumley

Description

@maxchumley

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions