Skip to content

Release 2.0.7#2211

Merged
sgillies merged 3 commits intomaint-2.0from
rel-2.0.7
Jan 31, 2025
Merged

Release 2.0.7#2211
sgillies merged 3 commits intomaint-2.0from
rel-2.0.7

Conversation

@sgillies
Copy link
Copy Markdown
Contributor

@sgillies sgillies commented Jan 30, 2025

Resolves #2208

@sgillies sgillies self-assigned this Jan 30, 2025
@github-actions
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 13058411942

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.674%

Totals Coverage Status
Change from base Build 13052462167: 0.0%
Covered Lines: 2582
Relevant Lines: 2945

💛 - Coveralls

twine check --strict dist/*

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the commit that changes this on main: bc46326

I think you will have to copy over the other changes as well to make this fully working (I assume github actions will also complain about the v3 in actions/download-artifact@v3)

@jorisvandenbossche
Copy link
Copy Markdown
Member

@sgillies I think it might be best that you remove the tag again from the commit in this PR. It has actually been useful that you did this to notice that the publish step is failing right now. But in general the release workflow assumes that the tag is done on the actual maint-2.0 branch

(if we want to be able to test doing a release before doing the actual release, we should set up the workflow with test-pypi I assume, so we can do that from a PR first. But for now I always just released from the maint branch as described in the wiki)

@sgillies
Copy link
Copy Markdown
Contributor Author

Yes, I see now that the Circle CI config has us building only on pushes to main and maint-2.0. I'll delete the tag, merge this and then force the tag on maint-2.0.

@sgillies sgillies merged commit ec8f6cd into maint-2.0 Jan 31, 2025
@sgillies sgillies deleted the rel-2.0.7 branch January 31, 2025 02:28
@theroggy theroggy added this to the 2.0.x milestone Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants