Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add inputs options to change location of versions-manifest.json #717

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ganadist
Copy link

Description:
Currently, setup-python action has hard coded location of versions-manifest.json from actions/python-versions repo.
And this repo supports prebuilt binaries for recent ubuntu distributions only.

If location can be changed by action users, setup-python can be used for other linux distributions such as RHEL, CentOS and others.

Related issue:
Fix #716

Check list:

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

@ganadist ganadist requested a review from a team as a code owner August 13, 2023 17:49
@ganadist ganadist marked this pull request as draft August 13, 2023 23:27
@ganadist ganadist force-pushed the support-non-ubuntu branch 4 times, most recently from 75fda51 to 6b1762f Compare August 14, 2023 00:31
@ganadist ganadist marked this pull request as ready for review August 14, 2023 00:33
@ganadist ganadist marked this pull request as draft August 14, 2023 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support non-ubuntu linux distributions by specify location of versions-manifest.json
1 participant