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

Add watchexec to python language family #387

Merged
merged 3 commits into from
Nov 11, 2021

Conversation

fg-j
Copy link

@fg-j fg-j commented Nov 8, 2021

Summary

Use Cases

To support reloadable process types in the Python language family, we need the watchexec buildpack to be included in all order groups, since the python-start buildpack now requires watchexec when BP_LIVE_RELOAD_ENABLED=true.

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).

@fg-j fg-j requested a review from a team as a code owner November 8, 2021 19:03
@arjun024 arjun024 added the semver:minor A change requiring a minor version bump label Nov 11, 2021
@arjun024 arjun024 merged commit 262f3df into paketo-buildpacks:main Nov 11, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants