8000 Comparing v0.12.0...v0.12.1 · efficientgo/e2e · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: efficientgo/e2e
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: efficientgo/e2e
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 19, 2022

  1. Fixed support for local images. (#30)

    Problem: Explicit download of images fail if you build local image with tag that fakes some upstream image.
    
    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8306e1b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Removed RunOnce, extended Exec.

    Fixes #31
    
    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    f047a4f View commit details
    Browse the repository at this point in the history
  2. Revert "Removed RunOnce, extended Exec."

    This reverts commit f047a4f.
    bwplotka committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    802a67a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Removed RunOnce, extended Exec. (#32)

    Fixes #31
    
    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka authored May 2, 2022
    Configuration menu
    Copy the full SHA
    befa595 View commit details
    Browse the repository at this point in the history
Loading
0