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 Loading
base: v1.8.5
Choose a base ref
...
head repository: pypa/gh-action-pypi-publish Loading
compare: v1.8.6
Choose a head ref
  • 14 commits
  • 4 files changed
  • 5 contributors

Commits on Apr 3, 2023

  1. 📝 Link the announcement discussions from README

    This patch encourages the end-users to share feedback using GitHub
    Discussions instead of issues.
    webknjaz committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    82695c5 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/Lucas-C/pre-commit-hooks.git: v1.3.1 → v1.5.1](https://github.com/Lucas-C/pre-commit-hooks.git/compare/v1.3.1...v1.5.1)
    - [github.com/python-jsonschema/check-jsonschema.git: 0.19.2 → 0.22.0](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.19.2...0.22.0)
    - [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](codespell-project/codespell@v2.2.2...v2.2.4)
    - [github.com/adrienverge/yamllint.git: v1.28.0 → v1.30.0](https://github.com/adrienverge/yamllint.git/compare/v1.28.0...v1.30.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)
    - [github.com/PyCQA/pylint.git: v2.15.9 → v3.0.0a6](https://github.com/PyCQA/pylint.git/compare/v2.15.9...v3.0.0a6)
    pre-commit-ci[bot] committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6cbdb54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba70453 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Merge pull request #145 from pypa/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    webknjaz committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f437f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c542b72 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. README, oidc-exchange: remove beta references

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

Commits on Apr 22, 2023

  1. README: re-add OIDC note

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

Commits on Apr 23, 2023

  1. Merge pull request #147 from trail-of-forks/tob-stabilize-oidc

    README, oidc-exchange: remove beta references
    webknjaz committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    3b6670b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. 🎨 Show GH environments use in README examples

    It is a useful protection feature giving the end-users more control
    over the release flow and trust.
    webknjaz committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    7a1a355 View commit details
    Browse the repository at this point in the history
  2. 📝🎨 Put OIDC on pedestal @ README

    This patch makes sure that the new users would go for the secretless
    publishing when integrating the action, from the beginning.
    webknjaz committed Apr 24, 2023
    2 Configuration menu
    Copy the full SHA
    f47b347 View commit details
    Browse the repository at this point in the history
  3. README: small doc tweaks

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

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    5a085bf View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. password input is no longer required, since not specifying it implies…

    … trusted publishing
    
    Signed-off-by: Asher Foa <[email protected]>
    asherf committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e4b9031 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    a56da0b View commit details
    Browse the repository at this point in the history
Loading