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: daixiang0/gci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: daixiang0/gci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Choose a head ref
  • 5 commits
  • 27 files changed
  • 3 contributors

Commits on May 30, 2022

  1. Revert "replace log with logrus (#52)" (#58)

    This reverts commit b301814.
    
    Signed-off-by: Loong Dai <loong.dai@intel.com>
    daixiang0 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    fec16f0 View commit details
    Browse the repository at this point in the history
  2. Update README (#62)

    Signed-off-by: Loong Dai <loong.dai@intel.com>
    daixiang0 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    41521a2 View commit details
    Browse the repository at this point in the history
  3. replace log with zap (#55)

    * replace log with zap
    
    Signed-off-by: Greg Lightfoot <glightfoot3@gmail.com>
    
    * add log package to not replace globals
    
    Signed-off-by: Greg Lightfoot <glightfoot3@gmail.com>
    
    * add a func to allow setting the gci logger
    
    Signed-off-by: Greg Lightfoot <glightfoot3@gmail.com>
    glightfoot authored and daixiang0 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    5d64945 View commit details
    Browse the repository at this point in the history
  4. upgrade to go 1.18 (#63)

    Signed-off-by: Loong Dai <loong.dai@intel.com>
    daixiang0 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    b3feb6e View commit details
    Browse the repository at this point in the history
  5. Update codes and re-enable in golangci-lint (#64)

    * fix test hung
    
    Signed-off-by: Loong Dai <loong.dai@intel.com>
    
    * add GH for PR
    
    Signed-off-by: Loong Dai <loong.dai@intel.com>
    
    * support analyzer
    
    Signed-off-by: Loong Dai <loong.dai@intel.com>
    daixiang0 authored May 30, 2022
    Configuration menu
    Copy the full SHA
    bf921fe View commit details
    Browse the repository at this point in the history
Loading