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

support integration with python family buildpacks #86

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

arjun024
Copy link
Member

This change will help apps build with python-family paketo buildpacks to use the dynatrace buildpack.

The new buildplan integrates with cpython's "provides cpython" contract. (https://github.com/paketo-buildpacks/cpython/blob/v1.10.0/detect.go#L70-L73)

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

This change will help apps build with python-family paketo buildpacks
to use the dynatrace buildpack.

The new buildplan integrates with cpython's "provides cpython" contract.
(https://github.com/paketo-buildpacks/cpython/blob/v1.10.0/detect.go#L70-L73)
@arjun024 arjun024 requested a review from a team as a code owner October 27, 2023 14:24
@dmikusa dmikusa added semver:minor A change requiring a minor version bump type:enhancement A general enhancement labels Oct 30, 2023
@dmikusa dmikusa merged commit 47defb2 into paketo-buildpacks:main Oct 30, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants