Skip to content

Conversation

LCaparelli
Copy link
Contributor

@LCaparelli LCaparelli commented Oct 26, 2020

Signed-off-by: Lucas Caparelli lucas.caparelli112@gmail.com

Many thanks for submitting your Pull Request ❤️!

Please specify parts this PR updates:

  • Specification
  • Schema
  • Examples
  • Usecases
  • Extensions
  • Roadmap
  • Use Cases
  • Community
  • TCK
  • Other

What this PR does / why we need it: Clarify that EventRef's triggerEventRef receives the EventRef's data parameter as its payload.

Special notes for reviewers:

Additional information (if needed): Suggestion of change from #161 discussion

Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
@LCaparelli LCaparelli requested a review from tsurdilo October 26, 2020 14:20
[Apache License version 2.0](LICENSE).
Copy link
Contributor

Choose a reason for hiding this comment

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

Wonder why both of your PRs include this change? Maybe some newline char issue?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, it's just an additional line break vim added automatically to the end of the file.

Using od we can see the master branch has no line break:

╰─ od -c specification.md
# output omitted
0373300       W   o   r   k   f   l   o   w       s   p   e   c   i   f
0373320   i   c   a   t   i   o   n       o   p   e   r   a   t   e   s
0373340       u   n   d   e   r       t   h   e  \n   [   A   p   a   c
0373360   h   e       L   i   c   e   n   s   e       v   e   r   s   i
0373400   o   n       2   .   0   ]   (   L   I   C   E   N   S   E   )
0373420   .
0373421

From this branch:

╰─ od -c specification.md
# output omitted
0373340   m   d   )   .  \n  \n   #   #       L   i   c   e   n   s   e
0373360  \n  \n   S   e   r   v   e   r   l   e   s   s       W   o   r
0373400   k   f   l   o   w       s   p   e   c   i   f   i   c   a   t
0373420   i   o   n       o   p   e   r   a   t   e   s       u   n   d
0373440   e   r       t   h   e  \n   [   A   p   a   c   h   e       L
0373460   i   c   e   n   s   e       v   e   r   s   i   o   n       2
0373500   .   0   ]   (   L   I   C   E   N   S   E   )   .  \n
0373516

Copy link
Contributor

@manuelstein manuelstein left a comment

Choose a reason for hiding this comment

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

LGTM

@tsurdilo tsurdilo merged commit 908bd23 into serverlessworkflow:master Oct 26, 2020
@LCaparelli LCaparelli deleted the clarify-eventRef branch October 26, 2020 18:13
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.

4 participants