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

Automatically detect the Agent embedded Python version #213

Merged
merged 1 commit into from
May 22, 2024

Conversation

NouemanKHAL
Copy link
Member

@NouemanKHAL NouemanKHAL commented May 16, 2024

What does this PR do?

Dynamically detect the embedded python version in the agent.
This saves us from manually bumping this field whenever the agent embedded python is upgraded.

Description of the Change

Verification Process

Local testing + Deployed on a PCF environment.

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)

  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have one changelog/ label attached. If applicable it should have the backward-incompatible label attached.
  • PR should not have do-not-merge/ label attached.
  • If Applicable, issue must have kind/ and severity/ labels attached at least.

@NouemanKHAL NouemanKHAL requested a review from a team as a code owner May 16, 2024 15:00
@NouemanKHAL NouemanKHAL merged commit d6582f7 into master May 22, 2024
2 checks passed
@NouemanKHAL NouemanKHAL deleted the noueman/bump-embedded-python-to-3.11 branch May 22, 2024 09:28
@NouemanKHAL NouemanKHAL added the changelog/Added Added features results into a minor version bump label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/Added Added features results into a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants