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

pack builder create should accept builder env config #1926

Merged
merged 11 commits into from
Oct 31, 2023

Commits on Oct 4, 2023

  1. WIP added code to generate env files in buildConfigEnv dir

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    effc5e5 View commit details
    Browse the repository at this point in the history
  2. WIP added required abstract test cases

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fea9911 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. WIP added tests that still nedd to be fixed

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0035427 View commit details
    Browse the repository at this point in the history
  2. WIP change from action to suffix and delim in builder.toml

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7fa8e4d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. WIP added logic to add buildConfigEnvs to layer of image

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    6e085ae View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. build-config-env layer oly added when it is not empty

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5e9ce4c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    d0ab0e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. added requested changes and fix bugs

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    43f6ec8 View commit details
    Browse the repository at this point in the history
  2. fix: code format

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8714d10 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. improved code coverage

    Signed-off-by: WYGIN <wygininc@gmail.com>
    WYGIN committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    064f25e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge branch 'main' into build-config-env

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1ffbc10 View commit details
    Browse the repository at this point in the history