-
Notifications
You must be signed in to change notification settings - Fork 617
Comparing changes
Open a pull request
base repository: actions/setup-python
base: v2.1.3
head repository: actions/setup-python
compare: v2.2.2
- 11 commits
- 17 files changed
- 11 contributors
Commits on Oct 5, 2020
-
Inject LD_LIBRARY_PATH library path into Python manifest install and …
…setup (#144) * Adding LD_LIBRARY_PATH env var to both setup and install tasks * Rebuild dist/index.js * Fixed some typos in contributors.md Markdown
Configuration menu - View commit details
-
Copy full SHA for 878156f - Browse repository at this point
Copy the full SHA 878156fView commit details
Commits on Oct 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 41b7212 - Browse repository at this point
Copy the full SHA 41b7212View commit details
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 195f5c3 - Browse repository at this point
Copy the full SHA 195f5c3View commit details
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 723e46d - Browse repository at this point
Copy the full SHA 723e46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3f2de - Browse repository at this point
Copy the full SHA 3b3f2deView commit details
Commits on Dec 17, 2020
-
Improve find-python to add "Scripts" folder to PATH on Windows machin…
…es (#169) * added 'Scripts' folder to PATH on Windows * add release code * update index.js * rebuild index.js * remove duplicate block Co-authored-by: Nikita Bykov <[email protected]> Co-authored-by: Dmitry Shibanov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2831efe - Browse repository at this point
Copy the full SHA 2831efeView commit details -
Adding support for more PyPy versions and installing them on-flight (#…
…168) * add support to install pypy * resolved comments, update readme, add e2e tests. * resolve throw error * Add pypy unit tests to cover code * add tests * Update test-pypy.yml * Update test-python.yml * Update test-python.yml * Update README.md * fixing tests * change order Co-authored-by: Maxim Lobanov <[email protected]> * add pypy tests and fix issue with pypy-3-nightly Co-authored-by: Maxim Lobanov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c5ea63 - Browse repository at this point
Copy the full SHA 8c5ea63View commit details
Commits on Dec 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3105fb1 - Browse repository at this point
Copy the full SHA 3105fb1View commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 66319ca - Browse repository at this point
Copy the full SHA 66319caView commit details
Commits on Jan 15, 2021
-
Add on: pull_request trigger to CodeQL workflow (#180)
From February 2021, in order to provide feedback on pull requests, Code Scanning workflows must be configured with both `push` and `pull_request` triggers. This is because Code Scanning compares the results from a pull request against the results for the base branch to tell you only what has changed between the two. Early in the beta period we supported displaying results on pull requests for workflows with only `push` triggers, but have discontinued support as this proved to be less robust. See https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#scanning-pull-requests for more information on how best to configure your Code Scanning workflows.
Configuration menu - View commit details
-
Copy full SHA for a112144 - Browse repository at this point
Copy the full SHA a112144View commit details
Commits on Apr 12, 2021
-
Fix PyPy installation on Windows to adopt new parameters format (#201)
* test for pypy new version notation * formatting * uncommented condition * test * added pypy to test matrix * test * test * restored all tests * removed logs, added multiarch support for toolcache * reduced test matrix * removed extra condition about arch
Configuration menu - View commit details
-
Copy full SHA for dc73133 - Browse repository at this point
Copy the full SHA dc73133View commit details
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 v2.1.3...v2.2.2