Merged
Conversation
Member
|
As commented in #11126 (comment), I'm also including some improvements to our CI workflow:
This new workflow has been used successfully already in Once this is merged, I will port the workflow back to |
bc11330 to
dde5825
Compare
* Build the package only once, and test on all platforms. * Deploy is now triggered manually via an Action, which is then responsible for tagging the repository after the package has been uploaded successfully. * Drop 'docs': we nowadays rely on readthedocs preview PR builds.
dde5825 to
7855a72
Compare
bluetech
approved these changes
Sep 2, 2023
Merged
Member
|
Waiting on #11378 in order to be able to trigger |
Member
Member
|
Seems like it was published, only the tag push failed. |
Member
Yes, bummer. I pushed the tag manually, and will commit a fix to that problem. |
We need the checked out repository in order to push the tag.
nicoddemus
added a commit
to nicoddemus/pytest
that referenced
this pull request
Sep 2, 2023
Prepare release 7.4.1 (cherry picked from commit 82eb86f)
nicoddemus
added a commit
to nicoddemus/pytest
that referenced
this pull request
Sep 2, 2023
Prepare release 7.4.1 (cherry picked from commit 82eb86f)
nicoddemus
added a commit
to nicoddemus/pytest
that referenced
this pull request
Sep 2, 2023
Prepare release 7.4.1 (cherry picked from commit 82eb86f)
nicoddemus
added a commit
that referenced
this pull request
Sep 2, 2023
Merge pull request #11377 from pytest-dev/release-7.4.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created automatically from manual trigger.
Once all builds pass and it has been approved by one or more maintainers, the build
can be released by pushing a tag
7.4.1to this repository.