🌱 update tilt's go version#2753
Conversation
Signed-off-by: grokspawn <jordan@nimblewidget.com>
|
/approve |
There was a problem hiding this comment.
Pull request overview
Updates the Go toolchain version used by the Tilt helper image build so Tilt CI can successfully build the helper image and proceed with tilt ci (notably after changes that impacted Tilt CI in #2744).
Changes:
- Bump the
GO_VERSIONbuild arg in.tilt-supportfrom1.25to1.26.3for the Tilt helper image.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rashmigottipati, 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 |
|
/test ? |
|
@grokspawn: No presubmit jobs available for operator-framework/operator-controller@main DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2753 +/- ##
==========================================
+ Coverage 60.63% 67.03% +6.40%
==========================================
Files 149 149
Lines 11341 11341
==========================================
+ Hits 6877 7603 +726
+ Misses 3923 3184 -739
- Partials 541 554 +13
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:
|
9c70406
into
operator-framework:main
Description
Fixes the tilt CI failing in #2744
Reviewer Checklist