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

ci: allow auto releasing to pypi #154

Closed
wants to merge 5 commits into from

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    0261d80 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Thomas Grainger <tagrain@gmail.com>
    aqeelat and graingert committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0317dfd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. ci: change event to release

    aqeelat committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5fdf28a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Only check repo owner

    pytest-dev is not going to fork this and means it's more re-usable
    
    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    flub and hugovk committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f8e80f9 View commit details
    Browse the repository at this point in the history
  2. Use a generic stable python

    Otherwise we have to keep changing this.
    
    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    flub and hugovk committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    11e1963 View commit details
    Browse the repository at this point in the history