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

Enable package and offline_package to support nested project structures #542

Merged
merged 2 commits into from
Feb 8, 2022

Conversation

andrew-su
Copy link
Contributor

@andrew-su andrew-su commented Feb 8, 2022

Summary

This change addresses #536.

Use Cases

Not all buildpacks are at the top level/root directory of the repo. This allows specifying a path to the relevant buildpack.

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

@andrew-su andrew-su requested a review from a team February 8, 2022 01:10
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 8, 2022

CLA Signed

The committers are authorized under a signed CLA.

Copy link
Contributor

@dmikusa dmikusa left a comment

Choose a reason for hiding this comment

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

I need to do a bit more testing before I can merge but this looks good. Thanks for submitting!

README.md Outdated Show resolved Hide resolved
Co-authored-by: Daniel Mikusa <dmikusa@vmware.com>
@dmikusa dmikusa added semver:minor A change requiring a minor version bump type:enhancement A general enhancement labels Feb 8, 2022
@dmikusa dmikusa merged commit d2852d4 into paketo-buildpacks:main Feb 8, 2022
This was referenced Feb 9, 2022
This was referenced Feb 9, 2022
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.

2 participants