Hi Everyone, We have a GoCD plugin that implements the Package Material extension to Go in order to provide Docker-based pipeline materials. As of GoCD 20.3.0 (approximately) the package definitions getting added to our config.xml file suddenly included a defaulted "autoUpdate="false" attribute which is causing the auto-triggering of pipelines to stop (no material changes are detected so no automatic scheduling occurs). In the past this attribute did not exist and package materials behaved as if auto-update was implicitly enabled. I've dug through the documentation trying to find out if there was a change that added auto-update behavior to package materials but so far I've had no luck. I also don't see any way for this to be controlled from the plugin side and no widget appears in the package material configuration screen that lets us specify the auto-update value. So far I've been manually editing the attributes in the config.xml when they appear but this isn't a real solution.
I'm hoping that someone here can shed some light on what is going on or what changes would need to be made to resolve this (either providing a way to hard-code the auto-update value to "true" as we always want this enabled or at minimum how to expose this in the UI when configuring a package material). Thanks very much for your help! -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/0030541b-87f2-42dc-ae52-62cd94f03f44n%40googlegroups.com.
