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

[ISSUE #8982] Dynamically install latest Go version for e2e pipeline #8985

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

chi3316
Copy link
Contributor

@chi3316 chi3316 commented Nov 26, 2024

Which Issue(s) This PR Fixes

Fixes #8982

Brief Description

This PR updates the pipeline script to dynamically install the latest stable version of Go, ensuring compatibility with dependencies.

@chi3316 chi3316 changed the title [ISSUE #9882] Dynamically install latest Go version for e2e pipeline [ISSUE #8982] Dynamically install latest Go version for e2e pipeline Nov 26, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.62%. Comparing base (b638d4c) to head (8e6ba9d).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8985      +/-   ##
=============================================
- Coverage      47.69%   47.62%   -0.07%     
+ Complexity     11774    11756      -18     
=============================================
  Files           1304     1304              
  Lines          91192    91192              
  Branches       11715    11715              
=============================================
- Hits           43491    43434      -57     
- Misses         42327    42367      +40     
- Partials        5374     5391      +17     

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

@RongtongJin RongtongJin merged commit a2eafb2 into apache:develop Nov 26, 2024
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.

[Bug] E2E golang pipeline fails due to Go version incompatibility
3 participants