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

ci: Fix the python version used by actions/setup-python #55

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

rm3l
Copy link
Member

@rm3l rm3l commented Jan 14, 2025

Description of the change

The previous Python version (3.7) seems to no longer be available.

Existing or Associated Issue(s)

https://github.com/redhat-developer/rhdh-chart/actions/runs/12773187597/job/35604468404?pr=54

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@openshift-ci openshift-ci bot requested review from gazarenkov and tumido January 14, 2025 17:58
@rm3l rm3l merged commit 48b8b05 into redhat-developer:main Jan 14, 2025
5 of 6 checks passed
@rm3l rm3l deleted the fix_setup-python-action branch January 14, 2025 18:26
@rm3l
Copy link
Member Author

rm3l commented Feb 3, 2025

/cherry-pick release-1.3
/cherry-pick release-1.4

Backports needed to fix the CI failures in these release branches.

@openshift-cherrypick-robot

@rm3l: new pull request created: #81

In response to this:

/cherry-pick release-1.3
/cherry-pick release-1.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-cherrypick-robot

@rm3l: new pull request created: #82

In response to this:

/cherry-pick release-1.3
/cherry-pick release-1.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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.

2 participants