-
Notifications
You must be signed in to change notification settings - Fork 20
refactor-generate-merged-json #177
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
antmendoza
merged 1 commit into
serverlessworkflow:main
from
antmendoza:refactor-generate-merged-json
Jun 19, 2023
Merged
refactor-generate-merged-json #177
antmendoza
merged 1 commit into
serverlessworkflow:main
from
antmendoza:refactor-generate-merged-json
Jun 19, 2023
Conversation
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
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
d41cb9a
to
e0a3c78
Compare
ricardozanini
approved these changes
Jun 19, 2023
antmendoza
added a commit
to antmendoza/serverlessworkflow_sdk-typescript
that referenced
this pull request
Jun 20, 2023
commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177)
antmendoza
added a commit
to antmendoza/serverlessworkflow_sdk-typescript
that referenced
this pull request
Jun 20, 2023
commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177)
antmendoza
added a commit
to antmendoza/serverlessworkflow_sdk-typescript
that referenced
this pull request
Jun 20, 2023
commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177)
antmendoza
added a commit
to antmendoza/serverlessworkflow_sdk-typescript
that referenced
this pull request
Jun 20, 2023
commit 9b6b3c6 Merge: 8555378 96f2804 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 23:46:17 2023 +0100 Merge branch 'main' into update-spec-062023 commit 8555378 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 23:43:58 2023 +0100 Squashed commit of the following: commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177) commit 96f2804 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 23:41:05 2023 +0100 Squashed commit of the following: commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177) commit 7fff675 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 23:37:52 2023 +0100 Squashed commit of the following: commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177) commit fa06763 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 16:55:09 2023 +0200 update spec
antmendoza
added a commit
to antmendoza/serverlessworkflow_sdk-typescript
that referenced
this pull request
Jun 20, 2023
commit 9b6b3c6 Merge: 8555378 96f2804 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 23:46:17 2023 +0100 Merge branch 'main' into update-spec-062023 commit 8555378 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 23:43:58 2023 +0100 Squashed commit of the following: commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177) commit 96f2804 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 23:41:05 2023 +0100 Squashed commit of the following: commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177) commit 7fff675 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 23:37:52 2023 +0100 Squashed commit of the following: commit 0e40bef Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 00:37:00 2023 +0200 refactor-generate-merged-json (serverlessworkflow#177) commit fa06763 Author: Antonio Mendoza Pérez <[email protected]> Date: Tue Jun 20 16:55:09 2023 +0200 update spec Signed-off-by: Antonio Mendoza Pérez <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Many thanks for submitting your Pull Request ❤️!
What this PR does / why we need it:
I want to be able to generate merged.json independently. Eg. before the release branch (in https://github.com/serverlessworkflow/specification) is created
Special notes for reviewers:
Additional information (if needed):