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/zfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11e8f17
Choose a base ref
...
head repository: containerd/zfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2233970
Choose a head ref
  • 8 commits
  • 1,345 files changed
  • 5 contributors

Commits on Mar 1, 2021

  1. Migrate to GH Actions CI

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

    Signed-off-by: Phil Estes <[email protected]>
    estesp committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c847880 View commit details
    Browse the repository at this point in the history
  3. Add golangci-lint to CI

    Skip errcheck on several uses of rollback
    
    Signed-off-by: Phil Estes <[email protected]>
    estesp committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    a3918b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from estesp/gha

    Migrate Zfs sub-project to GitHub Actions
    dmcgowan authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    cedce0a View commit details
    Browse the repository at this point in the history
  5. Remove Travis CI

    Also ask codecov not to comment in PRs similar to our setting in other
    repos.
    
    Signed-off-by: Phil Estes <[email protected]>
    estesp committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    a9682e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Merge pull request #35 from estesp/remove-travis

    Remove Travis CI
    fuweid authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    d04899d 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 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d81dd40 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Merge pull request #36 from thaJeztah/bump_deps

    go.mod: github.com/containerd/containerd v1.5.0-beta.3
    mikebrow authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    2233970 View commit details
    Browse the repository at this point in the history
Loading