🌱 Update golang to 1.26#2743
Conversation
Signed-off-by: Rashmi Gottipati <rgottipa@redhat.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/hold |
There was a problem hiding this comment.
Pull request overview
Updates the module’s Go language/toolchain requirement in go.mod, which in turn drives local development and CI tooling via actions/setup-go’s go-version-file usage across workflows.
Changes:
- Bump
go.modgodirective from1.25.7to1.26.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2743 +/- ##
==========================================
- Coverage 66.96% 66.95% -0.02%
==========================================
Files 149 149
Lines 11341 11341
==========================================
- Hits 7595 7593 -2
- Misses 3190 3191 +1
- Partials 556 557 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Signed-off-by: Rashmi Gottipati <rgottipa@redhat.com>
|
Need to add the override label and update the PR description. |
Signed-off-by: Rashmi Gottipati <rgottipa@redhat.com>
|
You also need to re-run the |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
/hold cancel |
68d8308
into
operator-framework:main
Description
Reviewer Checklist