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

Bump to func-go v0.20.0 #2170

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

matzew
Copy link
Member

@matzew matzew commented Feb 19, 2024

Changes

  • as per title

/kind

Fixes #

Release Note


Docs


Copy link

knative-prow bot commented Feb 19, 2024

@matzew: The label(s) kind/<kind> cannot be applied, because the repository doesn't have them.

In response to this:

…p && go get -u knative.dev/func-go/http

cd templates/go/scaffolding/static-http && go get -u knative.dev/func-go/http cd templates/go/scaffolding/instanced-cloudevents && go get -u knative.dev/func-go/cloudevents cd templates/go/scaffolding/static-cloudevents && go get -u knative.dev/func-go/cloudevents # Removing temporary template files

Updating root certificates

curl --output templates/certs/ca-certificates.crt https://curl.se/ca/cacert.pem go generate pkg/functions/templates_embedded.go

Changes

  • as per title

/kind

Fixes #

Release Note


Docs


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.

@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 19, 2024
@matzew matzew changed the title Bump to 0.20.0 via cd templates/go/scaffolding/instanced-htt… Bump to func-go v0.20.0 Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e0a8a28) 64.19% compared to head (65822ec) 65.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2170      +/-   ##
==========================================
+ Coverage   64.19%   65.14%   +0.95%     
==========================================
  Files         108      108              
  Lines       13918    13918              
==========================================
+ Hits         8934     9067     +133     
+ Misses       4110     3952     -158     
- Partials      874      899      +25     
Flag Coverage Δ
e2e-test 37.37% <ø> (+0.05%) ⬆️
e2e-test-oncluster 30.57% <ø> (+0.06%) ⬆️
e2e-test-oncluster-runtime 26.83% <ø> (?)
e2e-test-runtime-go 25.55% <ø> (?)
e2e-test-runtime-node 26.57% <ø> (?)
e2e-test-runtime-python 26.57% <ø> (?)
e2e-test-runtime-quarkus 26.68% <ø> (?)
e2e-test-runtime-rust 25.58% <ø> (?)
e2e-test-runtime-springboot 25.71% <ø> (?)
e2e-test-runtime-typescript 26.68% <ø> (?)
integration-tests 51.81% <ø> (+1.93%) ⬆️
unit-tests-macos-latest 48.84% <ø> (ø)
unit-tests-ubuntu-latest 49.57% <ø> (-0.03%) ⬇️
unit-tests-windows-latest 48.87% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@matzew
Copy link
Member Author

matzew commented Feb 19, 2024

/assign @lkingland

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matejvasek
Copy link
Contributor

@matzew how could we add you to approvers?

@matejvasek
Copy link
Contributor

/approve
/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Feb 19, 2024
Copy link

knative-prow bot commented Feb 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matejvasek, matzew

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 19, 2024
@knative-prow knative-prow bot merged commit b97d841 into knative:main Feb 19, 2024
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants