Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix the "Specifying multiple Python/PyPy versions" link#782

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

Merged

Conversation

@Jamim
Copy link
Contributor

Hello,

Thank you for this great GitHub action! 🙇🏻‍♂️

Description:
The link was broken due to inconsistency between a table of content and an actual title of a corresponding section of theAdvanced Usage guide.

Related issue:
N/A

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

Best regards!

nittaya111 and Oudinunit reacted with heart emoji
The link was broken due to inconsistency between a table of content andan actual title of a corresponding section of the Advanced Usage guide.
@JamimJamim requested a review froma team as acode ownerDecember 22, 2023 21:03
@aparnajyothi-y
Copy link
Contributor

Hello@Jamim, closing this PR as we have another#793 merged with the changes to correct the wrong link text to match and include GraalPY in the description hence closing this PR.

Jamim reacted with confused emojinittaya111 and Oudinunit reacted with heart emoji

@Jamim
Copy link
ContributorAuthor

Jamim commentedJan 19, 2024
edited
Loading

Hello@aparnajyothi-y,

It's sad that you closed this PR without even realizing thatit fixes another broken link which PR you mentioned didn't touch at all.

nittaya111 and Oudinunit reacted with heart emoji

@aparnajyothi-y
Copy link
Contributor

Hello@Jamim, Apologies for the closing of the PR as it was a mis as part of another PR. I have reopened to review.
Thank you for this PR.

Jamim reacted with thumbs up emojiOudinunit reacted with heart emoji

@Jamim
Copy link
ContributorAuthor

Hello@aparnajyothi-y,@HarithaVattikuti, and@priya-kinthali!

Would you mind reviewing this PR? The changes are trivial, so it shouldn't take too much time.

Thanks in advance!

Oudinunit reacted with heart emoji

@HarithaVattikutiHarithaVattikuti merged commit871daa9 intoactions:mainJan 24, 2024
@JamimJamim deleted the fix/multi-py-versions-link branchJanuary 24, 2024 20:48
lambchop4prez referenced this pull request in lambchop4prez/networkApr 7, 2024
[![MendRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | major | `v4.7.0` -> `v5.1.0` |---> [!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.0`](https://togithub.com/actions/setup-python/releases/tag/v5.1.0)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.0.0...v5.1.0)#### What's Changed- Leveraging the raw API to retrieve the version-manifest, as it doesnot impose a rate limit and hence facilitates unrestricted consumptionwithout the need for a token for Github Enterprise Servers by[@&#8203;Shegox](https://togithub.com/Shegox) in[https://github.com/actions/setup-python/pull/766](https://togithub.com/actions/setup-python/pull/766).- Dependency updates by[@&#8203;dependabot](https://togithub.com/dependabot) and[@&#8203;HarithaVattikuti](https://togithub.com/HarithaVattikuti) in[https://github.com/actions/setup-python/pull/817](https://togithub.com/actions/setup-python/pull/817)- Documentation changes for version in README by[@&#8203;basnijholt](https://togithub.com/basnijholt) in[https://github.com/actions/setup-python/pull/776](https://togithub.com/actions/setup-python/pull/776)- Documentation changes for link in README by[@&#8203;ukd1](https://togithub.com/ukd1) in[https://github.com/actions/setup-python/pull/793](https://togithub.com/actions/setup-python/pull/793)- Documentation changes for link in Advanced Usage by[@&#8203;Jamim](https://togithub.com/Jamim) in[https://github.com/actions/setup-python/pull/782](https://togithub.com/actions/setup-python/pull/782)- Documentation changes for avoiding rate limit issues on GHES by[@&#8203;priya-kinthali](https://togithub.com/priya-kinthali) in[https://github.com/actions/setup-python/pull/835](https://togithub.com/actions/setup-python/pull/835)#### New Contributors- [@&#8203;basnijholt](https://togithub.com/basnijholt) made their firstcontribution in[https://github.com/actions/setup-python/pull/776](https://togithub.com/actions/setup-python/pull/776)- [@&#8203;ukd1](https://togithub.com/ukd1) made their firstcontribution in[https://github.com/actions/setup-python/pull/793](https://togithub.com/actions/setup-python/pull/793)- [@&#8203;Jamim](https://togithub.com/Jamim) made their firstcontribution in[https://github.com/actions/setup-python/pull/782](https://togithub.com/actions/setup-python/pull/782)- [@&#8203;Shegox](https://togithub.com/Shegox) made their firstcontribution in[https://github.com/actions/setup-python/pull/766](https://togithub.com/actions/setup-python/pull/766)- [@&#8203;priya-kinthali](https://togithub.com/priya-kinthali) madetheir first contribution in[https://github.com/actions/setup-python/pull/835](https://togithub.com/actions/setup-python/pull/835)**Full Changelog**:actions/setup-python@v5.0.0...v5.1.0###[`v5.0.0`](https://togithub.com/actions/setup-python/releases/tag/v5.0.0)[CompareSource](https://togithub.com/actions/setup-python/compare/v4.8.0...v5.0.0)#### What's ChangedIn scope of this release, we update node version runtime from node16 tonode20([https://github.com/actions/setup-python/pull/772](https://togithub.com/actions/setup-python/pull/772)).Besides, we update dependencies to the latest versions.**Full Changelog**:actions/setup-python@v4.8.0...v5.0.0###[`v4.8.0`](https://togithub.com/actions/setup-python/releases/tag/v4.8.0)[CompareSource](https://togithub.com/actions/setup-python/compare/v4.7.1...v4.8.0)#### What's ChangedIn scope of this release we added support for GraalPy([https://github.com/actions/setup-python/pull/694](https://togithub.com/actions/setup-python/pull/694)).You can use this snippet to set up GraalPy:```yamlsteps:- uses: actions/checkout@v4- uses: actions/setup-python@v4   with:    python-version: 'graalpy-22.3' - run: python my_script.py```Besides, the release contains such changes as:- Trim python version when reading from file by[@&#8203;FerranPares](https://togithub.com/FerranPares) in[https://github.com/actions/setup-python/pull/628](https://togithub.com/actions/setup-python/pull/628)- Use non-deprecated versions in examples by[@&#8203;jeffwidman](https://togithub.com/jeffwidman) in[https://github.com/actions/setup-python/pull/724](https://togithub.com/actions/setup-python/pull/724)- Change deprecation comment to past tense by[@&#8203;jeffwidman](https://togithub.com/jeffwidman) in[https://github.com/actions/setup-python/pull/723](https://togithub.com/actions/setup-python/pull/723)- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)from 7.9.0 to 7.23.2 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/actions/setup-python/pull/743](https://togithub.com/actions/setup-python/pull/743)- advanced-usage.md: Encourage the use actions/checkout@v4 by[@&#8203;cclauss](https://togithub.com/cclauss) in[https://github.com/actions/setup-python/pull/729](https://togithub.com/actions/setup-python/pull/729)- Examples now use checkout@v4 by[@&#8203;simonw](https://togithub.com/simonw) in[https://github.com/actions/setup-python/pull/738](https://togithub.com/actions/setup-python/pull/738)- Update actions/checkout to v4 by[@&#8203;dmitry-shibanov](https://togithub.com/dmitry-shibanov) in[https://github.com/actions/setup-python/pull/761](https://togithub.com/actions/setup-python/pull/761)#### New Contributors- [@&#8203;FerranPares](https://togithub.com/FerranPares) made theirfirst contribution in[https://github.com/actions/setup-python/pull/628](https://togithub.com/actions/setup-python/pull/628)- [@&#8203;timfel](https://togithub.com/timfel) made their firstcontribution in[https://github.com/actions/setup-python/pull/694](https://togithub.com/actions/setup-python/pull/694)- [@&#8203;jeffwidman](https://togithub.com/jeffwidman) made their firstcontribution in[https://github.com/actions/setup-python/pull/724](https://togithub.com/actions/setup-python/pull/724)**Full Changelog**:actions/setup-python@v4...v4.8.0###[`v4.7.1`](https://togithub.com/actions/setup-python/releases/tag/v4.7.1)[CompareSource](https://togithub.com/actions/setup-python/compare/v4.7.0...v4.7.1)#### What's Changed- Bump word-wrap from 1.2.3 to 1.2.4 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/actions/setup-python/pull/702](https://togithub.com/actions/setup-python/pull/702)- Add range validation for toml files by[@&#8203;dmitry-shibanov](https://togithub.com/dmitry-shibanov) in[https://github.com/actions/setup-python/pull/726](https://togithub.com/actions/setup-python/pull/726)**Full Changelog**:actions/setup-python@v4...v4.7.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 has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://developer.mend.io/github/lambchop4prez/network).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
welpaolo referenced this pull request in canonical/spark-k8s-toolkit-pyApr 8, 2024
[![MendRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | minor | `v5.0.0` -> `v5.1.0` |---### Release Notes<details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.1.0`](https://togithub.com/actions/setup-python/releases/tag/v5.1.0)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.0.0...v5.1.0)#### What's Changed- Leveraging the raw API to retrieve the version-manifest, as it doesnot impose a rate limit and hence facilitates unrestricted consumptionwithout the need for a token for Github Enterprise Servers by[@&#8203;Shegox](https://togithub.com/Shegox) in[https://github.com/actions/setup-python/pull/766](https://togithub.com/actions/setup-python/pull/766).- Dependency updates by[@&#8203;dependabot](https://togithub.com/dependabot) and[@&#8203;HarithaVattikuti](https://togithub.com/HarithaVattikuti) in[https://github.com/actions/setup-python/pull/817](https://togithub.com/actions/setup-python/pull/817)- Documentation changes for version in README by[@&#8203;basnijholt](https://togithub.com/basnijholt) in[https://github.com/actions/setup-python/pull/776](https://togithub.com/actions/setup-python/pull/776)- Documentation changes for link in README by[@&#8203;ukd1](https://togithub.com/ukd1) in[https://github.com/actions/setup-python/pull/793](https://togithub.com/actions/setup-python/pull/793)- Documentation changes for link in Advanced Usage by[@&#8203;Jamim](https://togithub.com/Jamim) in[https://github.com/actions/setup-python/pull/782](https://togithub.com/actions/setup-python/pull/782)- Documentation changes for avoiding rate limit issues on GHES by[@&#8203;priya-kinthali](https://togithub.com/priya-kinthali) in[https://github.com/actions/setup-python/pull/835](https://togithub.com/actions/setup-python/pull/835)#### New Contributors- [@&#8203;basnijholt](https://togithub.com/basnijholt) made their firstcontribution in[https://github.com/actions/setup-python/pull/776](https://togithub.com/actions/setup-python/pull/776)- [@&#8203;ukd1](https://togithub.com/ukd1) made their firstcontribution in[https://github.com/actions/setup-python/pull/793](https://togithub.com/actions/setup-python/pull/793)- [@&#8203;Jamim](https://togithub.com/Jamim) made their firstcontribution in[https://github.com/actions/setup-python/pull/782](https://togithub.com/actions/setup-python/pull/782)- [@&#8203;Shegox](https://togithub.com/Shegox) made their firstcontribution in[https://github.com/actions/setup-python/pull/766](https://togithub.com/actions/setup-python/pull/766)- [@&#8203;priya-kinthali](https://togithub.com/priya-kinthali) madetheir first contribution in[https://github.com/actions/setup-python/pull/835](https://togithub.com/actions/setup-python/pull/835)**Full Changelog**:actions/setup-python@v5.0.0...v5.1.0</details>---### Configuration📅 **Schedule**: Branch creation - "after 1am and before 2am on saturday"in timezone Etc/UTC, 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 has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://developer.mend.io/github/canonical/spark-k8s-toolkit-py).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Kislovskiy referenced this pull request in Kislovskiy/talksApr 9, 2024
[![MendRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | minor | `v5.0.0` -> `v5.1.0` |---### Release Notes<details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.1.0`](https://togithub.com/actions/setup-python/releases/tag/v5.1.0)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.0.0...v5.1.0)#### What's Changed- Leveraging the raw API to retrieve the version-manifest, as it doesnot impose a rate limit and hence facilitates unrestricted consumptionwithout the need for a token for Github Enterprise Servers by[@&#8203;Shegox](https://togithub.com/Shegox) in[https://github.com/actions/setup-python/pull/766](https://togithub.com/actions/setup-python/pull/766).- Dependency updates by[@&#8203;dependabot](https://togithub.com/dependabot) and[@&#8203;HarithaVattikuti](https://togithub.com/HarithaVattikuti) in[https://github.com/actions/setup-python/pull/817](https://togithub.com/actions/setup-python/pull/817)- Documentation changes for version in README by[@&#8203;basnijholt](https://togithub.com/basnijholt) in[https://github.com/actions/setup-python/pull/776](https://togithub.com/actions/setup-python/pull/776)- Documentation changes for link in README by[@&#8203;ukd1](https://togithub.com/ukd1) in[https://github.com/actions/setup-python/pull/793](https://togithub.com/actions/setup-python/pull/793)- Documentation changes for link in Advanced Usage by[@&#8203;Jamim](https://togithub.com/Jamim) in[https://github.com/actions/setup-python/pull/782](https://togithub.com/actions/setup-python/pull/782)- Documentation changes for avoiding rate limit issues on GHES by[@&#8203;priya-kinthali](https://togithub.com/priya-kinthali) in[https://github.com/actions/setup-python/pull/835](https://togithub.com/actions/setup-python/pull/835)#### New Contributors- [@&#8203;basnijholt](https://togithub.com/basnijholt) made their firstcontribution in[https://github.com/actions/setup-python/pull/776](https://togithub.com/actions/setup-python/pull/776)- [@&#8203;ukd1](https://togithub.com/ukd1) made their firstcontribution in[https://github.com/actions/setup-python/pull/793](https://togithub.com/actions/setup-python/pull/793)- [@&#8203;Jamim](https://togithub.com/Jamim) made their firstcontribution in[https://github.com/actions/setup-python/pull/782](https://togithub.com/actions/setup-python/pull/782)- [@&#8203;Shegox](https://togithub.com/Shegox) made their firstcontribution in[https://github.com/actions/setup-python/pull/766](https://togithub.com/actions/setup-python/pull/766)- [@&#8203;priya-kinthali](https://togithub.com/priya-kinthali) madetheir first contribution in[https://github.com/actions/setup-python/pull/835](https://togithub.com/actions/setup-python/pull/835)**Full Changelog**:actions/setup-python@v5.0.0...v5.1.0</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 has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://developer.mend.io/github/Kislovskiy/talks).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
bertiewils referenced this pull request in bertiewils/infraJun 12, 2024
[![MendRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [actions/setup-python](https://togithub.com/actions/setup-python) |action | minor | `v5.0.0` -> `v5.1.0` |---### Release Notes<details><summary>actions/setup-python (actions/setup-python)</summary>###[`v5.1.0`](https://togithub.com/actions/setup-python/releases/tag/v5.1.0)[CompareSource](https://togithub.com/actions/setup-python/compare/v5.0.0...v5.1.0)#### What's Changed- Leveraging the raw API to retrieve the version-manifest, as it doesnot impose a rate limit and hence facilitates unrestricted consumptionwithout the need for a token for Github Enterprise Servers by[@&#8203;Shegox](https://togithub.com/Shegox) in[https://github.com/actions/setup-python/pull/766](https://togithub.com/actions/setup-python/pull/766).- Dependency updates by[@&#8203;dependabot](https://togithub.com/dependabot) and[@&#8203;HarithaVattikuti](https://togithub.com/HarithaVattikuti) in[https://github.com/actions/setup-python/pull/817](https://togithub.com/actions/setup-python/pull/817)- Documentation changes for version in README by[@&#8203;basnijholt](https://togithub.com/basnijholt) in[https://github.com/actions/setup-python/pull/776](https://togithub.com/actions/setup-python/pull/776)- Documentation changes for link in README by[@&#8203;ukd1](https://togithub.com/ukd1) in[https://github.com/actions/setup-python/pull/793](https://togithub.com/actions/setup-python/pull/793)- Documentation changes for link in Advanced Usage by[@&#8203;Jamim](https://togithub.com/Jamim) in[https://github.com/actions/setup-python/pull/782](https://togithub.com/actions/setup-python/pull/782)- Documentation changes for avoiding rate limit issues on GHES by[@&#8203;priya-kinthali](https://togithub.com/priya-kinthali) in[https://github.com/actions/setup-python/pull/835](https://togithub.com/actions/setup-python/pull/835)#### New Contributors- [@&#8203;basnijholt](https://togithub.com/basnijholt) made their firstcontribution in[https://github.com/actions/setup-python/pull/776](https://togithub.com/actions/setup-python/pull/776)- [@&#8203;ukd1](https://togithub.com/ukd1) made their firstcontribution in[https://github.com/actions/setup-python/pull/793](https://togithub.com/actions/setup-python/pull/793)- [@&#8203;Jamim](https://togithub.com/Jamim) made their firstcontribution in[https://github.com/actions/setup-python/pull/782](https://togithub.com/actions/setup-python/pull/782)- [@&#8203;Shegox](https://togithub.com/Shegox) made their firstcontribution in[https://github.com/actions/setup-python/pull/766](https://togithub.com/actions/setup-python/pull/766)- [@&#8203;priya-kinthali](https://togithub.com/priya-kinthali) madetheir first contribution in[https://github.com/actions/setup-python/pull/835](https://togithub.com/actions/setup-python/pull/835)**Full Changelog**:actions/setup-python@v5.0.0...v5.1.0</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined),Automerge - At any time (no schedule defined).🚦 **Automerge**: Enabled.♻ **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 has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://developer.mend.io/github/bertiewils/infra).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dev-faheem pushed a commit to ifit/setup-python that referenced this pull requestOct 1, 2025
The link was broken due to inconsistency between a table of content andan actual title of a corresponding section of the Advanced Usage guide.
tdfacer pushed a commit to ifit/setup-python that referenced this pull requestOct 7, 2025
The link was broken due to inconsistency between a table of content andan actual title of a corresponding section of the Advanced Usage guide.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@HarithaVattikutiHarithaVattikutiHarithaVattikuti approved these changes

@aparnajyothi-yaparnajyothi-yaparnajyothi-y approved these changes

@priya-kinthalipriya-kinthalipriya-kinthali approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@Jamim@aparnajyothi-y@HarithaVattikuti@priya-kinthali

[8]ページ先頭

©2009-2025 Movatter.jp