mbien commented on PR #5568: URL: https://github.com/apache/netbeans/pull/5568#issuecomment-1446222425
> I would look to make the orders the same in CI, if nothing else than to keep any surprises down. so do I. I hoped to get a hint in how do do that :) Added a commit with a proposal. > May also want to consider whether there should be a specific CI cluster config rather than using full? I made the exact same suggestion. But it would be just a copy of `full` right now. @matthiasblaesing suggested to use `full` on the dev list which I am fine with too. Full is special since it really means **everything**, if `rust` isn't included in full, rust won't even build due to https://github.com/apache/netbeans/blob/5043b05a71bfe305b7939e777b8daaca4d093734/nbbuild/cluster.properties#L177-L178 I did also switch the default target to `build` as discussed in https://github.com/apache/netbeans-website/pull/643#issuecomment-1445139502 to check that everything is green. > The cluster file as a whole could do with radical editing! cleaned it up a little bit. I might have removed too much, please check (cc @ebarboni). Are the updatecenter lists still used or is it generated differently now? Mostly asking since they include the team list which contains many modules which don't exist anymore (unless I miss something obvious). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
