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: containerd/imgcrypt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0ae5c75
Choose a base ref
...
head repository: containerd/imgcrypt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7ed62a5
Choose a head ref
  • 10 commits
  • 58 files changed
  • 5 contributors

Commits on Mar 2, 2021

  1. Remove vendor.conf so only go mod is supported

    Signed-off-by: Phil Estes <[email protected]>
    estesp committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    1d39e7e View commit details
    Browse the repository at this point in the history
  2. Migrate CI to GitHub Actions

    Signed-off-by: Phil Estes <[email protected]>
    estesp committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    d7e5784 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35 from estesp/gha

    Migrate to GitHub Actions for CI
    stefanberger authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    2a5ba68 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Travis: Remove Travis testing

    Signed-off-by: Stefan Berger <[email protected]>
    stefanberger committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6f2eab6 View commit details
    Browse the repository at this point in the history
  2. Remove appveyor config (unused)

    Signed-off-by: Phil Estes <[email protected]>
    estesp committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    952d9d7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from stefanberger/kill_travis

    Travis: Remove Travis testing
    stefanberger authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f5ddf30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #37 from estesp/rm-appveyor

    CI: Remove appveyor config (unused)
    stefanberger authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    07b5812 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Add imgcrypt test with invalid keyprovider path

    Signed-off-by: Brandon Lum <[email protected]>
    lumjjb committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    97185d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Merge pull request #40 from containerd/nokp_test

    Add imgcrypt test with invalid keyprovider path
    stefanberger authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    eae98c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. go.mod: github.com/containerd/containerd v1.5.0-beta.3

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah authored and lumjjb committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    7ed62a5 View commit details
    Browse the repository at this point in the history
Loading