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

Allow custom python version input during the packs CI build #142

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

arm4b
Copy link
Member

@arm4b arm4b commented Sep 15, 2023

Some of the Exchange packs use py3.8 instead of py3.6.
Ex: https://github.dev/StackStorm-Exchange/stackstorm-openai/pull/1

Allow specifying the py version from the inputs.
Additionally, per https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#using-the-python-version-input we can simplify python version input to avoid using python-version-short.

@arm4b arm4b requested review from a team and khushboobhatia01 and removed request for a team September 15, 2023 15:35
@arm4b arm4b merged commit 09e6a8c into master Sep 15, 2023
@arm4b arm4b deleted the feature/py-3.8 branch September 15, 2023 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants