Skip to content

Conversation

@cjcocokrisp
Copy link
Contributor

@cjcocokrisp cjcocokrisp commented May 21, 2025

Fixes #1131

the go versions in the GitHub action workflows are hardcoded. Updated files that include the issue to fix that.

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.60%. Comparing base (f6239f9) to head (63bd677).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1139   +/-   ##
=======================================
  Coverage   63.60%   63.60%           
=======================================
  Files          15       15           
  Lines        2341     2341           
=======================================
  Hits         1489     1489           
  Misses        760      760           
  Partials       92       92           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…od version instead of hard coded version

Signed-off-by: Christopher Coco <[email protected]>
@cjcocokrisp cjcocokrisp force-pushed the chore/update-github-workflows-to-use-go-version-from-go.mod branch from 9bc33f0 to 63bd677 Compare May 21, 2025 15:31
@chengfang chengfang changed the title chore: update ci-tests.yaml and create-release-draft.yaml to use go.mod version chore(ci): update ci-tests.yaml and create-release-draft.yaml to use go version from go.mod May 21, 2025
@chengfang chengfang merged commit 81c45d7 into argoproj-labs:master May 21, 2025
11 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.

Update github workflow files to use the go version from go.mod

3 participants