Skip to content

Conversation

cdavernas
Copy link
Member

Please specify parts of this PR update:

  • Specification
  • Schema
  • Examples
  • Extensions
  • Use Cases
  • Community
  • CTK
  • Other

Discussion or Issue link:

Closes #991

What this PR does:

  • Adds a new property used to determine whether or not to await the execution of a process

Additional information:

  • Removes obsolete .markdownlint.yaml, .typo-ci.yml and Makefile obsolete files

- Updated the dsl-reference and schema to add the `await` property to the run task

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added change: documentation Improvements or additions to documentation. It won't impact a version change. change: feature New feature or request. Impacts in a minor version change area: spec Changes in the Specification labels Aug 28, 2024
@cdavernas cdavernas added this to the v1.0.0 milestone Aug 28, 2024
@cdavernas cdavernas merged commit a73a32b into serverlessworkflow:main Aug 30, 2024
3 checks passed
@cdavernas cdavernas deleted the feat-add-await-run branch August 30, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: spec Changes in the Specification change: documentation Improvements or additions to documentation. It won't impact a version change. change: feature New feature or request. Impacts in a minor version change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add a new property used to determine whether or not to await the execution of a process
2 participants