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

Deprecate positional args to build and detect and add env vars #295

Merged
merged 5 commits into from
Mar 30, 2022
Merged

Deprecate positional args to build and detect and add env vars #295

merged 5 commits into from
Mar 30, 2022

Conversation

mboldt
Copy link
Contributor

@mboldt mboldt commented Mar 3, 2022

Per RFC 100: https://github.com/buildpacks/rfcs/blob/main/text/0100-buildpack-input-vars.md

Fixes #294.

Split out markdown table whitespace commit to make the diff more clear - the meat is in commit 3883a60.

Signed-off-by: Mikey Boldt <mboldt@vmware.com>
Signed-off-by: Mikey Boldt <mboldt@vmware.com>
@mboldt mboldt requested a review from a team as a code owner March 3, 2022 05:04
buildpack.md Outdated Show resolved Hide resolved
buildpack.md Outdated Show resolved Hide resolved
Signed-off-by: Mikey Boldt <mboldt@vmware.com>
@hone hone requested a review from ekcasey March 23, 2022 15:45
- Remove API version headings.
- Add "Deprecated in Buildpack API X.Y" to each item.
- Order the list of deprecations newest-on-top.

Signed-off-by: Mikey Boldt <mboldt@vmware.com>
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.

[RFC 100] Deprecate positional args to build and detect in favor of env vars
5 participants