Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: henryiii/check-sdist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: henryiii/check-sdist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 8 commits
  • 12 files changed
  • 3 contributors

Commits on Apr 3, 2023

  1. chore(deps): Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 (#3)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.3 to 1.8.4.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.3...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c78588f View commit details
    Browse the repository at this point in the history
  2. chore: check sdist with itself

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    819f375 View commit details
    Browse the repository at this point in the history
  3. docs: minor readme update

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1d3f852 View commit details
    Browse the repository at this point in the history
  4. docs: readme introduction

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    43e3725 View commit details
    Browse the repository at this point in the history
  5. docs: minor polish

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    96c4bfd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. chore(deps): Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#4)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.4 to 1.8.5.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.4...v1.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    40953c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. fix: setuptools support (#6)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    78a8a6f View commit details
    Browse the repository at this point in the history
  2. chore: bump version

    henryiii authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d9470e9 View commit details
    Browse the repository at this point in the history
Loading