Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[failure] Prepare release: 1.4.3 #87

Merged
merged 1 commit into from
Sep 26, 2024
Merged

[failure] Prepare release: 1.4.3 #87

merged 1 commit into from
Sep 26, 2024

Conversation

github-actions[bot]
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 workflow, triggered by @oliver-sanders

Tests:

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

Checklist:

  • Milestone complete?
    0 other open issues/PRs on milestone 1.4.3 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, run: 19
@github-actions github-actions bot added this to the 1.4.3 milestone Sep 26, 2024
@github-actions github-actions bot added the release Warning: for release PRs only. Merging this PR will trigger GH Actions to publish. label Sep 26, 2024
@oliver-sanders oliver-sanders merged commit 365ed80 into master Sep 26, 2024
@oliver-sanders oliver-sanders deleted the prepare-1.4.3 branch September 26, 2024 12:06
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 365ed804a6b0e6863d523f4277b3f39dbc455e3e 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: 16

@github-actions github-actions bot changed the title Prepare release: 1.4.3 [failure] Prepare release: 1.4.3 Sep 26, 2024
@oliver-sanders
Copy link
Member

Only the gh-pages bit failed. Not a great concern.

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.

1 participant