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

Conversation

wilkermichael
Copy link
Contributor

@wilkermichael wilkermichael commented Feb 17, 2023

This is a manual backport of #1908

  • 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

Changes proposed in this PR:

How I've tested this PR:

How I expect reviewers to test this PR:

Checklist:

  • Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

* 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 wilkermichael merged commit ee9e76b into release/1.1.x Feb 18, 2023
@wilkermichael wilkermichael deleted the cherry-pick-from-main branch February 18, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant