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

feat: determine platform details from local docker installation for jibDockerBuild #4249

Merged
merged 18 commits into from
May 30, 2024

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    cfdfc76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888d780 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. make info() default

    mpeddada1 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c209b14 View commit details
    Browse the repository at this point in the history
  2. avoid returning null

    mpeddada1 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f6fb53a View commit details
    Browse the repository at this point in the history
  3. avoid returning null

    mpeddada1 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1dee2d4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 22, 2024

  1. add testing

    mpeddada1 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    877ae0e View commit details
    Browse the repository at this point in the history
  2. fix formatting

    mpeddada1 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ca74068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f16f6a7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. add unit testing

    mpeddada1 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8f81743 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    b399f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e5e033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d941895 View commit details
    Browse the repository at this point in the history
  4. rename mocks

    mpeddada1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bb7c98d View commit details
    Browse the repository at this point in the history
  5. reformat spacing of mocks

    mpeddada1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6edce95 View commit details
    Browse the repository at this point in the history
  6. remove redundant mocking

    mpeddada1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c96ac7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7121d1 View commit details
    Browse the repository at this point in the history
  8. rename arch mapping method

    mpeddada1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8eadc59 View commit details
    Browse the repository at this point in the history