mirror of
https://github.com/actions/setup-python.git
synced 2025-09-10 10:46:17 +00:00
3 commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
09262e015b |
Test macos-14-large x64 runner
Some checks failed
Validate Python e2e / Setup 3.13.2 macos-14-large version file without parameter (push) Has been cancelled
Validate Python e2e / Setup 3.9.13 macos-14-large version file without parameter (push) Has been cancelled
Validate Python e2e / Setup 3.10.11 macos-14-large standard pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.11.9 macos-14-large standard pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.13.2 macos-14-large standard pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.9.13 macos-14-large standard pyproject file (push) Has been cancelled
Validate Python e2e / Setup ==3.12.3 macos-14-large standard pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.10.11 macos-14-large poetry pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.11.9 macos-14-large poetry pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.12.3 macos-14-large poetry pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.13.2 macos-14-large poetry pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.9.13 macos-14-large poetry pyproject file (push) Has been cancelled
Validate Python e2e / Setup 3.13.2 macos-14-large .tool-versions file (push) Has been cancelled
Validate Python e2e / Setup 3.14-dev macos-14-large .tool-versions file (push) Has been cancelled
Validate Python e2e / Setup graalpy-24.1.2 macos-14-large .tool-versions file (push) Has been cancelled
Validate Python e2e / Setup pypy3.11-7.3.18 macos-14-large .tool-versions file (push) Has been cancelled
Validate Python e2e / Setup 3.14.0-alpha.6 macos-14-large (push) Has been cancelled
Validate Python e2e / Setup 3.14-dev macos-14-large (push) Has been cancelled
Validate Python e2e / Setup 3.14 macos-14-large (push) Has been cancelled
Validate Python e2e / Setup 3.10 macos-14-large (noenv) (push) Has been cancelled
Validate Python e2e / Setup 3.11 macos-14-large (noenv) (push) Has been cancelled
Validate Python e2e / Setup 3.12 macos-14-large (noenv) (push) Has been cancelled
Validate Python e2e / Setup 3.13 macos-14-large (noenv) (push) Has been cancelled
Validate Python e2e / Setup 3.9 macos-14-large (noenv) (push) Has been cancelled
Validate Python e2e / check-latest (macos-14-large, 3.10) (push) Has been cancelled
Validate Python e2e / check-latest (macos-14-large, 3.11) (push) Has been cancelled
Validate Python e2e / check-latest (macos-14-large, 3.12) (push) Has been cancelled
Validate Python e2e / check-latest (macos-14-large, 3.13) (push) Has been cancelled
Validate Python e2e / check-latest (macos-14-large, 3.9) (push) Has been cancelled
Validate Python e2e / setup-python-multiple-python-versions (macos-14-large) (push) Has been cancelled
|
||
|
5d95bc16d4
|
Bump semver and @types/semver (#1091)
* Bump semver and @types/semver Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together. Updates `semver` from 7.6.0 to 7.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.6.0...v7.7.1) Updates `@types/semver` from 7.5.8 to 7.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/semver" dependency-version: 7.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fixed check failures --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com> |
||
|
8d9ed9ac5c
|
Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056)
Some checks failed
Validate Python e2e / check-latest (ubuntu-22.04, 3.12) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-22.04, 3.13) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-22.04, 3.9) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-22.04-arm, 3.10) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-22.04-arm, 3.11) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-22.04-arm, 3.12) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-22.04-arm, 3.13) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-22.04-arm, 3.9) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-24.04-arm, 3.10) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-24.04-arm, 3.11) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-24.04-arm, 3.12) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-24.04-arm, 3.13) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-24.04-arm, 3.9) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-latest, 3.10) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-latest, 3.11) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-latest, 3.12) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-latest, 3.13) (push) Has been cancelled
Validate Python e2e / check-latest (ubuntu-latest, 3.9) (push) Has been cancelled
Validate Python e2e / check-latest (windows-latest, 3.10) (push) Has been cancelled
Validate Python e2e / check-latest (windows-latest, 3.11) (push) Has been cancelled
Validate Python e2e / check-latest (windows-latest, 3.12) (push) Has been cancelled
Validate Python e2e / check-latest (windows-latest, 3.13) (push) Has been cancelled
Validate Python e2e / check-latest (windows-latest, 3.9) (push) Has been cancelled
Validate Python e2e / setup-python-multiple-python-versions (macos-13) (push) Has been cancelled
Validate Python e2e / setup-python-multiple-python-versions (macos-latest) (push) Has been cancelled
Validate Python e2e / setup-python-multiple-python-versions (ubuntu-22.04) (push) Has been cancelled
Validate Python e2e / setup-python-multiple-python-versions (ubuntu-22.04-arm) (push) Has been cancelled
Validate Python e2e / setup-python-multiple-python-versions (ubuntu-24.04-arm) (push) Has been cancelled
Validate Python e2e / setup-python-multiple-python-versions (ubuntu-latest) (push) Has been cancelled
Validate Python e2e / setup-python-multiple-python-versions (windows-latest) (push) Has been cancelled
* include freethread e2e testing and upgrade cache from 4.0.0 to 4.0.2 * include verify gil step and validated python version * Rename files * include ubuntu-arm runners for testing |