Hi Antonio,

this draft tests switching CI from release to the full cluster config.

https://github.com/apache/netbeans/pull/5568

the properties file does need some cleanup IMO and we should make sure that the cluster order isn't significantly different from whatever ends up running during CI and the release config.

best regards,
michael


On 26.02.23 22:11, Antonio wrote:
Hi,

Wow, it's full of clusters [1]!

Taking a look at cluster.properties I noticed these entries for the update centers...

nb.cluster.stableuc.depends=${clusters.config.full.list}
nb.cluster.betauc.depends=${clusters.config.full.list}
nb.cluster.experimental.depends=${clusters.config.full.list}

If we added "rust" to "clusters.config.full.list" will it end up in the stable update center? Maybe we don't want that yet, right?

Maybe we want a "cluster.config.beta.list" instead of "cluster.config.full.list"?

Cheers,
Antonio


[1]
clusters.config.basic.list
clusters.config.betauc.list
clusters.config.bloated.list
clusters.config.cndext.list
clusters.config.cnd.list
clusters.config.cpplite.list
clusters.config.dlight.list
clusters.config.enterprise.list
clusters.config.experimental.list
clusters.config.full.list
clusters.config.groovy.list
clusters.config.identity.list
clusters.config.javacard.list
clusters.config.java.list
clusters.config.jdev.list
clusters.config.minimal.list
clusters.config.mobility.list
clusters.config.odcs.list
clusters.config.php.list
clusters.config.platform.list
clusters.config.python.list
clusters.config.release.list
clusters.config.remote.list
clusters.config.rust.list
clusters.config.stableuc.list
clusters.config.standard.list




On 26/2/23 20:44, Michael Bien wrote:
btw, Matthias' proposal to use the full config is exactly the same as my proposal since full would be release + rust which is what I mean 😄

the full property is just built differently and has different cluster ordering.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to