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

DSL v1.0.0-alpha1 #366

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

DSL v1.0.0-alpha1 #366

wants to merge 45 commits into from

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

Implements the Serverless Workflow v1.0.0-alpha1

Signed-off-by: Charles d'Avernas <[email protected]>
feat(Runtime): Added Runtime abstractions and default Native implementations
WIP

Signed-off-by: Charles d'Avernas <[email protected]>
cdavernas and others added 15 commits May 28, 2024 13:53
fix(Test): Fixed all tests
fix(Core): Fixed Document BSON serialization by adding a new (untyped) ObjectSerializer

Signed-off-by: Charles d'Avernas <[email protected]>
fix(Dashboard): Updated most views

Signed-off-by: Charles d'Avernas <[email protected]>
Signed-off-by: Jean-Baptiste Bianchi <[email protected]>
feat(CLI): Added commands to manage correlations, correlators and operators

Signed-off-by: Charles d'Avernas <[email protected]>
cdavernas and others added 27 commits June 8, 2024 10:43
… the final touch to the correlator app

Signed-off-by: Charles d'Avernas <[email protected]>
fix(Docs): Started rewrite of the Readme.md file (WIP)

Signed-off-by: Charles d'Avernas <[email protected]>
fix(Correlator): Fixed the CorrelationHandler

Signed-off-by: Charles d'Avernas <[email protected]>
…ompletionOption` to `ResponseHeadersRead` for watch and monitor requests

Signed-off-by: Charles d'Avernas <[email protected]>
…nd namespaced resource controllers

feat(Operator): Implemented `on`, `cron`, `after` and `every` schedules
feat(Runtime): Implemented live correlation

Signed-off-by: Charles d'Avernas <[email protected]>
fix(CLI): Display date times using moment

Signed-off-by: Charles d'Avernas <[email protected]>
… views to include a namespace selector and a search component

Signed-off-by: Charles d'Avernas <[email protected]>
…tive programming

Signed-off-by: Jean-Baptiste Bianchi <[email protected]>
… the application is properly configured

fix(Dashboard): Continued work on the WorkflowDiagram component (WIP)
feat(Dashboard): Added the Workflows/View page (WIP)

Signed-off-by: Charles d'Avernas <[email protected]>
…pse Runners

fix(Runner): Fixed multiple task processor, bugged sinced `alpha2`

Signed-off-by: Charles d'Avernas <[email protected]>
…chema based implementation

feat(Runner): Added input schema validation

Signed-off-by: Charles d'Avernas <[email protected]>
…cified by the `with` property to the called function

Signed-off-by: Charles d'Avernas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants