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

Implementation of the multi-platform support for builders and buildpack packages RFC 0128 #2086

Merged

Commits on May 20, 2024

  1. Implementation of the multi-platform RFC - 0128

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bad37a9 View commit details
    Browse the repository at this point in the history
  2. fixing some feedback from review

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 20, 2024
    Configuration menu
    Copy the full SHA
    35cf9be View commit details
    Browse the repository at this point in the history
  3. fixing more feedback from review

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 20, 2024
    Configuration menu
    Copy the full SHA
    46ec0df View commit details
    Browse the repository at this point in the history
  4. fixing a bug when exporting multi-platform buildpack packages files

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 20, 2024
    Configuration menu
    Copy the full SHA
    87e4101 View commit details
    Browse the repository at this point in the history
  5. allowing to create a builder with other architecture available for li…

    …fecycle
    
    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3f3b24d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fixing a little bug when creating a builder without target flag on da…

    …rwin
    
    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 21, 2024
    Configuration menu
    Copy the full SHA
    68d1efa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. removing comment and logging

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 22, 2024
    Configuration menu
    Copy the full SHA
    574b3a2 View commit details
    Browse the repository at this point in the history
  2. adding tests for builder create and improving logging messages

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 22, 2024
    Configuration menu
    Copy the full SHA
    03a0d8f View commit details
    Browse the repository at this point in the history
  3. fixing windows acceptance test

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