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 support for experimental api mode #861

Closed
wants to merge 1 commit into from

Commits on Jun 2, 2022

  1. Add support for pre-release apis and experimental features

    - Refactors cmd package:
      - Moves platform logic to platform or platform/launch
      - Moves env and flag parsing to cmd/lifecycle/cli and cmd/launcher/cli
    - Moves constants for supported & deprecated apis from api package to
      platform and buildpack packages (this removes all CNB business logic from api)
    - Creates log package to hold interface, removing duplication
    
    Signed-off-by: Natalie Arellano <[email protected]>
    natalieparellano committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    21f4633 View commit details
    Browse the repository at this point in the history