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

(TEST) Prepare release: 8.9.10 #30

Merged
merged 2 commits into from
Nov 29, 2023
Merged

(TEST) Prepare release: 8.9.10 #30

merged 2 commits into from
Nov 29, 2023

Conversation

github-actions[bot]
Copy link

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

This PR was created by the Release stage 1 - create release PR (Cylc 8+ only) workflow, triggered by @MetRonnie

Tests:

  • Tests last run on master: test_fast.yml test_functional.yml bash.yml test_manylinux.yml test_conda-build.yml
  • ✔️ Build check passed - see the workflow run (number 9) for more info

Checklist:

  • Milestone complete?
    ⚠️ Couldn't find milestone matching 8.9.10
  • Changelog up-to-date?
    • Examine pull requests made since the last release
    • "Released on" date updated? ⚠️ couldn't automatically set date

Next steps:

  • @MetRonnie 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)

Workflow: Release stage 1 - create release PR (Cylc 8+ only), run: 9
@MetRonnie MetRonnie merged commit 778efa4 into master Nov 29, 2023
0 of 25 checks passed
@MetRonnie MetRonnie deleted the prepare-8.9.10 branch November 29, 2023 17:34
@github-actions github-actions bot changed the title Prepare release: 8.9.10 [failure] Prepare release: 8.9.10 Nov 29, 2023
Copy link
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 778efa4fdb4c101d9c8f58d84764990b9ad0f38a 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: 8

@MetRonnie MetRonnie changed the title [failure] Prepare release: 8.9.10 (TEST) Prepare release: 8.9.10 Nov 29, 2023
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.

1 participant