Skip to content

Conversation

@heavynimbus
Copy link

This PR is intended to fix issue #1127

I added all functions of CommandRegistration.Builder that have a Consumer<?Spec> to avoid chaining with the and function from specifications. This change improves code readability and indentation.

This is my first contribution. Please let me know if there are any issues or if I need to make any adjustments.

@fmbenhassine
Copy link
Contributor

This is awesome! Thank you for your PR. I planned #1127 for the next release so it would be great if we can merge this PR in it. Can you please rebase it on the latest main and remove all formatting changes?

Thank you upfront.

@fmbenhassine fmbenhassine added the status/need-feedback Calling participant to provide feedback label Apr 25, 2025
@fmbenhassine fmbenhassine added this to the 4.0.0 milestone Apr 25, 2025
heavynimbus and others added 19 commits June 20, 2025 19:16
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Update to Commons-IO 2.18.0

Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Spring Boot 3.5 updated JUnit Jupiter from v5.11 to v5.12.
With this new version, the junit-platform-launcher dependency
must be declared explicitly.

Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
fix type

Signed-off-by: benson-yeh <126453098+benson-yeh@users.noreply.github.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
- Bump node-pty from 0.11.0-beta19 to 1.0.0
- Bump xterm-headless from 4.18.0 to 5.5.0
- Rename xterm-headless to @xterm/headless as per https://www.npmjs.com/package/xterm-headless
- Unpin Python 3.11 in e2e test by reverting commit spring-projects@8097f1e because it's no longer necessary as explained in spring-projects#909 (comment)

- Fixes spring-projects#909
- Fixes spring-projects#921

Signed-off-by: heavynimbus <hugo.wieder@gmail.com>
@heavynimbus heavynimbus force-pushed the feat/command-registration branch from 6fed160 to c4894b4 Compare June 20, 2025 17:16
@heavynimbus heavynimbus deleted the feat/command-registration branch June 20, 2025 17:19
@fmbenhassine
Copy link
Contributor

@heavynimbus Any reason you closed this PR? Is that because it was not easy to rebase on the latest main? I am wondering if you are intending to create a new one. Please let me if you need help on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/need-feedback Calling participant to provide feedback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants