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

feat: set xtrace if $BUILDPACK_XTRACE set #925

Merged
merged 2 commits into from
Apr 5, 2022

Conversation

josegonzalez
Copy link
Contributor

For debugging or for folks who are curious about how the buildpack works.

Similar implementation here: heroku/heroku-buildpack-python#226

@josegonzalez josegonzalez requested a review from a team as a code owner June 17, 2021 21:51
Copy link
Member

@joshwlewis joshwlewis left a comment

Choose a reason for hiding this comment

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

This looks useful to me, so I'm 👍🏻.

@josegonzalez would it make sense to add this to bin/detect as well?

Also, could you rebase this against the main branch?

@josegonzalez
Copy link
Contributor Author

Added to bin/detect and rebased.

For debugging or for folks who are curious about how the buildpack works.

Similar implementation here: heroku/heroku-buildpack-python#226
@josegonzalez
Copy link
Contributor Author

@joshwlewis is there any way we can get this merged? I've rebased it onto master and applied the change you requested.

@colincasey colincasey merged commit 5968fe0 into heroku:main Apr 5, 2022
colincasey added a commit that referenced this pull request Apr 5, 2022
colincasey added a commit that referenced this pull request Apr 5, 2022
@josegonzalez josegonzalez deleted the patch-1 branch January 9, 2023 20:38
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.

3 participants