8000 Comparing v1.2.3...v2.0.0 · sigstore/gh-action-sigstore-python · GitHub
[go: up one dir, main page]

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: sigstore/gh-action-sigstore-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.3
Choose a base ref
...
head repository: sigstore/gh-action-sigstore-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 23, 2023

  1. action, selftest: deprecate bundle-only: false (#65)

    * action, selftest: deprecate `bundle-only: false``
    
    Signed-off-by: Andrew Pan <a@tny.town>
    
    * action, release: remove `bundle-only`
    
    Signed-off-by: Andrew Pan <a@tny.town>
    
    ---------
    
    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    9247cf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. action: handle slashes in ref names (#63)

    * action: handle slashes in ref names
    
    Fixes #62.
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * requirements: bump sigstore
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    ---------
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    64c04b5 View commit details
    Browse the repository at this point in the history
  2. schedule-selftest: init (#66)

    Signed-off-by: Andrew Pan <a@tny.town>
    Co-authored-by: William Woodruff <william@trailofbits.com>
    tnytown and woodruffw authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    dbe0a6f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. action: accommodate Windows (#72)

    * action: accommodate Windows
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * selftest: macOS, Windows
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * selftest: explicit python version
    
    Needed for macOS, Windows (probably)
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * action: force bash for action.py invocation as well
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * Revert "action: force bash for action.py invocation as well"
    
    This reverts commit 1c3a332.
    
    * action: Windows force UTF-8
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * action: hackety hack
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * action: random delim
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * action: oops
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * selftest: shell: bash
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * ci: loosen python constraint
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * action: use os.urandom
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * action: document random delimiter
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    ---------
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0f34eb3 View commit details
    Browse the repository at this point in the history
  2. README: prep 2.0.0 (#73)

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1e232a0 View commit details
    Browse the repository at this point in the history
Loading
0