8000 Comparing v1.1.0...v1.2.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.1.0
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: v1.2.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 15, 2023

  1. selftest: skip alls-green if 3p PR (#48)

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    f3663a3 View commit details
    Browse the repository at this point in the history
  2. action: download default release assets to sign (#46)

    * action: download default release assets to sign
    
    Signed-off-by: Andrew Pan <a@tny.town>
    
    * README.md: doc `release-signing-artifacts` change
    
    Signed-off-by: Andrew Pan <a@tny.town>
    
    * action.py: use requests library for download
    
    Signed-off-by: Andrew Pan <a@tny.town>
    
    * Apply suggestions from code review
    
    Signed-off-by: William Woodruff <william@yossarian.net>
    
    ---------
    
    Signed-off-by: Andrew Pan <a@tny.town>
    Signed-off-by: William Woodruff <william@yossarian.net>
    Co-authored-by: William Woodruff <william@yossarian.net>
    Co-authored-by: William Woodruff <william@trailofbits.com>
    3 people authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    7643db0 View commit details
    Browse the repository at this point in the history
  3. action: implement and document bundle-only (#49)

    * action: implement and document `bundle-only`
    
    Signed-off-by: Andrew Pan <a@tny.town>
    
    * workflows/release: enable `bundle-only`
    
    Signed-off-by: Andrew Pan <a@tny.town>
    
    ---------
    
    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    607296a View commit details
    Browse the repository at this point in the history
  4. Prep 1.2.0 (#52)

    * action: mark env var as internal explicitly
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * README: prep 1.2.0
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    ---------
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    310f3cb View commit details
    Browse the repository at this point in the history
Loading
0