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

add buildx plugin to e2e configuration directory #10113

Merged
merged 5 commits into from Dec 21, 2022

Commits on Dec 21, 2022

  1. add buildx plugin to e2e configuration directory

    Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
    glours committed Dec 21, 2022
    Copy the full SHA
    935968f View commit details
    Browse the repository at this point in the history
  2. rely on CI timeout

    Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
    glours committed Dec 21, 2022
    Copy the full SHA
    27a3241 View commit details
    Browse the repository at this point in the history
  3. e2e tests display Compose version used to run the test

    currently the version displayed is the one installed and not the one use for the tests
    
    Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
    glours committed Dec 21, 2022
    Copy the full SHA
    86a648b View commit details
    Browse the repository at this point in the history
  4. change the way finding the just built compose binary

    Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
    glours committed Dec 21, 2022
    Copy the full SHA
    c72f161 View commit details
    Browse the repository at this point in the history
  5. debut output for CI

    Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
    glours committed Dec 21, 2022
    Copy the full SHA
    5dcadc0 View commit details
    Browse the repository at this point in the history