Skip to content

Update actions/setup-python to use pyproject.toml #2020

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

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

rhysyngsun
Copy link
Contributor

@rhysyngsun rhysyngsun commented Feb 7, 2025

What are the relevant tickets?

Part of https://github.com/mitodl/hq/issues/6696

Description (What does it do?)

This updates the github actions usage of actions/setup-python to pull the version from pyproject.toml instead of a hardcoded value. This will streamline renovate python upgrades because it doesn't update github actions.

How can this be tested?

Tests should pass.

@rhysyngsun rhysyngsun added the Needs Review An open Pull Request that is ready for review label Feb 7, 2025
Copy link
Contributor

@ChristopherChudzicki ChristopherChudzicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome.

@rhysyngsun rhysyngsun merged commit 324a409 into main Feb 10, 2025
11 checks passed
@rhysyngsun rhysyngsun deleted the nl/setup-python branch February 10, 2025 15:10
@odlbot odlbot mentioned this pull request Feb 10, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review An open Pull Request that is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants