Skip to content

CommandRegistration.Builder with lambdas #1142

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

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
Update to Commons-IO 2.18.0

Signed-off-by: heavynimbus <[email protected]>
Signed-off-by: heavynimbus <[email protected]>
Signed-off-by: heavynimbus <[email protected]>
Signed-off-by: heavynimbus <[email protected]>
Signed-off-by: heavynimbus <[email protected]>
Signed-off-by: heavynimbus <[email protected]>
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 <[email protected]>
fix type

Signed-off-by: benson-yeh <[email protected]>
Signed-off-by: heavynimbus <[email protected]>
Signed-off-by: heavynimbus <[email protected]>
Signed-off-by: heavynimbus <[email protected]>
- 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 <[email protected]>
@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
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