Hello all, We are instanciating pipelines on the fly with the gocd yaml config plugin and some scripting. Say when a configuration file is added to Gitlab, we create a new pipeline A and a new pipeline B, and B will be listening to a specific repository for further configuration and will have pipeline A as a material also. Currently everything works fine. But in order to trigger pipeline B with the GoCd API we need to provide the fingerprint for pipeline A. Is there a way to use an API or compute the fingerprint for pipeline A once it is registered by the yaml config plugin, or the only possible way is to use the API config/materials ?
Best regards, Alain -- 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/9838077c-1422-4ec6-919c-8c28eb1ea5c2n%40googlegroups.com.
