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

Removes platform/launcher contract from buildpack API spec #109

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

ekcasey
Copy link
Member

@ekcasey ekcasey commented Jul 2, 2020

The description of the interpretation of launcher arguments belongs in the platform API because it the contract being described is between the platform and the lifecycle. In the buildpack API spec we should exclusively specify how buildpack provided outputs interact with the launch process.

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

The description of the interpretation of launcher arguments belongs in the platform API because it the contract being described is between the platform and the lifecycle. In the buildpack API spec we should exclusively specify how buildpack provided outputs interact with the launch process.

Signed-off-by: Emily Casey <[email protected]>
@ekcasey ekcasey requested a review from a team as a code owner July 2, 2020 21:45
@ekcasey ekcasey requested a review from sclevine July 6, 2020 22:58
@ekcasey ekcasey requested review from hone and nebhale July 6, 2020 22:58
@nebhale nebhale merged commit ddc839d into buildpack/0.3 Jul 7, 2020
@nebhale nebhale deleted the remove-launcher-args-from-buildpack-api branch July 7, 2020 20:24
AidanDelaney added a commit that referenced this pull request Dec 19, 2022
RFC #109 defines a directory allowing operators to set environment
variables for detect and build phases.  Specify how the buildpack
phases should implement the behavior.

Signed-off-by: Aidan Delaney <[email protected]>
AidanDelaney added a commit that referenced this pull request Dec 19, 2022
RFC #109 defines a directory allowing operators to set environment
variables for detect and build phases.  Specify how the buildpack
phases should implement the behavior.

Signed-off-by: Aidan Delaney <[email protected]>
AidanDelaney added a commit that referenced this pull request Jan 17, 2023
RFC #109 defines a directory allowing operators to set environment
variables for detect and build phases.  Specify how the buildpack
phases should implement the behavior.

Signed-off-by: Aidan Delaney <[email protected]>
jjbustamante pushed a commit to jjbustamante/cnb-spec that referenced this pull request Mar 27, 2023
RFC buildpacks#109 defines a directory allowing operators to set environment
variables for detect and build phases.  Specify how the buildpack
phases should implement the behavior.

Signed-off-by: Aidan Delaney <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants