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

Add a new property used to determine whether or not to await the execution of a process #995

Merged
merged 4 commits into from
Aug 30, 2024

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
Makefile Outdated Show resolved Hide resolved
@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