-
Notifications
You must be signed in to change notification settings - Fork 161
Remove reliance on key order in maps/objects #882
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
cdavernas
merged 53 commits into
serverlessworkflow:main
from
matthias-pichler:matthias-pichler/remove-reliance-875
Jun 6, 2024
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
0776820
feat: update schema to have task array
matthias-pichler e9f6a66
fix: update examples to follow schema
matthias-pichler 12d1c85
fix: make all tasks array entries
matthias-pichler 96fa290
make: all task references arrays
matthias-pichler 616f8f8
docs: update samples in docs
matthias-pichler 0cfa468
docs: update dsl reference
matthias-pichler 805addf
Fix #878 - Fix URI format in workflow schema for endpoint attribute
ricardozanini a38d4ce
Add missing example to verify change
ricardozanini 03a8a6f
fix: update new example
matthias-pichler f7c0a34
fix: remove trailing colon
matthias-pichler de0efa2
fix: make extensions an array as well
matthias-pichler 88bb6e4
fix: use endpoint instead of uri
matthias-pichler 2864941
fix: use correct extend
matthias-pichler 872edd3
fix: use endpoint object
matthias-pichler ad8bad8
refactor: only make do an array
matthias-pichler 14c8783
fix: use const for call tasks
matthias-pichler 226cf99
fix: replace ref with $ref
matthias-pichler 4f21c9d
fix: allow references to authentications in use
matthias-pichler 4b8e57a
fix: add missing type directives to tasks
matthias-pichler 039b901
docs: add example of reusable auth
matthias-pichler 58bd84a
docs: add async api example
matthias-pichler 2f3d915
fix: use operationRef
matthias-pichler 35c0e34
fix: update examples to new schema
matthias-pichler 5e05b53
fix: update use endpoint in examples
matthias-pichler d33b1a0
fix: allow to specify endpoint as string as described in dsl
matthias-pichler 7b5b0fc
docs: add shorthand endpoint example
matthias-pichler 752c383
fix: use uri-template
matthias-pichler b242913
fix: update old example
matthias-pichler d01ded3
docs: update dsl docs
matthias-pichler b8f3e29
chore: update examples
matthias-pichler e695c2f
feat: update schema to use named tasks
matthias-pichler d7220a2
refactor: make for.do an array as well
matthias-pichler 28742a5
Revert "refactor: make for.do an array as well"
matthias-pichler 5abfe4d
test: update ctk
matthias-pichler f50bf6c
chore: update examples
matthias-pichler 62b5fde
feat: update schema
matthias-pichler ecee0c1
test: update ctk files
matthias-pichler 4b369e5
docs: update dsl
matthias-pichler 183b8d3
fix: fix indentation of then
matthias-pichler f76b709
fix: update extend property
matthias-pichler acad3d7
refactor: replace compete with competitively
matthias-pichler 03b8b46
Revert "refactor: replace compete with competitively"
matthias-pichler 4da0614
Revert "fix: update extend property"
matthias-pichler b55e59c
fix: update examples
matthias-pichler a406b21
fix: update ctk
matthias-pichler 901578a
Revert "feat: update schema"
matthias-pichler 36761c6
revert splitting of composite
matthias-pichler 2c79aa4
fix: rename name from task
matthias-pichler e850089
fix: move then to right level
matthias-pichler 639f936
Revert "fix: rename name from task"
matthias-pichler dc721a3
fix: remove left over name properties
matthias-pichler 9af40e3
Merge remote-tracking branch 'origin/main' into matthias-pichler/remo…
matthias-pichler dfe3e67
Merge branch 'main' into matthias-pichler/remove-reliance-875
matthias-pichler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.