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: step to check if a docker image exists #1077

Merged
merged 19 commits into from
Apr 21, 2021

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    f98c2ad View commit details
    Browse the repository at this point in the history
  2. feat: step to check if a docker image exists

    It will check the Docker host first, and then will try a docker pull.
    If it fails, it will log an error
    mdelapenya committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    54fe667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4f0601 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    3ab7372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dacf116 View commit details
    Browse the repository at this point in the history
  3. chore: enrich log message

    mdelapenya committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    f44fbd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    346c008 View commit details
    Browse the repository at this point in the history
  5. chore: update tests

    mdelapenya committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    8281a68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82dbe4c View commit details
    Browse the repository at this point in the history
  7. chore: remove pull field

    mdelapenya committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    162cba7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66d9b1c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. chore: rename step

    mdelapenya committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    e809879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d52a7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05ae989 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    85d8d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9223a View commit details
    Browse the repository at this point in the history
  3. chore: enrich error log

    mdelapenya committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    1116479 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51b298e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47ffb37 View commit details
    Browse the repository at this point in the history