drone / proposal

Drone Project Design Documents
13 stars 4 forks source link

Build promotion, optional inherit build parameters. #8

Open tphoney opened 2 years ago

tphoney commented 2 years ago

Currently when we promote a build in the UI or in the CLI we inherit any build parameters passed. This should be optional and allow the end user to edit / remove / add those build parameters. This is based on the PR https://github.com/drone/drone/pull/3106

Drone api changes - allow build promotion to ignore existing parameters via a switch Drone cli changes - allow build promotion to ignore existing parameters via a switch Drone ui changes - allow build promotion to edit / remove existing build parameters, and add new build parameters in the dialog box