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

docs: Runtime Defined Entity Behaviors Part 1 #38

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kirilkadoncheva
Copy link

This commit contains Behaviors general concepts, invocation, RDE hooks documentation.

Signed-off-by: Kirilka Doncheva [email protected]

Copy link
Contributor

@iiliev2 iiliev2 left a comment

Choose a reason for hiding this comment

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

Overall the last section with the hooks is rather unclear for me. The information should be regrouped. Always think from the point of view of a third party who do not know any of this:

  • is the necessary context explained prior to any given new statement
  • there should be no duplicated information(also because when there are slight differences between the two versions it becomes even more confusing as to which one is the correct one)

If there will be so many documents for the RDEs we should put them in a sub folder.

@kirilkadoncheva kirilkadoncheva force-pushed the topic/donchevak/add-behaviors-docs branch from f11f9aa to 45e7b84 Compare March 13, 2024 12:03
@kirilkadoncheva
Copy link
Author

Overall the last section with the hooks is rather unclear for me. The information should be regrouped. Always think from the point of view of a third party who do not know any of this:

  • is the necessary context explained prior to any given new statement
  • there should be no duplicated information(also because when there are slight differences between the two versions it becomes even more confusing as to which one is the correct one)

If there will be so many documents for the RDEs we should put them in a sub folder.

I have added the RDE related documentation in a subfolder. Also reorganized the hooks section of the document.

@vmwclabot
Copy link
Member

@kirilkadoncheva, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link
Member

@kirilkadoncheva, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@kirilkadoncheva kirilkadoncheva force-pushed the topic/donchevak/add-behaviors-docs branch from b7cba9a to ac3a107 Compare March 27, 2024 12:25
@vmwclabot
Copy link
Member

@kirilkadoncheva, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@kirilkadoncheva kirilkadoncheva force-pushed the topic/donchevak/add-behaviors-docs branch from ac3a107 to db006f0 Compare March 27, 2024 12:44
@vmwclabot
Copy link
Member

@kirilkadoncheva, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@kirilkadoncheva kirilkadoncheva force-pushed the topic/donchevak/add-behaviors-docs branch from db006f0 to d42c5f4 Compare April 5, 2024 14:14
@vmwclabot
Copy link
Member

@kirilkadoncheva, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@kirilkadoncheva kirilkadoncheva force-pushed the topic/donchevak/add-behaviors-docs branch from d42c5f4 to f9eebc5 Compare May 9, 2024 08:15
@vmwclabot
Copy link
Member

@kirilkadoncheva, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Kirilka Doncheva and others added 5 commits June 11, 2024 13:52
This commit contains Behaviors general concepts, invocation.

Signed-off-by: kirilkadoncheva <[email protected]>
This commit adds detailed documentation for MQTT and Webhook behavior execution types

Signed-off-by: kirilkadoncheva <[email protected]>
This commit adds detailed documentation for AWS Lambda behavior execution type.

Signed-off-by: kirilkadoncheva <[email protected]>
This commit adds detailed documentation for the VRO behavior execution type.

Signed-off-by: kirilkadoncheva <[email protected]>
@kirilkadoncheva kirilkadoncheva force-pushed the topic/donchevak/add-behaviors-docs branch from f9eebc5 to 8387994 Compare June 11, 2024 11:00
@vmwclabot
Copy link
Member

@kirilkadoncheva, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants