igor icon indicating copy to clipboard operation
igor copied to clipboard

fix(pipelineTriggers): change buildNumber type from int to string

Open jaredstehler opened this issue 2 years ago • 5 comments

in order to support build numbers which are not strict integers (i.e. "123.1")

https://github.com/spinnaker/spinnaker/issues/6743

jaredstehler avatar Oct 20 '22 17:10 jaredstehler