Skip to content

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 <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 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