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

Buildpack API in group and metadata #120

Merged
merged 2 commits into from
Jul 30, 2020

Conversation

ekcasey
Copy link
Member

@ekcasey ekcasey commented Jul 28, 2020

Now that we have buidpack API dependent launch logic, the launcher needs the api of each buildpack to exist in metadata.toml so it can do the right thing

Other phases may have buidpack API dependent logic as well. Adding the api to group.toml will provide this the api of each buildpack everywhere it is needed.

Signed-off-by: Emily Casey [email protected]

@ekcasey ekcasey requested a review from a team as a code owner July 28, 2020 21:03
@nebhale nebhale requested a review from a team July 28, 2020 22:34
@hone hone added this to the Platform 0.4 milestone Jul 28, 2020
@hone
Copy link
Member

hone commented Jul 28, 2020

@ekcasey I added this to the platform 0.4 milestone.

@nebhale nebhale requested a review from a team July 28, 2020 23:21
platform.md Outdated Show resolved Hide resolved
platform.md Outdated Show resolved Hide resolved
@ekcasey ekcasey requested a review from sclevine July 30, 2020 14:44
ekcasey and others added 2 commits July 30, 2020 11:23
Now that we have buidpack API dependent launch logic, the launcher needs the api of each buildpack to exist in metadata.toml so it can do the right thing
* See #116 for an example (arg parsing for direct=false processes)

Other phases may have buidpack API dependent logic as well. Adding the `api` to group.toml will provide this the api of each buildpack everywhere it is needed.

Signed-off-by: Emily Casey <[email protected]>
Signed-off-by: Emily Casey <[email protected]>

Co-authored-by: Stephen Levine <[email protected]>
@ekcasey ekcasey force-pushed the buildpack-api-in-group-and-metadata branch from c0ac758 to f801a88 Compare July 30, 2020 15:24
@ekcasey ekcasey merged commit 35d226a into platform/0.4 Jul 30, 2020
@ekcasey ekcasey deleted the buildpack-api-in-group-and-metadata branch July 30, 2020 15:49
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.

5 participants