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/aufs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ffdde1490233
Choose a base ref
...
head repository: containerd/aufs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20793ff83c97
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 12, 2021

  1. Migrate aufs subproject to GitHub Actions CI

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

Commits on Mar 14, 2021

  1. Set up golangci-lint config and fix 2 files

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

Commits on Mar 15, 2021

  1. Remove Travis CI

    Signed-off-by: Phil Estes <[email protected]>
    estesp committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    4e54078 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    510d238 View commit details
    Browse the repository at this point in the history
  2. README: update badges to show GHA status

    Overlooked this when reviewing 2e3cd2d
    Also adds badges for pkg.go.dev and Go Report Card.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    1dc976e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27 from thaJeztah/fix_badges

    README: update badges to show GHA status
    estesp authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    20793ff View commit details
    Browse the repository at this point in the history
Loading