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.4.2
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.5.0
Choose a head ref
  • 18 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 22, 2021

  1. DOC: Do not use master in examples

    to be consistent with the "pro tip"
    pllim authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    3f53700 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    ed5a157 View commit details
    Browse the repository at this point in the history
  2. Merge PR #55

    webknjaz committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    c89694f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f334b3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bea5cda View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    77ee113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc71be6 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    dukecat0 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    06a2dd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca30c7d View commit details
    Browse the repository at this point in the history
  5. Fix the message

    dukecat0 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    777bfc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c83d37b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8682135 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0575dc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d18baa View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Fix a bug

    dukecat0 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    977d067 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from meowmeowmeowcat/show-hash-values

    This patch calculates SHA256, MD5, and BLAKE2-256 hash digests
    of every file in the packages directory and prints out their HEX
    representations to the log.
    
    Resolves #62
    webknjaz authored Jan 9, 2022
    Configuration menu
    Copy the full SHA
    4992a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    717ba43 View commit details
    Browse the repository at this point in the history
Loading