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

Initial setup of the new go SDK #1

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Conversation

afrittoli
Copy link
Contributor

@afrittoli afrittoli commented Aug 17, 2022

The new SDK provides support for PipelineRun and TaskRun events,
cloudevents binding and JSON binding. It include tests to verify that the
JSON produced by the SDK matches what's defined in the spec.

There is no CLI functionality included, this can be consumed as
a library as described in the README.

Signed-off-by: Andrea Frittoli andrea.frittoli@gmail.com

@afrittoli afrittoli force-pushed the new-sdk branch 4 times, most recently from ec7da94 to 872abe4 Compare August 17, 2022 12:03
The new SDK provides support for PipelineRun and TaskRun events,
cloudevents binding and JSON binding. It include tests to verify
that the JSON produced by the SDK matches what's defined in the
spec.

There is no CLI functionality included, this can be consumed as
a library as described in the README.

Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
@afrittoli
Copy link
Contributor Author

Based on the feedback from the working group today, I'm going to merge this PR, so I can continue the work on the SDK and add support for further events.

@afrittoli afrittoli merged commit 78a4caf into cdevents:main Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant