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 development compatibility API #440

Open
4 tasks
Tracked by #128
ForestEckhardt opened this issue Sep 26, 2022 · 0 comments
Open
4 tasks
Tracked by #128

Add development compatibility API #440

ForestEckhardt opened this issue Sep 26, 2022 · 0 comments

Comments

@ForestEckhardt
Copy link
Contributor

Add development compatibility API

Describe the Enhancement

RFC 0007 has been approved and merged. This change will help in the development of other buildpacks that are needed to complete the re-architecture. See the tracking issue linked below for more details.

Possible Solution

Create a buildpack that meets the following criteria:

  • Detection
    • Add an or'd provide nignx-development for the initial development period this will be removed once the nignx buildpack has been converted to a dependency providing buildpack.
  • Build
    • Check to see if the provision matched was nginx-development and if so only install the dependency and return.

Motivation

This is part of paketo-buildpacks/web-servers#128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not scoped
Development

No branches or pull requests

1 participant