Skip to content

Conversation

nicoddemus
Copy link
Member

Traditionally pytest publishes tags in the form X.Y.Z, however the deploy workflow (copied from somewhere else) published tags in the form vX.Y.Z.

This is the root cause of #11548, because it tried to publish the release notes for tag X.Y.Z (which did not exist).

Fix #11548

Traditionally pytest publishes tags in the form `X.Y.Z`, however the deploy workflow (copied from somewhere else) published tags in the form `vX.Y.Z`.

This is the root cause of pytest-dev#11548, because it tried to publish the release notes for tag `X.Y.Z` (which did not exist).

Fix pytest-dev#11548

(cherry picked from commit c172894)
@nicoddemus nicoddemus merged commit a32feda into pytest-dev:7.4.x Oct 25, 2023
@nicoddemus nicoddemus deleted the backport-11550-to-7.4.x branch October 25, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant