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

Ft conductor 23sept2022 1 #121

Open
wants to merge 371 commits into
base: master
Choose a base branch
from
Open

Ft conductor 23sept2022 1 #121

wants to merge 371 commits into from

Conversation

fthankac
Copy link

@fthankac fthankac commented Oct 18, 2022

  • Pulled changes (till 23 Sept 2022) from Netflix main.
  • Resolved conflicts from master (CiscoM31) branch.
  • Fixing UT failures
  • Following are tested
    a)Simple workflow
    b)Loop task with subworkflows
    c)Logging
    d)Prunning related messages
    e)Archive workflow

aravindanr and others added 30 commits March 30, 2022 09:52
* Event handler for loop over task.

* spot less
Signed-off-by: gradle-update-robot <[email protected]>
…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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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
jxu-nflx and others added 17 commits September 2, 2022 11:58
…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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed small yet important typo in documentation.
@fthankac fthankac requested a review from charybr November 15, 2022 04:40
@fthankac fthankac requested a review from sarmuru2 December 13, 2022 06:53
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.