forked from actions/setup-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: junhua-zhang/setup-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: actions/setup-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 17 files changed
- 7 contributors
Commits on Apr 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b7d744c - Browse repository at this point
Copy the full SHA b7d744cView commit details
Commits on Apr 16, 2020
-
Co-Authored-By: Konrad Pabjan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c881de7 - Browse repository at this point
Copy the full SHA c881de7View commit details
Commits on Apr 17, 2020
-
Merge pull request actions#80 from SerVB/clarify-contrib-doc
Make contributors.md clearer
Configuration menu - View commit details
-
Copy full SHA for 985150d - Browse repository at this point
Copy the full SHA 985150dView commit details
Commits on Apr 29, 2020
-
Use GitHub releases to download python versions (actions#85)
This pull-request improves `setup-python` action to add ability to download specific version of Python on flight if it is not available by default. **Details:** `setup-python` action will download and install specific Python version from GitHub releases ([actions/python-versions](https://github.com/actions/python-versions/releases)) in case the version is not found in the local cache. All versions of Python available for installation are published in [actions/python-versions](https://github.com/actions/python-versions) repository. All available versions are listed in the [version-manifest.json](https://github.com/actions/python-versions/blob/master/versions-manifest.json) file. **Installation time:** - Ubuntu / macOS: 10-20 seconds - Windows: ~ 1 minute (mostly related to fact that we use MSI installer for Python on Windows) Co-authored-by: MaksimZhukov <[email protected]> Co-authored-by: Konrad Pabjan <[email protected]> Co-authored-by: Brian Cristante <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5af64b - Browse repository at this point
Copy the full SHA e5af64bView commit details
Commits on Apr 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8910d81 - Browse repository at this point
Copy the full SHA 8910d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 824e8a7 - Browse repository at this point
Copy the full SHA 824e8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c4e46d - Browse repository at this point
Copy the full SHA 6c4e46dView commit details
Commits on May 1, 2020
-
Improve workflows (actions#88)
* Improve workflows * Update workflows * Small fix
Configuration menu - View commit details
-
Copy full SHA for 6cbb9cf - Browse repository at this point
Copy the full SHA 6cbb9cfView commit details
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f129643 - Browse repository at this point
Copy the full SHA f129643View commit details
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c23f421 - Browse repository at this point
Copy the full SHA c23f421View commit details
Commits on May 11, 2020
-
Updated self-hosted guidelines for Linux and Mac (actions#90)
* Updated self-hosted guidelines * Apply suggestions from code review Co-authored-by: Brian Cristante <[email protected]> * PR Feedback * Apply suggestions from code review Co-authored-by: Brian Cristante <[email protected]> Co-authored-by: Brian Cristante <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee653cd - Browse repository at this point
Copy the full SHA ee653cdView commit details
Commits on May 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9f521e1 - Browse repository at this point
Copy the full SHA 9f521e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dda7a3 - Browse repository at this point
Copy the full SHA 4dda7a3View commit details
Commits on May 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5230712 - Browse repository at this point
Copy the full SHA 5230712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 807b74f - Browse repository at this point
Copy the full SHA 807b74fView commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2241d84 - Browse repository at this point
Copy the full SHA 2241d84View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master