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 parameterized CNB_PLATFORM_API to buildpacks strategy #990

Commits on Feb 17, 2022

  1. Add parameterized CNB_PLATFORM_API to buildpacks

    Sets the minimum platform api version for all buildpack implementations which is relevant for the lifecycle utility in the buildpack's builder.
    
    Relevant for setting the default process for simple go-applications automatically.
    
    When the buildpack is not setting a default process, the scripts assign 'web' as default process.
    Baran Dalgic committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    37236b0 View commit details
    Browse the repository at this point in the history