8000 Comparing v4.3.1...v4.4.0 · actions/setup-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: actions/setup-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.1
Choose a base ref
...
head repository: actions/setup-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 3 commits
  • 14 files changed
  • 3 contributors

Commits on Dec 19, 2022

  1. refactor: Use early return pattern to avoid nested conditions (#566)

    * refactor: Use early return pattern
    
    Signed-off-by: jongwooo <jongwooo.han@gmail.com>
    
    * fix: Replace throw with warn
    
    Signed-off-by: jongwooo <jongwooo.han@gmail.com>
    
    Signed-off-by: jongwooo <jongwooo.han@gmail.com>
    jongwooo authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    206e984 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Update action to use reusable workflows (#569)

    * Update workflows to use reusable-workflows
    
    * Update licensed.yml
    
    * Update workflows
    
    * Add links to reusable workflows
    
    * Update action to use reusable-workflows repo
    
    * Fix review points
    IvanZosimov authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c3e0339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ccb29d View commit details
    Browse the repository at this point in the history
Loading
0