Skip to content

Add a new catalogs property to workflow resources #1022

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

Merged

Conversation

cdavernas
Copy link
Member

@cdavernas cdavernas commented Oct 22, 2024

Please specify parts of this PR update:

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

Discussion or Issue link:
#1021

What this PR does:

  • Updates the schema to include add catalogs property to the top level use statement.
  • Updates the dsl.md file to document catalogs, their structure, and how to use cataloged resources
  • Updates the dsl-reference.md file to document the properties of a catalog
  • Updates DSL version to alpha5 in all examples and definitions.

…vel `use` statement.

* Updates the `dsl.md` file to document catalogs, their structure, and how to use cataloged resources
* Updates the `dsl-reference.md` file to document the properties of a catalog
* Updates DSL version to `alpha5` in all examples and definitions.

Signed-off-by: Charles d'Avernas <[email protected]>
@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 Oct 22, 2024
@cdavernas cdavernas added this to the v1.0.0-alpha5 milestone Oct 22, 2024
@cdavernas cdavernas self-assigned this Oct 22, 2024
@cdavernas cdavernas linked an issue Oct 22, 2024 that may be closed by this pull request
@cdavernas cdavernas merged commit 7728ba5 into serverlessworkflow:main Oct 22, 2024
3 checks passed
@cdavernas cdavernas deleted the feat-catalog-resources branch October 22, 2024 14:27
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 catalogs property to workflow resources
2 participants