-
Notifications
You must be signed in to change notification settings - Fork 30
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
bump golang to v1.22 #626
bump golang to v1.22 #626
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #626 +/- ##
==========================================
- Coverage 73.12% 67.12% -6.00%
==========================================
Files 9 15 +6
Lines 692 867 +175
==========================================
+ Hits 506 582 +76
- Misses 157 254 +97
- Partials 29 31 +2 ☔ View full report in Codecov by Sentry. |
/lgtm |
@@ -53,18 +48,3 @@ jobs: | |||
cluster-resources: nodes,namespaces,crds,gatewayclass | |||
namespace-resources: pods,svc,king,gateway,httproute,referencegrant,tcproute,tlsroute,udproute | |||
artifact-name: logs-${{ matrix.k8s-version}}-${{ matrix.ingress }} | |||
|
|||
- name: Post failure notice to Slack |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this isn't needed - it was useful when we ran e2e tests periodically in actions
/override "codecov/project" |
@dprotaso: Overrode contexts on behalf of dprotaso: codecov/project In 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/test-infra repository. |
a501be7
into
knative-extensions:main
It now uses the reusable action
/assign @izabelacg