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

Adding Demo for Cloud Events Orchestration #646

Merged
merged 3 commits into from
Jun 21, 2020

Conversation

salaboy
Copy link
Contributor

@salaboy salaboy commented Jun 16, 2020

Link providing a demo for Cloud Events orchestration. Follow up example will come with Knative.

Signed-off-by: salaboy <salaboy@gmail.com>
@@ -2,6 +2,9 @@ If you have a demo of CloudEvents in action, please add a link here. If there
isn't an associated blog or github repo, feel free to add descriptive text as a
markdown file in `community/demos/`.

- [Orchestrating Cloud Events](https://salaboy.com/2020/05/18/orchestrating-cloud-events-with-zeebe/)
- Blog post describing how Cloud Events can be orchestrated using an orchestration engine. Example included that you can run in your own environment with links to GitHub repositories needed.
Copy link
Collaborator

Choose a reason for hiding this comment

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

minor thing, but can you wrap this at 80 columns to align with the rest of the doc?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@duglin thanks a lot for the comment. Is there any way to make sure that it just breaks at 80 chars? I've tried several options but line-breaks will not happen inside bullets.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@@ -2,6 +2,9 @@ If you have a demo of CloudEvents in action, please add a link here. If there
isn't an associated blog or github repo, feel free to add descriptive text as a
markdown file in `community/demos/`.

- [Orchestrating Cloud Events](https://salaboy.com/2020/05/18/orchestrating-cloud-events-with-zeebe/)
- Blog post describing how Cloud Events can be orchestrated using an orchestration engine. Example included that you can run in your own environment with links to GitHub repositories needed.
- [Demo Code and instructions]: https://github.com/salaboy/zeebe-cloud-events-examples
Copy link
Collaborator

Choose a reason for hiding this comment

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

This line is funky, it shows up with just the bullet but no text:
image

I think you're missing the ()'s around the link

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed, thanks a lot!

Signed-off-by: salaboy <salaboy@gmail.com>

- Description: Blog post describing how Cloud Events can be orchestrated using an orchestration engine. Example included that you can run in your own environment with links to GitHub repositories needed.
- Instructions: You can find the [Demo Code and instructions here](https://github.com/salaboy/zeebe-cloud-events-examples).
- Tags: Cloud Events, Java, Orchestration, Workflow, KNative, Example
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why this line? None of the other ones have this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

line removed to avoid a mismatch with other entries

Signed-off-by: salaboy <salaboy@gmail.com>
@duglin duglin merged commit 449c8c7 into cloudevents:master Jun 21, 2020
n3wscott pushed a commit to n3wscott/cloudevents-spec that referenced this pull request Nov 30, 2020
* Adding Demo for Cloud Events Orchestration

Signed-off-by: salaboy <salaboy@gmail.com>

* Update Cloud Events Orchestration Section

Signed-off-by: salaboy <salaboy@gmail.com>

* make it shorter

Signed-off-by: salaboy <salaboy@gmail.com>
@duglin duglin mentioned this pull request Dec 7, 2020
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.

2 participants