Skip to content

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

Closed
ganadist wants to merge 4 commits into
actions:mainfrom
ganadist:support-non-ubuntu
Closed

Add inputs options to change location of versions-manifest.json#717
ganadist wants to merge 4 commits into
actions:mainfrom
ganadist:support-non-ubuntu

Conversation

@ganadist

Copy link
Copy Markdown

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
@priya-kinthali

Copy link
Copy Markdown
Contributor

Hello @ganadist 👋,
As mentioned here, currently we are unable to proceed with the proposed changes. We are closing this PR for now. Thank you for your understanding. Please feel free to reach out if you have any further questions or concerns.

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

2 participants