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

.Net: SK Process Cloud Events - Publish Interface abstractions scaffolding #10222

Merged

Conversation

esttenorio
Copy link
Contributor

@esttenorio esttenorio commented Jan 17, 2025

Motivation and Context

Initial change need for Cloud Event support, in particular the publishing events scenario.

  • Initial changes need in abstractions layer
  • min changes for Dapr Runtime
  • min changes for Local Runtime
  • UTs in Local and Dapr Runtime to ensure parity

Coming up changes in separate PRs:

  • New abstractions to be used when creating sk ProcessBuilder
  • Additional internal plumbing needed
  • Samples/Demos with usage

Fixes #9721

Description

Contribution Checklist

@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Jan 17, 2025
@github-actions github-actions bot changed the title SK Process Cloud Events - Publish Interface abstraction in DAPR .Net: SK Process Cloud Events - Publish Interface abstraction in DAPR Jan 17, 2025
@esttenorio esttenorio changed the title .Net: SK Process Cloud Events - Publish Interface abstraction in DAPR .Net: SK Process Cloud Events - Publish Interface abstractions scaffolding Jan 23, 2025
@esttenorio esttenorio marked this pull request as ready for review January 24, 2025 03:08
@esttenorio esttenorio requested a review from a team as a code owner January 24, 2025 03:08
@esttenorio esttenorio added this pull request to the merge queue Jan 28, 2025
Merged via the queue into microsoft:main with commit 10818c5 Jan 28, 2025
17 checks passed
@esttenorio esttenorio deleted the estenori/cloudEventPublishInterfaceDapr branch January 28, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud-events dapr .NET Issue or Pull requests regarding .NET code processes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.Net Process Cloud Events: Emit Cloud Events Infrastructure
4 participants