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

Configuration of GH workflows to use go version 1.23.0 #375

Merged
merged 6 commits into from
Sep 11, 2024

Conversation

koala7659
Copy link
Contributor

@koala7659 koala7659 commented Sep 10, 2024

Description

  1. Update of golang version to 1.23.0 in GH actions
  2. Updated build image for shoot-comparator app to golang:1.23.0-alpine3.20

Updated GH actions:

  • golangci-lint (change version format to SHA tag, to ensure safety, use latest version of golangci-lint, and increase timeout to 10 m)
  • run-tests
  • vulncheck

@koala7659 koala7659 requested a review from a team as a code owner September 10, 2024 15:31
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 10, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 11, 2024
@kyma-bot kyma-bot merged commit 126bbb1 into kyma-project:main Sep 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants