-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Add qute-web to the platform #37000
Comments
/cc @mkouba (qute) |
will this extension be affected by the future suggested rename/change of removing reactive from names? |
@aloubyansky how should we do this? |
if it's a single extension we could add it to the |
@aloubyansky will that make it part of the paltform on code.quarkus.io |
Yes |
ok so let's wait for the 3.0.0 of quarkus-qute-web and add it there :) |
We will need to put qute-web in the platform in between the core release 3.6.0 and the platform release (because qute-web 3.0.0 will need to be released with 3.6.0 core). @gsmet is there something specific to do in order to plan this? |
Unlisting is just on code.quarkus ui, right? The extension can still be referenced in cli and code.quarkus rest api ? |
Yes |
and also maybe for the extensions page @holly-cummins? I think it makes sense to unlist it from there to. |
@maxandersen stupid question, why would it be a problem not to have it usable in CLI? Those extensions are useless by themselves as soon as we have the conditional system. |
Yeah I tested quarkus-arc is not in quarkus.io/extensions (it's unlisted) which is a good thing |
@aloubyansky What exactly does it involve? Are there instructions pls? |
Something like this? mkouba/quarkus-platform@4153dc1 |
Yes |
Only if you are on that specific version that has it - cli needs to continue to work for older versions. I don't know which extensions you are referring to as useless so can't answer your question fully. |
Didn't see reply to this - any concerns/actions there ? |
I don't think so. Except that we'll have to update the conditional dependencies on resteasy integration modules... @ia3andy WDYT? |
Ok, the unlisted flag is platform induced so we are fine. Regarding the change of name I don't think either, like Martin said |
Shouldn't be this mentioned in https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.6? |
|
As this is now controlling Qute RESTEasy (Classic and Reactive) and this is a very important extension for the Quarkus Web story, Qute Web should be part of the Quarkus Platform.
When it's in the platform, we should unlist Qute RESTEasy (Classic and Reactive).
The text was updated successfully, but these errors were encountered: