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

Remove criterion on v tag on branch calling the releaser.yml #1231

Merged

Commits on Oct 19, 2023

  1. Remove criterion on tag on branch calling the releaser.yml as it can …

    …be manually called from another branch
    PProfizi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b1688ae View commit details
    Browse the repository at this point in the history
  2. Fix wheelhouse naming

    PProfizi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6a830c6 View commit details
    Browse the repository at this point in the history
  3. Do not look for a tarball to upload to the draft release as these are…

    … automatically generated by GH upon creation of the release.
    PProfizi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dfa15f3 View commit details
    Browse the repository at this point in the history
  4. Do not upload tarball and zip sources to PyPI as they are automatical…

    …ly generated by GH and are broken right now.
    PProfizi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    df9e419 View commit details
    Browse the repository at this point in the history