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

Only create .libcnb-cargo/additional-bin if there are additional binaries #413

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

edmorley
Copy link
Member

Previously the packaged buildpack would contain an empty .libcnb-cargo/additional-bin directory, even if there were no additional exec.d binaries being bundled in the buildpack.

…naries

Previously the packaged buildpack would contain an empty
`.libcnb-cargo/additional-bin` directory, even if there were
no additional `exec.d` binaries being bundled in the buildpack.
@edmorley edmorley self-assigned this Jun 20, 2022
@edmorley edmorley marked this pull request as ready for review June 20, 2022 08:56
@edmorley edmorley requested a review from a team as a code owner June 20, 2022 08:56
@edmorley edmorley merged commit 9abeda6 into main Jun 20, 2022
@edmorley edmorley deleted the edmorley/skip-additional-bin-dir branch June 20, 2022 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants