Open plyr4 opened 1 year ago
when executing a deployment its hard to keep track of which parameters were injected into a particular build
we could keep track of them and display these clearly in the UI somewhere
completed in https://github.com/go-vela/ui/pull/818
actually, this could still be better by displaying the deployment params on the build page from the triggered build
Description
when executing a deployment its hard to keep track of which parameters were injected into a particular build
we could keep track of them and display these clearly in the UI somewhere