-
-
Notifications
You must be signed in to change notification settings - Fork 479
WFCORE-7395 Implement InstallationManager update to specific version op #6562
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
base: main
Are you sure you want to change the base?
WFCORE-7395 Implement InstallationManager update to specific version op #6562
Conversation
|
CI jobs expected to fail. |
|
Core -> Full Integration Build 14756 outcome was FAILURE using a merge of bf00dac |
|
Core -> Full Integration (with SecurityManager) Build 15080 outcome was FAILURE using a merge of bf00dac |
|
Core -> WildFly Preview Integration Build 14885 outcome was FAILURE using a merge of bf00dac |
bf00dac to
1e0e9ef
Compare
|
Core -> Full Integration Build 14773 outcome was FAILURE using a merge of 1e0e9ef |
|
Core -> WildFly Preview Integration Build 14904 outcome was FAILURE using a merge of 1e0e9ef |
|
Core -> Full Integration (with SecurityManager) Build 15097 outcome was FAILURE using a merge of 1e0e9ef |
| <version.org.wildfly.common>2.0.1</version.org.wildfly.common> | ||
| <version.org.wildfly.discovery>1.3.0.Final</version.org.wildfly.discovery> | ||
| <version.org.wildfly.installation-manager.installation-manager-api>1.1.1.Final</version.org.wildfly.installation-manager.installation-manager-api> | ||
| <version.org.wildfly.installation-manager.installation-manager-api>2.0.0.Beta2-SNAPSHOT</version.org.wildfly.installation-manager.installation-manager-api> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@TomasHofman Notice that the plan is to bump to 1.2.x. The idea is to use 2.0.x for any WildFly version after WildFly 41.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @yersan , will update.
d3b8552 to
149722e
Compare
|
Core -> WildFly Preview Integration Build 14954 outcome was FAILURE using a merge of 149722e |
|
Core -> Full Integration Build 14821 outcome was FAILURE using a merge of 149722e |
|
Core -> Full Integration (with SecurityManager) Build 15147 outcome was FAILURE using a merge of 149722e |
149722e to
384fa08
Compare
|
Core -> Full Integration Build 14822 outcome was FAILURE using a merge of 384fa08 |
|
Core -> WildFly Preview Integration Build 14955 outcome was FAILURE using a merge of 384fa08 |
|
Core -> Full Integration (with SecurityManager) Build 15148 outcome was FAILURE using a merge of 384fa08 |
384fa08 to
a4b7c15
Compare
|
Core -> WildFly Preview Integration Build 14962 outcome was UNKNOWN using a merge of a4b7c15 |
|
Core -> Full Integration Build 14829 outcome was UNKNOWN using a merge of a4b7c15 |
|
Core -> Full Integration (with SecurityManager) Build 15155 outcome was UNKNOWN using a merge of a4b7c15 |
a4b7c15 to
c628735
Compare
|
Core -> WildFly Preview Integration Build 14965 outcome was FAILURE using a merge of c628735 |
|
Core -> Full Integration (with SecurityManager) Build 15158 outcome was FAILURE using a merge of c628735 |
|
Core -> Full Integration Build 14832 outcome was FAILURE using a merge of c628735 |
|
Core -> Full Integration Build 14846 outcome was FAILURE using a merge of 052c89a |
|
Core -> WildFly Preview Integration Build 14979 outcome was FAILURE using a merge of 052c89a |
|
Core -> Full Integration (with SecurityManager) Build 15173 outcome was FAILURE using a merge of 052c89a |
052c89a to
4b74601
Compare
|
Core -> WildFly Preview Integration Build 14980 outcome was FAILURE using a merge of 4b74601 |
|
Core -> Full Integration Build 14847 outcome was FAILURE using a merge of 4b74601 |
|
Core -> Full Integration (with SecurityManager) Build 15174 outcome was FAILURE using a merge of 4b74601 |
to list all available manifest versions for subscribed channels
4b74601 to
5240cba
Compare
|
Core -> WildFly Preview Integration Build 14982 outcome was FAILURE using a merge of 5240cba |
|
Core -> Full Integration (with SecurityManager) Build 15176 outcome was FAILURE using a merge of 5240cba |
|
Core -> Full Integration Build 14849 outcome was FAILURE using a merge of 5240cba |
Issue: https://issues.redhat.com/browse/WFCORE-7395
Exploratory first version of how this could be implemented.
Related prospero PR: wildfly/prospero#979
Related installation-manager-api PR: wildfly/wildfly-installation-manager-api#45
This modifies the existing
installation-manager channel-listcommand, so that the current channel version is included in the output: