Skip to content

Tags: WilliamH0010009/setup-python

Tags

v2.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix PyPy installation on Windows to adopt new parameters format (acti…

…ons#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

v2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix is_windows (actions#172)

v1.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added Scripts to PATH on Windows (actions#173)

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>

v1

Update v1 tag with latest v1.2.3 changes

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding support for more PyPy versions and installing them on-flight (a…

…ctions#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 <v-malob@microsoft.com>

* add pypy tests and fix issue with pypy-3-nightly

Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>

v1.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update dist file (actions#166)

v2.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (actions#145)

v2.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Environment Files (actions#138)

v1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update @actions/core (actions#142)