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

Improve the flatten-exclude flag behavior when a composite buildpack is provided #1772

Commits on Jul 19, 2023

  1. WIP - improving how flatten-exclude works, now it is possible to excl…

    …ude a composite buildpack
    
    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8e8ad7f View commit details
    Browse the repository at this point in the history
  2. adding composite buildpack dependencies calculation when is excluded

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f080bee View commit details
    Browse the repository at this point in the history
  3. adding test coverage to create builder command with flatten option

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0f12630 View commit details
    Browse the repository at this point in the history
  4. adding test coverage for package buildpack when flatten mode is enabled

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    20c1441 View commit details
    Browse the repository at this point in the history
  5. removing skip on windows

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ba3128f View commit details
    Browse the repository at this point in the history
  6. adding some debug messages to inspect windows behavior

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    854933d View commit details
    Browse the repository at this point in the history
  7. adding more windows debug messages

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    616a225 View commit details
    Browse the repository at this point in the history
  8. fixing rebase issues

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0452070 View commit details
    Browse the repository at this point in the history