Skip to content

Conversation

cdavernas
Copy link
Member

Please specify parts of this PR update:

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

What this PR does:

  • Fixes the catalog link in the use section table

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added change: fix Something isn't working. Impacts in a minor version change. change: documentation Improvements or additions to documentation. It won't impact a version change. labels Mar 10, 2025
@cdavernas cdavernas added this to the v1.1.0 milestone Mar 10, 2025
@cdavernas cdavernas self-assigned this Mar 10, 2025
@ricardozanini ricardozanini merged commit 6405d28 into serverlessworkflow:main Mar 10, 2025
3 checks passed
@cdavernas cdavernas deleted the fix-catalog-link branch March 10, 2025 17:52
nyamathshaik pushed a commit to nyamathshaik/specification that referenced this pull request Mar 19, 2025
…ow#1088)

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>
ricardozanini added a commit that referenced this pull request Mar 19, 2025
* Fix #1076 - Make detail and title a runtime expression in the schema

Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Add string as anyOf

Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* feat(schema): allow expressions in HTTP query and headers (#1080)

Issue #1079

Signed-off-by: Alexandru Georoceanu <alex@navigheaza.ro>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* update DSL version from alpha1, alpha2, alpha5 to 1.0.0 across multip… (#1082)

* update DSL version from alpha1, alpha2, alpha5 to 1.0.0 across multiple YAML files

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(contributing): reverting pre-release versioning format

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

---------

Signed-off-by: Gilles Barbier <gilles@infinitic.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Fix the description of flow directives and addressed few issues in dsl and dsl-reference (#1083)

* update DSL version from alpha1, alpha2, alpha5 to 1.0.0 across multip… (#1082)

* update DSL version from alpha1, alpha2, alpha5 to 1.0.0 across multiple YAML files

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(contributing): reverting pre-release versioning format

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

---------

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl): fix a few issues in dsl and dsl-reference

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* update .gitignore to include .DS_Store

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): correct table formatting

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): clarify flow directive descriptions

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): improve table formatting

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): clarify flow directive descriptions

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl): fix a few issues in dsl and dsl-reference

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* update .gitignore to include .DS_Store

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): correct table formatting

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): clarify flow directive descriptions

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): improve table formatting

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): clarify flow directive descriptions

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* fix(dsl-reference): improve table formatting

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

* remove again .DS_Store

Signed-off-by: Gilles Barbier <gilles@infinitic.io>

---------

Signed-off-by: Gilles Barbier <gilles@infinitic.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Fix broken link in README.md (#1084)

Signed-off-by: Michal Broz <mbroz@us.ibm.com>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Set task to support direct runtime expression

Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* updated workflow schema along with table fix

Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* updating the schema

Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* addressing PR comment reviews

Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* removing unwanted set example

Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Update dsl-reference.md

Co-authored-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Update dsl-reference.md

Co-authored-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Update dsl-reference.md

Co-authored-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* reverting back original set example change

Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Update dsl-reference.md

Co-authored-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* passing the set example as object

Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* reverting to original

Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Add a new file that compares the Serverless Workflow to other popular DSLs

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

* Fix a the `catalog` link in the `use` section table (#1088)

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>

---------

Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>
Signed-off-by: Alexandru Georoceanu <alex@navigheaza.ro>
Signed-off-by: Gilles Barbier <gilles@infinitic.io>
Signed-off-by: Michal Broz <mbroz@us.ibm.com>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Co-authored-by: Ricardo Zanini <ricardozanini@gmail.com>
Co-authored-by: Alexandru Georoceanu <alex@navigheaza.ro>
Co-authored-by: Gilles Barbier <gilles@infinitic.io>
Co-authored-by: mbroz2 <mbroz@us.ibm.com>
Co-authored-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

change: documentation Improvements or additions to documentation. It won't impact a version change. change: fix Something isn't working. Impacts in a minor version change.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants