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: pypa/gh-action-pypi-publish
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.7
Choose a base ref
...
head repository: pypa/gh-action-pypi-publish
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.8
Choose a head ref
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 3, 2023

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/add-trailing-comma.git: v2.4.0 → v3.0.0](https://github.com/asottile/add-trailing-comma.git/compare/v2.4.0...v3.0.0)
    - [github.com/python-jsonschema/check-jsonschema.git: 0.22.0 → 0.23.2](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.22.0...0.23.2)
    - [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](codespell-project/codespell@v2.2.4...v2.2.5)
    - [github.com/adrienverge/yamllint.git: v1.30.0 → v1.32.0](https://github.com/adrienverge/yamllint.git/compare/v1.30.0...v1.32.0)
    - [github.com/PyCQA/flake8.git: 4.0.1 → 6.0.0](https://github.com/PyCQA/flake8.git/compare/4.0.1...6.0.0)
    pre-commit-ci[bot] authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a8d92e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Revert flake8 to v4.0.1

    webknjaz authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    d32e2fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d67ed View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. twine-upload: add a nudge for trusted publishing

    Closes #164.
    
    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    be69596 View commit details
    Browse the repository at this point in the history
  2. twine-upload: only nudge on PyPI-looking domains

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e90e853 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Bump runtime dependencies

    pquentin committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a5d57af View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    68276eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c70e7 View commit details
    Browse the repository at this point in the history
Loading