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

workflows: add a release workflow #308

Merged
merged 13 commits into from
Jun 8, 2023
Merged

workflows: add a release workflow #308

merged 13 commits into from
Jun 8, 2023

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    eb0d353 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/release.yml

    Co-authored-by: Frost Ming <[email protected]>
    woodruffw and frostming authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    024613f View commit details
    Browse the repository at this point in the history
  3. treewide: pyproject-based metadata

    Removes setup.{cfg,py} in favor of pyproject.toml,
    and consolidates all settings.
    woodruffw committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c2affd9 View commit details
    Browse the repository at this point in the history
  4. pyproject: fix typo

    woodruffw committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2497561 View commit details
    Browse the repository at this point in the history
  5. tox: use isolated builds

    Required with PEP 517/8 metadata.
    woodruffw committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    262a199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2da358b View commit details
    Browse the repository at this point in the history
  7. pyproject: include tests in sdist

    Also, remove MANIFEST.in.
    woodruffw committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f3e4222 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbd9682 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    891f948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0c4ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b65bd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    703a191 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    226213a View commit details
    Browse the repository at this point in the history