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 use cases and examples #988

Merged
merged 23 commits into from
Aug 26, 2024

Conversation

cdavernas
Copy link
Member

@cdavernas cdavernas commented Aug 25, 2024

Please specify parts of this PR update:

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

Discussion or Issue link:

Closes #851
Closes #989
Closes #990
Closes #993

What this PR does:

  • Adds use cases and authoring guidelines
  • Adds a new README.md to the examples directory
  • Fixes and renames examples
  • Adds new examples
  • Fixes the schema to make the error.instance property optional (should be added by runtimes, if not set, but not necessarily by authors)
  • Fixes the schema to make the httpCall.with.body property accept any type instead of object, thus allowing authors to set a string or a runtime expression as the body of an HTTP request
  • Fix the schema to allow durations to be expressed using ISO 8601 expressions

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
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 labels Aug 25, 2024
@cdavernas cdavernas added this to the v1.0.0 milestone Aug 25, 2024
- Fixed and renamed examples
- Added new examples

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
…nal to authors

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas changed the title Add use cases Add use cases and examples Aug 25, 2024
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. area: spec Changes in the Specification labels Aug 25, 2024
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
use-cases/README.md Outdated Show resolved Hide resolved
use-cases/README.md Outdated Show resolved Hide resolved
use-cases/automated-data-backup/README.md Outdated Show resolved Hide resolved
use-cases/managing-ev-charging-stations/README.md Outdated Show resolved Hide resolved
use-cases/managing-github-issues/README.md Outdated Show resolved Hide resolved
use-cases/managing-github-issues/README.md Outdated Show resolved Hide resolved
use-cases/multi-agent-ai-content-generation/README.md Outdated Show resolved Hide resolved
cdavernas and others added 8 commits August 26, 2024 21:21
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
cdavernas and others added 2 commits August 26, 2024 21:25
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
@cdavernas cdavernas merged commit 7539516 into serverlessworkflow:main Aug 26, 2024
3 checks passed
@cdavernas cdavernas deleted the feat-add-use-cases branch August 26, 2024 19:28
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 change: fix Something isn't working. Impacts in a minor version change.
Projects
Status: Done
2 participants