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

GitHub Action: Allow reading version from pyproject.toml #4294

Merged
merged 13 commits into from
Apr 5, 2024

Commits on Mar 30, 2024

  1. Add use_pyproject input to GitHub Action

    Closes: psf#4285
    srittau committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    278c40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da174b6 View commit details
    Browse the repository at this point in the history
  3. Use old-style union syntax

    srittau committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    be896b1 View commit details
    Browse the repository at this point in the history
  4. Fix re

    srittau committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    c68f988 View commit details
    Browse the repository at this point in the history
  5. Simplify array detection

    srittau committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9bb5197 View commit details
    Browse the repository at this point in the history
  6. Make mypy happy

    srittau committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6204eda View commit details
    Browse the repository at this point in the history
  7. Shorten line

    srittau committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9011592 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Doc changes from code review

    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    srittau and hugovk committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1dd8475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ccbd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3991948 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Add a changelog entry

    srittau committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    df834cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2483bf1 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    JelleZijlstra committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0007275 View commit details
    Browse the repository at this point in the history