Open
Conversation
TaskMapperContext refactoring.
* Event handler for loop over task. * spot less
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
…l_storage integ test for dynamic fork with subworkflow external storage
* Java SDK * Update Javascript.java * Update Javascript.java * refactor and clean up * Update WorkflowCreationTests.java * Update workflow_sdk.md * Update WorkflowCreationTests.java * Add event task * Update WorkflowExecutor.java * Update WorkflowExecutor.java * make fields private
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.20.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.19.4...v3.20.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
chore: Disable ES in local docker config
Bumps [cglib](https://github.com/cglib/cglib) from 3.2.4 to 3.3.0. - [Release notes](https://github.com/cglib/cglib/releases) - [Commits](https://github.com/cglib/cglib/commits) --- updated-dependencies: - dependency-name: cglib:cglib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Update Gradle Wrapper from 7.4 to 7.4.2
…cglib-3.3.0 Bump cglib from 3.2.4 to 3.3.0
…ogle.protobuf-protobuf-java-3.20.0 Bump protobuf-java from 3.19.4 to 3.20.0
ignore codes raised by new spotbugs
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Other changes: - Code formatting - fetchWithContext allows text response (for /workflow retval) - Style changes regarding small IconButton - Introduce TS - Dropdown coerces undefined to null (to prevent uncontrolled component warning)
- Rev version. Keep moment upgrade.
* Upgrade react-vis-timeline. * Fix dependency warnings.
SQL to SQS eventing name
…odel and Workflow (Netflix#3231)
…tion. (Netflix#3196) * Sample cut * spotless * allow null definition * spotless * Integration test
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.5 to 3.21.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.5...v3.21.6) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed small yet important typo in documentation.
sarmuru2
approved these changes
Nov 14, 2022
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
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.
a)Simple workflow
b)Loop task with subworkflows
c)Logging
d)Prunning related messages
e)Archive workflow