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

feat: support receive and send task templating #118

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Conversation

barmac
Copy link
Contributor

@barmac barmac commented Nov 7, 2023

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Nov 7, 2023
@barmac barmac marked this pull request as ready for review November 8, 2023 08:58
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Nov 8, 2023
Comment on lines -15 to -21
"properties": {
"eventDefinition": {
"enum": [
"bpmn:MessageEventDefinition"
]
}
},
Copy link
Contributor Author

@barmac barmac Nov 8, 2023

Choose a reason for hiding this comment

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

This is redundant. If event definition is set, the value has to be one of the events regardless of the event definition value.

Comment on lines -2 to -3
'name': 'MissingBindingName',
'id': 'com.camunda.example.MissingBindingName',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removing copy-paste-driven development mark here ;)

@barmac barmac requested review from a team, philippfromme and marstamm and removed request for a team November 13, 2023 08:28
@smbea
Copy link
Contributor

smbea commented Nov 14, 2023

I can look into this today

Copy link
Contributor

@smbea smbea left a comment

Choose a reason for hiding this comment

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

I added a small comment which you can address if you see fit. Feel free to merge after

Copy link
Contributor

Choose a reason for hiding this comment

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

Should we also change the "copy-paste-driven development mark" in this file while you're at it? This part:

'name': 'MissingBindingName',
'id': 'com.camunda.example.MissingBindingName',

@barmac barmac merged commit 867928b into main Nov 15, 2023
2 checks passed
@barmac barmac deleted the support-receive-task branch November 15, 2023 11:33
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Nov 15, 2023
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