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

[RFC0031] Support for System Cloud Native Buildpacks #3898

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. Add lifecycle column to the buildpacks table

    Co-authored-by: Pavel Busko <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fbd4cfd View commit details
    Browse the repository at this point in the history
  2. WIP: Restructured buildpack model

    Co-authored-by: Nicolas Bender <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e12c531 View commit details
    Browse the repository at this point in the history
  3. WIP: Fix scoped buildpack order

    Co-authored-by: Nicolas Bender <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    65072f4 View commit details
    Browse the repository at this point in the history
  4. WIP: Fix passing lifecycle

    Co-authored-by: Nicolas Bender <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    21c98b9 View commit details
    Browse the repository at this point in the history
  5. add support for system cnbs

    Co-authored-by: Pavel Busko <[email protected]>
    modulo11 and pbusko committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    416fc42 View commit details
    Browse the repository at this point in the history
  6. Add missing tests

    Co-authored-by: Johannes Dillmann <[email protected]>
    pbusko and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fab8c99 View commit details
    Browse the repository at this point in the history
  7. set --auto-detect flag when no buildpacks were requested

    Co-authored-by: Pavel Busko <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    31ee26f View commit details
    Browse the repository at this point in the history
  8. Fix buildpack install and tests

    Co-authored-by: Johannes Dillmann <[email protected]>
    pbusko and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0a4af6d View commit details
    Browse the repository at this point in the history
  9. Fix tests

    Co-authored-by: Pavel Busko <[email protected]>
    modulo11 and pbusko committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6d44bb1 View commit details
    Browse the repository at this point in the history
  10. ensure the default lifecycle is set for buildpack model

    Co-authored-by: Johannes Dillmann <[email protected]>
    pbusko and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0d3d23e View commit details
    Browse the repository at this point in the history
  11. fix buildpack uniqness check and manifest message

    Co-authored-by: Pavel Busko <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8cbd9c2 View commit details
    Browse the repository at this point in the history
  12. allow filtering buildpack list by lifecycle

    Co-authored-by: Ralf Pannemans <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f416405 View commit details
    Browse the repository at this point in the history
  13. read default lifecycle from config

    Co-authored-by: Pavel Busko <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    df406e2 View commit details
    Browse the repository at this point in the history
  14. restrict default_app_lifecycle on schema level

    Co-authored-by: Ralf Pannemans <[email protected]>
    2 people authored and modulo11 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e0b1378 View commit details
    Browse the repository at this point in the history
  15. Update migration

    Co-authored-by: Nicolas Bender <[email protected]>
    modulo11 and nicolasbender committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c27a9a9 View commit details
    Browse the repository at this point in the history