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

Refactor to use new SignatureBuilder API by Gizmo in REST Data Panache #30554

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

Sgitario
Copy link
Contributor

From quarkusio/gizmo#147, we can use the latest SignatureBuilder API.

To use the new SignatureBuilder API, I had to deal with the gizmo type class, so more changes than expected were necessary.

@Sgitario Sgitario requested a review from mkouba January 23, 2023 15:10
@quarkus-bot

This comment has been minimized.

From quarkusio/gizmo#147, we can use the latest SignatureBuilder API.
To use the new SignatureBuilder API, I had to deal with the gizmo type class, so more changes than expected were necessary.
Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't say I understand all the REST Data Panache details but it looks good in general ;-).

@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 24, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 24, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@mkouba mkouba merged commit 4cef3b7 into quarkusio:main Jan 24, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 24, 2023
@quarkus-bot quarkus-bot bot added this to the 2.17 - main milestone Jan 24, 2023
@Sgitario Sgitario deleted the use_new_gizmo_api branch January 24, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants