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 metadata property to the workflow document and to tasks #996

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

cdavernas
Copy link
Member

@cdavernas cdavernas commented Aug 28, 2024

Please specify parts of this PR update:

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

Discussion or Issue link:

Closes #945

What this PR does:

Add a new metadata property to the workflow document and to tasks

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 changed the title Add a new metadata property to both the workflow document and tasks Add a new metadata property to the workflow document and to tasks Aug 28, 2024
@cdavernas cdavernas merged commit be707ad into serverlessworkflow:main Aug 30, 2024
3 checks passed
@cdavernas cdavernas deleted the feat-add-metadata branch August 30, 2024 07:30
cdavernas added a commit to serverlessworkflow/sdk-net that referenced this pull request Aug 30, 2024
…on and TaskDefinition, addressing serverlessworkflow/specification#996

- feat(Sdk): Added a `Certificate`, `Digest` and `OIDC` authentication schemes, and updated the OAuth2AuthenticationSchemeDefinition, addressing serverlessworkflow/specification#973

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
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.

Introduce the metadata property to tasks and other concepts
2 participants