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

Workflows CI enhancements #774

Merged

Conversation

salyh
Copy link
Collaborator

@salyh salyh commented Mar 30, 2024

Description

  • Updated checkout action to v4
  • Updated setup-buildx-action action to v3
  • setup-go action use now the go version specified in go.work (with caching disabled)
  • updated golangci-lint version to 1.57
  • Add helm chart linting to the CI
  • Add "make install" smoketest to the CI
  • Updated helm version to 3.14 and updated setup-helm action to v4
  • Replaced unmaintained actions/create-release with softprops/action-gh-release
  • Updated envtest k8s version to 1.27
  • Updated kustomize to 5.3.0
  • Updated mockery to 2.42
  • Fixed go version in opensearch-operator/functionaltests/go.mod

Issues Resolved

#773

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Hendrik Saly <[email protected]>
Signed-off-by: Hendrik Saly <[email protected]>
Signed-off-by: Hendrik Saly <[email protected]>
Signed-off-by: Hendrik Saly <[email protected]>
@prudhvigodithi
Copy link
Member

LGTM.

@prudhvigodithi prudhvigodithi merged commit 08c84bc into opensearch-project:main Apr 1, 2024
8 checks passed
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.

2 participants