- Notifications
You must be signed in to change notification settings - Fork679
fix(ci): update all failing workflows#863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
mayeut commentedJun 12, 2024
priya-kinthali commentedJun 21, 2024
Hello@mayeut 👋 |
mayeut commentedJun 22, 2024
hello@priya-kinthali,
done |
priya-kinthali commentedJun 24, 2024
Hello@mayeut 👋, |
mayeut commentedJun 24, 2024
They are already tested in |
priya-kinthali commentedJun 24, 2024
You're right, the latest Python versions are indeed tested in the test-python.yml workflow. However, we also want to ensure that our end-to-end tests in e2e-tests.yml are kept up-to-date and are running on the most recent Python versions as well. Could you please include the latest Python versions in the e2e-tests.yml file too. Thanks! |
With `macos-latest` moving to `macos-14`, most workflows are currently failing.Update them to be able to run on `macos-latest`Don't test python 3.5 on ubuntu. It's been EOL for almost 4 years and there are now some certificate issues with pip.
[](https://renovatebot.com)This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | patch | `v5.1.0` -> `v5.1.1` || [github/codeql-action](https://togithub.com/github/codeql-action) |action | patch | `v2.25.11` -> `v2.25.12` |---### Release Notes<details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.1.1`](https://togithub.com/actions/setup-python/releases/tag/v5.1.1)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.1.0...v5.1.1)##### What's Changed##### Bug fixes:- fix(ci): update all failing workflows by[@​mayeut](https://togithub.com/mayeut) in[https://github.com/actions/setup-python/pull/863](https://togithub.com/actions/setup-python/pull/863)This update ensures compatibility and optimal performance of workflowson the latest macOS version.##### Documentation changes:- Documentation update for cache by[@​gowridurgad](https://togithub.com/gowridurgad) in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)##### Dependency updates:- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by[@​dependabot](https://togithub.com/dependabot) in[https://github.com/actions/setup-python/pull/893](https://togithub.com/actions/setup-python/pull/893)##### New Contributors- [@​gowridurgad](https://togithub.com/gowridurgad) made theirfirst contribution in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)**Full Changelog**:actions/setup-python@v5...v5.1.1</details><details><summary>github/codeql-action (github/codeql-action)</summary>###[`v2.25.12`](https://togithub.com/github/codeql-action/compare/v2.25.11...v2.25.12)[CompareSource](https://togithub.com/github/codeql-action/compare/v2.25.11...v2.25.12)</details>---### Configuration📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezoneAustralia/Sydney, Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once youare satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick therebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get[config help](https://togithub.com/renovatebot/renovate/discussions) ifthat's undesired.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://developer.mend.io/github/google/osv.dev).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | patch | `v5.1.0` -> `v5.1.1` |---### Release Notes<details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.1.1`](https://togithub.com/actions/setup-python/releases/tag/v5.1.1)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.1.0...v5.1.1)##### What's Changed##### Bug fixes:- fix(ci): update all failing workflows by[@​mayeut](https://togithub.com/mayeut) in[https://github.com/actions/setup-python/pull/863](https://togithub.com/actions/setup-python/pull/863)This update ensures compatibility and optimal performance of workflowson the latest macOS version.##### Documentation changes:- Documentation update for cache by[@​gowridurgad](https://togithub.com/gowridurgad) in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)##### Dependency updates:- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by[@​dependabot](https://togithub.com/dependabot) in[https://github.com/actions/setup-python/pull/893](https://togithub.com/actions/setup-python/pull/893)##### New Contributors- [@​gowridurgad](https://togithub.com/gowridurgad) made theirfirst contribution in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)**Full Changelog**:actions/setup-python@v5...v5.1.1</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined),Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once youare satisfied.♻ **Rebasing**: Whenever PR is behind base branch, or you tick therebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this updateagain.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR has been generated by [RenovateBot](https://togithub.com/renovatebot/renovate).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->Signed-off-by: Renovate Bot <bot@renovateapp.com>Co-authored-by: renovate-gsuquet[bot] <173481049+renovate-gsuquet[bot]@users.noreply.github.com>
[](https://renovatebot.com)This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-go](https://togithub.com/actions/setup-go) | action |patch | `v5.0.1` -> `v5.0.2` || [actions/setup-python](https://togithub.com/actions/setup-python) |action | patch | `v5.1.0` -> `v5.1.1` || [github/codeql-action](https://togithub.com/github/codeql-action) |action | patch | `v3.25.11` -> `v3.25.13` || [ruby/setup-ruby](https://togithub.com/ruby/setup-ruby) | action |minor | `v1.185.0` -> `v1.187.0` || [shivammathur/setup-php](https://togithub.com/shivammathur/setup-php)| action | patch | `2.31.0` -> `2.31.1` |---### Release Notes<details><summary>actions/setup-go (actions/setup-go)</summary>###[`v5.0.2`](https://togithub.com/actions/setup-go/compare/v5.0.1...v5.0.2)[CompareSource](https://togithub.com/actions/setup-go/compare/v5.0.1...v5.0.2)</details><details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.1.1`](https://togithub.com/actions/setup-python/releases/tag/v5.1.1)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.1.0...v5.1.1)##### What's Changed##### Bug fixes:- fix(ci): update all failing workflows by[@​mayeut](https://togithub.com/mayeut) in[https://github.com/actions/setup-python/pull/863](https://togithub.com/actions/setup-python/pull/863)This update ensures compatibility and optimal performance of workflowson the latest macOS version.##### Documentation changes:- Documentation update for cache by[@​gowridurgad](https://togithub.com/gowridurgad) in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)##### Dependency updates:- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by[@​dependabot](https://togithub.com/dependabot) in[https://github.com/actions/setup-python/pull/893](https://togithub.com/actions/setup-python/pull/893)##### New Contributors- [@​gowridurgad](https://togithub.com/gowridurgad) made theirfirst contribution in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)**Full Changelog**:actions/setup-python@v5...v5.1.1</details><details><summary>github/codeql-action (github/codeql-action)</summary>###[`v3.25.13`](https://togithub.com/github/codeql-action/compare/v3.25.12...v3.25.13)[CompareSource](https://togithub.com/github/codeql-action/compare/v3.25.12...v3.25.13)###[`v3.25.12`](https://togithub.com/github/codeql-action/compare/v3.25.11...v3.25.12)[CompareSource](https://togithub.com/github/codeql-action/compare/v3.25.11...v3.25.12)</details><details><summary>ruby/setup-ruby (ruby/setup-ruby)</summary>###[`v1.187.0`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.187.0)[CompareSource](https://togithub.com/ruby/setup-ruby/compare/v1.186.0...v1.187.0)#### What's Changed- Update CRuby releases on Windows by[@​ruby-builder-bot](https://togithub.com/ruby-builder-bot) in[https://github.com/ruby/setup-ruby/pull/622](https://togithub.com/ruby/setup-ruby/pull/622)**Full Changelog**:ruby/setup-ruby@v1.186.0...v1.187.0###[`v1.186.0`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.186.0)[CompareSource](https://togithub.com/ruby/setup-ruby/compare/v1.185.0...v1.186.0)#### What's Changed- Add ruby-3.3.4 by[@​ruby-builder-bot](https://togithub.com/ruby-builder-bot) in[https://github.com/ruby/setup-ruby/pull/620](https://togithub.com/ruby/setup-ruby/pull/620)**Full Changelog**:ruby/setup-ruby@v1.185.0...v1.186.0</details><details><summary>shivammathur/setup-php (shivammathur/setup-php)</summary>###[`v2.31.1`](https://togithub.com/shivammathur/setup-php/releases/tag/2.31.1)[CompareSource](https://togithub.com/shivammathur/setup-php/compare/2.31.0...2.31.1)##### Changelog- Fix installing PECL extensions on Windows with a build version[#​855](https://togithub.com/shivammathur/setup-php/issues/855)- Fix cache support for ioncube extension[#​856](https://togithub.com/shivammathur/setup-php/issues/856)- Updated Node.js dependencies.For the complete list of changes, please refer to the [FullChangelog](https://togithub.com/shivammathur/setup-php/compare/2.31.0...2.31.1)<p> <h4>Follow for updates</h4><a href="https://reddit.com/r/setup_php" title="setup-php reddit"><imgalt="setup-php reddit"src="https://img.shields.io/badge/reddit-join-FF5700?logo=reddit&logoColor=FF5700&labelColor=555555"></a><a href="https://twitter.com/setup_php" title="setup-php twitter"><imgalt="setup-php twitter"src="https://img.shields.io/badge/twitter-follow-1DA1F2?logo=twitter&logoColor=1DA1F2&labelColor=555555"></a><a href="https://status.setup-php.com" title="setup-php status"><imgalt="setup-php status"src="https://img.shields.io/badge/status-subscribe-28A745?logo=statuspage&logoColor=28A745&labelColor=555555"></a></p></details>---### Configuration📅 **Schedule**: Branch creation - "before 6am on monday" in timezoneAustralia/Sydney, Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once youare satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick therebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get[config help](https://togithub.com/renovatebot/renovate/discussions) ifthat's undesired.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://developer.mend.io/github/google/osv-scanner).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
[](https://renovatebot.com)This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | patch | `v5.1.0` -> `v5.1.1` |---### Release Notes<details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.1.1`](https://togithub.com/actions/setup-python/releases/tag/v5.1.1)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.1.0...v5.1.1)##### What's Changed##### Bug fixes:- fix(ci): update all failing workflows by[@​mayeut](https://togithub.com/mayeut) in[https://github.com/actions/setup-python/pull/863](https://togithub.com/actions/setup-python/pull/863)This update ensures compatibility and optimal performance of workflowson the latest macOS version.##### Documentation changes:- Documentation update for cache by[@​gowridurgad](https://togithub.com/gowridurgad) in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)##### Dependency updates:- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by[@​dependabot](https://togithub.com/dependabot) in[https://github.com/actions/setup-python/pull/893](https://togithub.com/actions/setup-python/pull/893)##### New Contributors- [@​gowridurgad](https://togithub.com/gowridurgad) made theirfirst contribution in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)**Full Changelog**:actions/setup-python@v5...v5.1.1</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined),Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once youare satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick therebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this updateagain.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR was generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). View the[repository joblog](https://developer.mend.io/github/DonRobo/ha-ha-integration).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[](https://renovatebot.com)This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | patch | `v5.1.0` -> `v5.1.1` |---> [!WARNING]> Some dependencies could not be looked up. Check the DependencyDashboard for more information.---### Release Notes<details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.1.1`](https://togithub.com/actions/setup-python/releases/tag/v5.1.1)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.1.0...v5.1.1)##### What's Changed##### Bug fixes:- fix(ci): update all failing workflows by[@​mayeut](https://togithub.com/mayeut) in[https://github.com/actions/setup-python/pull/863](https://togithub.com/actions/setup-python/pull/863)This update ensures compatibility and optimal performance of workflowson the latest macOS version.##### Documentation changes:- Documentation update for cache by[@​gowridurgad](https://togithub.com/gowridurgad) in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)##### Dependency updates:- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by[@​dependabot](https://togithub.com/dependabot) in[https://github.com/actions/setup-python/pull/893](https://togithub.com/actions/setup-python/pull/893)##### New Contributors- [@​gowridurgad](https://togithub.com/gowridurgad) made theirfirst contribution in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)**Full Changelog**:actions/setup-python@v5...v5.1.1</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined),Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once youare satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick therebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this updateagain.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR was generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). View the[repository joblog](https://developer.mend.io/github/lambchop4prez/network).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | minor | `v5.1.0` -> `v5.2.0` |---### Release Notes<details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.2.0`](https://togithub.com/actions/setup-python/compare/v5.1.1...v5.2.0)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.1.1...v5.2.0)###[`v5.1.1`](https://togithub.com/actions/setup-python/releases/tag/v5.1.1)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.1.0...v5.1.1)##### What's Changed##### Bug fixes:- fix(ci): update all failing workflows by[@​mayeut](https://togithub.com/mayeut) in[https://github.com/actions/setup-python/pull/863](https://togithub.com/actions/setup-python/pull/863)This update ensures compatibility and optimal performance of workflowson the latest macOS version.##### Documentation changes:- Documentation update for cache by[@​gowridurgad](https://togithub.com/gowridurgad) in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)##### Dependency updates:- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by[@​dependabot](https://togithub.com/dependabot) in[https://github.com/actions/setup-python/pull/893](https://togithub.com/actions/setup-python/pull/893)##### New Contributors- [@​gowridurgad](https://togithub.com/gowridurgad) made theirfirst contribution in[https://github.com/actions/setup-python/pull/873](https://togithub.com/actions/setup-python/pull/873)**Full Changelog**:actions/setup-python@v5...v5.1.1</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined),Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once youare satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick therebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this updateagain.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR was generated by [Mend Renovate](https://mend.io/renovate/).View the [repository joblog](https://developer.mend.io/github/Kislovskiy/talks).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
* Bump braces from 3.0.2 to 3.0.3 (actions#893)* Bump braces from 3.0.2 to 3.0.3Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)- [Commits](micromatch/braces@3.0.2...3.0.3)---updated-dependencies:- dependency-name: braces dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>* Bump undici from 5.28.3 to 5.28.4---------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>* fix(ci): update all failing workflows (actions#863)* fix(ci): update all failing workflowsWith `macos-latest` moving to `macos-14`, most workflows are currently failing.Update them to be able to run on `macos-latest`Don't test python 3.5 on ubuntu. It's been EOL for almost 4 years and there are now some certificate issues with pip.* review: remove test with python 3.5, 3.6 & 3.7* add latest versions to e2e-tests.yml* Documentation update for cache (actions#873)* updated doc* added note* modify1* Update advanced-usage.md* Update 0000-caching-dependencies.md---------Co-authored-by: gowridurgad <gowridurga@github.com>* Updated @iarna/toml version to 3.0.0 (actions#912)* Fix display of emojis in contributors doc (actions#899)* Fix: Add `.zip` extension to Windows package downloads for `Expand-Archive` Compatibility (actions#916)* Fix: specify filename during Windows package download* Changed unit test download urls* fix: add arch to cache key (actions#896)* fix: add arch to cache key* test: update tests accordingly* Documentation update for caching poetry dependencies (actions#908)* Create testing.yml* Update testing.yml* Fix for parsing version number from TOML 1.0.0 pyproject.toml file* Delete .github/workflows/testing.yml* fixed license issue* updated the Note* updated doc* updated the doc* npm run build* Mark up corrections---------Co-authored-by: gowridurgad <gowridurga@github.com>Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>* Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data (actions#923)* Update e2e-cache.yml* Update basic-validation.yml* Pyinstaller upgrade to 5.13.1* pyinstaller-update* Update basic-validation.yml* Update e2e-cache.yml* initial commit (actions#938)* Create publish-immutable-actions.ymlThis workflow file publishes new action releases to the immutable action package of the same name as this repo.This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.* Upgrade IA publish* Bump default versions to latest (actions#905)People copy/paste these values all the time... might as well start them off on the right foot with a modern default.* Revise `isGhes` logic (actions#963)* Revise `isGhes` logic* ran `npm run format`* add unit test* ran `npm run format`* Bump pillow from 7.2 to 10.2.0 in /__tests__/data (actions#956)* Update e2e-cache.yml* Update basic-validation.yml* Pyinstaller upgrade to 5.13.1* pyinstaller-update* Update basic-validation.yml* Update e2e-cache.yml* fix-db-alert-164-165-166* upgrade pillow* Enhance workflows: Add macOS 13 support, upgrade publish-action, and update documentation for arm64 and latest versions (actions#965)* update ci workflows with latest versions and added macos-13* updated document with latest versions* Update error message for no dependencies to cache (actions#968)* Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 (actions#985)* included ubuntu24 testing* Remove Python 3.8 testing from workflows due to end of life (EOL)* Update README.md (actions#1009)* Use the new cache service: upgrade `@actions/cache` to `^4.0.0` (actions#1007)* Upgrade-actions/cache* Review licenses & update types* Fixed poetry install command in e2e-cache.yml* Updated package-lock.json* Configure Dependabot settings (actions#1008)* Create dependabot.yml* Update e2e-cache.yml* Bump undici from 5.28.4 to 5.28.5 (actions#1012)* Bump undici from 5.28.4 to 5.28.5Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.- [Release notes](https://github.com/nodejs/undici/releases)- [Commits](nodejs/undici@v5.28.4...v5.28.5)---updated-dependencies:- dependency-name: undici dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>* fix for chec-dist and license 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: Aparna Jyothi <aparnajyothi-y@github.com>* Bump urllib3 from 1.25.9 to 1.26.19 in /__tests__/data (actions#895)Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.19.- [Release notes](https://github.com/urllib3/urllib3/releases)- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)- [Commits](urllib3/urllib3@1.25.9...1.26.19)---updated-dependencies:- dependency-name: urllib3 dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (actions#1014)Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) from 0.0.3 to 0.0.4.- [Release notes](https://github.com/actions/publish-immutable-action/releases)- [Commits](actions/publish-immutable-action@0.0.3...v0.0.4)---updated-dependencies:- dependency-name: actions/publish-immutable-action dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Bump @actions/http-client from 2.2.1 to 2.2.3 (actions#1020)* Bump @actions/http-client from 2.2.1 to 2.2.3Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 to 2.2.3.- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)---updated-dependencies:- dependency-name: "@actions/http-client" dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>* fix for licensed and check-dist checks failures---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>* Bump requests from 2.24.0 to 2.32.2 in /__tests__/data (actions#1019)Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.32.2.- [Release notes](https://github.com/psf/requests/releases)- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)- [Commits](psf/requests@v2.24.0...v2.32.2)---updated-dependencies:- dependency-name: requests dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Improve Advanced Usage examples (actions#645)* docs: fix outputs python-version example and descriptionDescription was lacking words, example was misleading (id was set to cp310 which clearly was a reference to CPython 3.10, but the id is referring to the setup-python action!* docs: copy-editing in advanced-usage.mdSigned-off-by: Stephen L. <lrq3000@gmail.com>* docs: add example if statement in advanced-usage.mdSigned-off-by: Stephen L. <lrq3000@gmail.com>* docs: implement changes suggested by@mahabaleshwars (deprecate pypy2.7, 3.7, 3.8, tweak example, remove wildcard *)Signed-off-by: Stephen L. <LRQ3000@gmail.com>---------Signed-off-by: Stephen L. <lrq3000@gmail.com>Signed-off-by: Stephen L. <LRQ3000@gmail.com>* fix: install PyPy on Linux ARM64 (actions#1011)* ci: check non-eol versions of PyPy are available on all runners* fix: install PyPy on Linux ARM64* ci: remove eol ubuntu-20.04* Bump @vercel/ncc from 0.38.1 to 0.38.3 (actions#1016)* Bump @vercel/ncc from 0.38.1 to 0.38.3Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.3.- [Release notes](https://github.com/vercel/ncc/releases)- [Commits](vercel/ncc@0.38.1...0.38.3)---updated-dependencies:- dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>* check failure fix---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>* Support free threaded Python versions like '3.13t' (actions#973)* Support free threaded Python versions like '3.13t'Python wheels, pyenv, and a number of other tools use 't' in the Pythonversion number to identify free threaded builds. For example, '3.13t','3.14.0a1', '3.14t-dev'.This PR supports that syntax in `actions/setup-python`, strips the "t",and adds "-freethreading" to the architecture to select the correctPython version.Seeactions#771* Add free threading to advanced usage documentation* Fix desugaring of `3.13.1t` and add test case.* Add freethreaded input and fix handling of prerelease versions* Fix lint* Add 't' suffix to python-version output* Use distinct cache key for free threaded Python* Remove support for syntax like '3.14.0a1'* Clarify use of 't' suffix* Improve error message when trying to use free threaded Python versions before 3.13* Bump @actions/glob from 0.4.0 to 0.5.0 (actions#1015)* Bump @actions/glob from 0.4.0 to 0.5.0Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.4.0 to 0.5.0.- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)---updated-dependencies:- dependency-name: "@actions/glob" dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>* fix for 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: Aparna Jyothi <aparnajyothi-y@github.com>* Add support for .tool-versions file in setup-python (actions#1043)* add support for .tool-versions file* update regex* optimize code* update test-python.yml for .tool-versions* fix format-check errors* fix formatting in test-python.yml* Fix test-python.yml error* workflow update with latest versions* update test cases* fix lint issue* Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (actions#1056)* 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* Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (actions#1065)* remove ubuntu-20.04* check failure fix* remove spaces* npm run format-check* Fix for Candidate Not Iterable Error (actions#1082)* candidates not iterable* update the error message* update error to debug* update debug to info* error message updates* Bump semver and @types/semver (actions#1091)* Bump semver and @types/semverBumps [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](npm/node-semver@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>* Bump prettier from 2.8.8 to 3.5.3 (actions#1046)* Bump prettier from 2.8.8 to 3.5.3Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.5.3.- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@2.8.8...3.5.3)---updated-dependencies:- dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>* Enable cancelled checks---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>* Bump ts-jest from 29.1.2 to 29.3.2 (actions#1081)Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.3.2.- [Release notes](https://github.com/kulshekhar/ts-jest/releases)- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)- [Commits](kulshekhar/ts-jest@v29.1.2...v29.3.2)---updated-dependencies:- dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Enhance reading from .python-version (actions#787)* Enhance reading from .python-version* Fix typos* Fix lint* Add built files* Don't use EOL versions in `utils.test.ts`* Fix Prettier* Don't use unreleased versions in `utils.test.ts`* Update versions in `utils.test.ts` again* Bump @actions/tool-cache from 2.0.1 to 2.0.2 (actions#1095)* Bump @actions/tool-cache from 2.0.1 to 2.0.2Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.1 to 2.0.2.- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)---updated-dependencies:- dependency-name: "@actions/tool-cache" dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>* Fix 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>* Add support for `pip-version` (actions#1129)* Add pip-version input* Update workflow files* Add documentation* Update workflow files* Enhance cache-dependency-path handling to support files outside the workspace root (actions#1128)* ehnace cache dependency path handling* logic update* npm run format-check* update cacheDependencies tests to cover resolved paths and copy edge cases* check failure fix* depricate-windows-2019* refactored the code* Check failure fix* Add Architecture-Specific PATH Management for Python with --user Flag on Windows (actions#1122)* logic to update install oath with --user flg* format update* format update* update* test job to validate --user flag installtion* updated the script* updated the yaml* update the inputs* updated script* update the correct script file name* updated script and yaml* npm run format-check* fix-test failures* path update* check failure fix* updated test* update free threaded version* updated the comments* Include python version in PyPy python-version output (actions#1110)* update documentation (actions#1156)* fix: fix---------Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: Stephen L. <lrq3000@gmail.com>Signed-off-by: Stephen L. <LRQ3000@gmail.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>Co-authored-by: gowridurgad <159780674+gowridurgad@users.noreply.github.com>Co-authored-by: gowridurgad <gowridurga@github.com>Co-authored-by: priya-kinthali <147703874+priya-kinthali@users.noreply.github.com>Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>Co-authored-by: Priya Gupta <147705955+priyagupta108@users.noreply.github.com>Co-authored-by: Zxilly <31370133+Zxilly@users.noreply.github.com>Co-authored-by: aparnajyothi-y <147696841+aparnajyothi-y@users.noreply.github.com>Co-authored-by: Joel Ambass <Jcambass@users.noreply.github.com>Co-authored-by: Jeff Widman <jeff@jeffwidman.com>Co-authored-by: John Wesley Walker III <81404201+jww3@users.noreply.github.com>Co-authored-by: Ben Wells <benwells@github.com>Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>Co-authored-by: Stephen Karl Larroque <lrq3000@users.noreply.github.com>Co-authored-by: Sam Gross <colesbury@gmail.com>Co-authored-by: mahabaleshwars <147705296+mahabaleshwars@users.noreply.github.com>Co-authored-by: Kryštof Korb <krystof@korb.cz>Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Uh oh!
There was an error while loading.Please reload this page.
Description:
With
macos-latestmoving tomacos-14, most workflows are currently failing. Update them to be able to run onmacos-latestDon't test python 3.5 on ubuntu. It's been EOL for almost 4 years and there are now some certificate issues with pip.
fix#891