Display pipeline variables in ui
Problem to solve
It's hard to differentiate and compare manually created pipelines with custom variables.
Target audience
Product Manager, Software Developer
Further details
Imagine we created few Manually-specified pipeline variables via rest-api or "run pipeline" button. Then we want to check results and analyze build failures depends on the variables we passed.
Right know the only way of doing that is logging all variables in the script.
Proposal
- Display list of environment variables in pipeline page. below git commit id
- Display list of environment variables in popup in pipelines list page on clicking some button or moving mouse pointer on particular pipeline.
What does success look like, and how can we measure that?
Users will able to view variables.
Edited by Stas