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 output support #37

Merged
merged 1 commit into from
Mar 31, 2019
Merged

Initial output support #37

merged 1 commit into from
Mar 31, 2019

Conversation

fbeltrao
Copy link
Contributor

Changes:

  • Initial version of the output attribute (Should have native .NET output binding support #11). Supports Avro and Protobuf serialisation.
  • Main project has been organized in folders as existing Web Job extensions. The goal is to make it simpler for contributors to understand what is the purpose of each class.
  • The CI tests have been modified to use the output attribute to produce content consumed by the trigger attribute.

Known issues

  • Executing the output attribute function in MacOS throws an binding error with librdkafka. I need to investigate more the problem. It works in Windows.

Reorganized project files
@ryancrawcour ryancrawcour merged commit c23275d into master Mar 31, 2019
@fbeltrao fbeltrao deleted the fbeltrao/output-binding branch March 31, 2019 19:41
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.

None yet

2 participants