Skip to content

[failure] Prepare release: 2.7.0#3009

Merged
wxtim merged 2 commits intomasterfrom
prepare-2.7.0
Feb 24, 2026
Merged

[failure] Prepare release: 2.7.0#3009
wxtim merged 2 commits intomasterfrom
prepare-2.7.0

Conversation

@github-actions
Copy link
Contributor

⚡ Merging this PR will automatically create a GitHub Release & publish the package ⚡

This PR was created by the Release stage 1 - create release PR (Rose 2+ only) workflow, triggered by @oliver-sanders

Tests:

  • Tests last run on master:
    test.yml
  • ✔️ Build check passed - see the workflow run (number 36) for more info

Checklist:

  • Milestone complete?
    0 other open issues/PRs on milestone 2.7.0 at time of PR creation

Next steps:

  • @oliver-sanders should request 1 or 2 reviews
  • If any further changes are needed, push to this PR branch
  • After merging, the bot will comment below with a link to the release (if not, look at the PR checks tab)

Important

Do not use [skip ci] in commit messages pushed to this PR, as it will prevent the 2nd stage release workflow from running.

Workflow: Release stage 1 - create release PR (Rose 2+ only), run: 36
@github-actions github-actions bot added this to the 2.7.0 milestone Feb 24, 2026
@github-actions github-actions bot added the release Warning: for release PRs only. Merging this PR will trigger GH Actions to publish. label Feb 24, 2026
@wxtim
Copy link
Contributor

wxtim commented Feb 24, 2026

Docs failing for reasons unrelated to this change

@wxtim wxtim merged commit ff10401 into master Feb 24, 2026
4 of 5 checks passed
@wxtim wxtim deleted the prepare-2.7.0 branch February 24, 2026 14:53
@github-actions github-actions bot changed the title Prepare release: 2.7.0 [failure] Prepare release: 2.7.0 Feb 24, 2026
@github-actions
Copy link
Contributor Author

failure

Check the run

Revert the release commit and rerun the release process to retry.

Alternatively you can still publish the dist to PyPI manually:

(Make sure you have commit ff104016fdab0778c266ef0a1ba0551b6e67b7fa checked out)

# Create the build (old style for setup.py projects)
python3 setup.py bdist_wheel sdist

# Create the build (PEP517)
python -m build

# Upload your build to PyPI
twine upload dist/*

Then create a GitHub release (this link pre-populates the tag and target fields).


Comment created by workflow: Release stage 2 - auto publish, run: 66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Warning: for release PRs only. Merging this PR will trigger GH Actions to publish.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants