forked from Netflix/conductor
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Gradle Wrapper from 7.4.2 to 7.5.1 #11
Open
github-actions
wants to merge
2,434
commits into
master
Choose a base branch
from
gradlew-update-7.5.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
…ixoss_upgrade # Conflicts: # core/src/main/java/com/netflix/conductor/service/AdminServiceImpl.java
Build tools upgrade
Bumps [handlebars](https://github.com/jknack/handlebars.java) from 4.0.+ to 4.3.0. - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](https://github.com/jknack/handlebars.java/commits/v4.3.0) --- updated-dependencies: - dependency-name: com.github.jknack:handlebars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps com.google.protobuf from 0.8.15 to 0.8.18. --- updated-dependencies: - dependency-name: com.google.protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* introduce a domain specific object model * service layer wip * core and contribs wip * remove repeated external storage access in state machine * cassandra module changes * redis persistence changes * mysql persistence changes * postgres persistence changes * redis concurrency limit module changes * updated IndexDAO APIs and corresponding ES implementations * more changes per indexDAO api * fix tests in es modules due to new contract * fix unit tests as per new models * rename objects and classes * fix integ tests
…d to the decider queue only if it's not present.
…dels use domain models in default queues
Update WHOSUSING.md
- fix correlationId for failure workflow - add failure taskId to input
Signed-off-by: gradle-update-robot <[email protected]>
… added log when subWorkflowChanged is reset.
Signed-off-by: gradle-update-robot <[email protected]>
add termination reason param to terminate task
Update Gradle Wrapper from 7.3.3 to 7.4
Bumps [gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 5.0.3 to 7.0.0. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v5.0.3...v7.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Doug Sillars <[email protected]>
* AMQP messages will generate the observable change * Reverting unnecessary changes * Capturing the only changes required for AMQP messagres reading * Capturing the only changes required for AMQP messagres reading * Support for sequential and parallel processing of messages * Channel reusability changes * Channel reusability changes * Subscriber channel caching * Max channel changes * Connection and opertion retries * Channel usage for exchanges and publishers * Acknowledge the message even on failures * Resolved conflicts * Apply coding style changes using spotless * Retry on publish and ack failures * Externalizing the redis config * Externalizing the redis config * Make Event System Task Synchronous Event is a task that publishes messages to an external eventing system. The publishing is not a long running task, and publishing message to an async system using async task is not optimal. marking event as sync, improves the overall performance and has negligible overhead given the task completes quite quick. * Update integration tests to reflect Event is synchronous * Getting the latest changes Co-authored-by: Thangella, Venkat <[email protected]> Co-authored-by: Viren Baraiya <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1...v3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Remove mentions of deprecated ack API
Update apispec.md - remove ack API mention
Signed-off-by: gradle-update-robot <[email protected]>
github-actions
bot
added
the
gradle-wrapper
Pull requests that update Gradle wrapper
label
Aug 6, 2022
pmchung
force-pushed
the
gradlew-update-7.5.1
branch
from
September 6, 2023 18:21
5596dac
to
28f359c
Compare
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.
Update Gradle Wrapper from 7.4.2 to 7.5.1.
Read the release notes: https://docs.gradle.org/7.5.1/release-notes.html
The checksums of the Wrapper JAR and the distribution binary have been successfully verified.
7.5.1
f6b8596b10cce501591e92f229816aa4046424f3b24d771751b06779d58c8ec4
91a239400bb638f36a1795d8fdf7939d532cdc7d794d1119b7261aac158b1e60
You can find the reference checksum values at https://gradle.org/release-checksums/
🤖 This PR has been created by the Update Gradle Wrapper action.
Need help? 🤔
If something doesn't look right with this PR please file an issue here.