setup-python/src
Tim Felgentreff 5f2af211d6
Add GraalPy support (#694)
* Add support for graalpy

* add graalpy test workflow

* format, lint and build

* symlink graalpy binaries names

* fix macos names for graalpy

* Don't attempt to update pip for graalpy

* Remove test schedule

* Extract common getBinaryDirectory function for PyPy and GraalPy

* Clean up and format

* Pass GitHub token to GraalPy queries

* Utilize pagination when querying GraalPy GitHub releases

* Build

* Fix lint errors

* Deal with possible multiple artifacts for a single releases

* Skip few GraalPy tests on windows - we don't have a windows release yet

* Fix GraalPy test on Mac OS

* Build

* Skip one more GraalPy test on windows

---------

Co-authored-by: Michael Simacek <michael.simacek@oracle.com>
2023-10-10 14:59:54 +02:00
..
cache-distributions Add error handling for saving and restoring cache (#618) 2023-03-10 12:15:18 +01:00
cache-save.ts Add warning for empty cache paths (#642) 2023-04-06 12:02:34 +02:00
find-graalpy.ts Add GraalPy support (#694) 2023-10-10 14:59:54 +02:00
find-pypy.ts Add GraalPy support (#694) 2023-10-10 14:59:54 +02:00
find-python.ts Fix typos found by codespell (#650) 2023-07-13 15:35:02 +02:00
install-graalpy.ts Add GraalPy support (#694) 2023-10-10 14:59:54 +02:00
install-pypy.ts Add GraalPy support (#694) 2023-10-10 14:59:54 +02:00
install-python.ts Handle download HTTP error (#511) 2022-10-24 11:10:18 +02:00
setup-python.ts Add GraalPy support (#694) 2023-10-10 14:59:54 +02:00
utils.ts Add GraalPy support (#694) 2023-10-10 14:59:54 +02:00