Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline Updates #1924

Merged
merged 1 commit into from
Feb 18, 2023
Merged

Pipeline Updates #1924

merged 1 commit into from
Feb 18, 2023

Commits on Feb 17, 2023

  1. Pipeline Updates

    * updated to go 1.20
    - ran go mod tidy on all go mod files
    
    * updated go version to 1.20.1
    - removed compatibility tests, those won't be needed now that we have paired Consul/Consul-K8s versions
    
    * addressed linter error
    - updated tests to remove require.New(t) and instead pass t directly when required
    
    * update to use gotestsum testname for better debugging
    
    * add 1.1.x to the nightly release testing
    
    * added changelog updates
    wilkermichael committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c313338 View commit details
    Browse the repository at this point in the history