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

Use cloudevents V01 in eventing tests #2324

Merged
merged 2 commits into from
Dec 16, 2019

Conversation

chizhg
Copy link
Member

@chizhg chizhg commented Dec 16, 2019

Proposed Changes

  1. Use cloudevents V01 in all eventing tests
  2. Update cloudevents sdk to master, similar as E2E to v1.0 google/knative-gcp#448

Release Note

NONE

/cc @nachocano

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Dec 16, 2019
@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. area/performance area/test-and-release Test infrastructure, tests or release labels Dec 16, 2019
version = "0.10.0"
# HEAD as of 2019-12-13. Needed the master for this fix: https://github.com/cloudevents/sdk-go/pull/272.
# Should be switched back to a release, once a new one is available.
branch = "master"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@n3wscott are you planning on creating a new release for the SDK anytime soon?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not much has changed

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is cloudevents/sdk-go#272 not enough to warrant a point release?

@nachocano
Copy link
Contributor

/approve
/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 16, 2019
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chizhg, nachocano

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-robot knative-prow-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed lgtm Indicates that a PR is ready to be merged. labels Dec 16, 2019
@chizhg chizhg force-pushed the UpdateCloudEventsTo1.0 branch from 42bb640 to c8e12ec Compare December 16, 2019 22:45
@nachocano
Copy link
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 16, 2019
@knative-prow-robot knative-prow-robot merged commit 0ec22b2 into knative:master Dec 16, 2019
@chizhg chizhg deleted the UpdateCloudEventsTo1.0 branch December 16, 2019 23:28
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. area/performance area/test-and-release Test infrastructure, tests or release cla: yes Indicates the PR's author has signed the CLA. 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.

6 participants