setup-python/.github/workflows
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
..
basic-validation.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
check-dist.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
codeql-analysis.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
e2e-cache.yml Fix pipenv jobs (#699) 2023-07-13 14:11:40 +02:00
e2e-tests.yml Read python version from pyproject.toml (fix #542) (#669) 2023-06-28 22:02:44 +02:00
licensed.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
release-new-action-version.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
test-graalpy.yml Add GraalPy support (#694) 2023-10-10 14:59:54 +02:00
test-pypy.yml Remove ubuntu-18.04 from e2e (#641) 2023-04-04 16:18:24 +02:00
test-python.yml Add range validation for toml files (#726) 2023-09-07 15:45:09 +02:00
update-config-files.yml Add update-config-files.yml 2023-03-09 11:47:39 +01:00