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

Fix integrations-core builder PYTHON_VERSION warnings #19374

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kyle-Neale
Copy link
Contributor

What does this PR do?

This PR fixes integrations-core builder PYTHON_VERSION warnings

Motivation

 1 warning found (use docker --debug to expand):
 - UndefinedVar: Usage of undefined variable '$PYTHON_VERSION' (did you mean $PYTHON3_VERSION?) (line 50)

https://github.com/DataDog/integrations-core/actions/runs/12716427655/job/35450751933?pr=19372#step:10:26669

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@Kyle-Neale Kyle-Neale force-pushed the kyle.neale/fix-builder-python-warnings branch from f31b68c to 86958d6 Compare January 10, 2025 21:51
@Kyle-Neale Kyle-Neale marked this pull request as ready for review January 10, 2025 22:14
@Kyle-Neale Kyle-Neale requested review from a team as code owners January 10, 2025 22:14
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.

1 participant