-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Step names must be unique #3757 #4544
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
Closed
Closed
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
FBibonne
commented
Feb 5, 2024
•
edited
Loading
edited
- test(check unicity of job name in a flow) failing test
- test(check unicity of job name in a flow) step name as a job parameter
- fix(log for tests) print log in console for tests
- feat(step name unicity) Not unique steps names in a FlowJob should raise an exception or at least log a warning #3757 the names of different steps in a job must be different
Solves #3757 |
WIP because 5 tests still fail |
All tests passed.
|
da3e37c
to
f27a0b7
Compare
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
the names of different steps in a job must be different Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Before this commit, the dependency injection style used to define some infrastructure beans was incompatible with the bean method proxying being disabled. This commit fixes the issue by injecting dependencies through the parameters of bean definition methods. Resolves spring-projects#4543 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
- Update reference documentation - Minor test updates Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Issue spring-projects#4534 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Resolves spring-projects#4526 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Taeik Lim <sibera21@gmail.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Resolves spring-projects#4505 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
…xecutions Resolves spring-projects#4382 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Resolves spring-projects#4552 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
This commit includes tests for the copy constructor of AbstractTaskletStepBuilder and for the faultTolerant method, specifically after taskExecutor has been set. Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
- Update tests - Move test class to the core module Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Closes spring-projects#4538 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Taeik Lim <sibera21@gmail.com> Issue spring-projects#4545 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Issue spring-projects#4550 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Issue spring-projects#4690 Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Replaces the implementation of `DerbyPagingQueryProvider` with that corresponding to DB2 and adds an integration test that failed with the previous implementation. Deprecates `SqlWindowingPagingQueryProvider` for removal, which was effectively only used by `DerbyPagingQueryProvider`. Resolves spring-projects#4733 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Adds testcontainers based tests for DB2, MySQL, MariaDB, Postgres, Sql Server and Oracle Database, as well as standard tests for HSQL and SQLite. Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Resolves spring-projects#1086 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Resolves spring-projects#3900 Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Resolves spring-projects#4707 Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Related to spring-projects#718 Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com> Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
…meters set Related to spring-projects#4755 Signed-off-by: Fabrice Bibonne <fabrice.bibonne@gmail.com>
f27a0b7
to
1c28dac
Compare
Status changed to draft because of troubles with git signoff |
Closed because of trouble with git : new PR is #4756 |
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.