Description of the feature request
Modify the “show bitrise.yml” dialog to change the label “current bitrise.yml” to be a dropdown that lets you select the .yml for any build. Points for easy selection of current yml and last successful build’s yml.
Another use case would be to make it easier to download individual .yml files. Of course, all this presupposes that we have a clue of how to make sense of a .yml file.
Use case / for what or how I would use it
We broke our build and we suspect that the problem is our Bitrise configuration. It would be useful to be able to look at the broken build’s YAML and compare with the YAML for the last successful build. We have made a handful of bitrise changes since the build broke to try to get things working. So comparing a build’s yml with the current yml isn’t quite what we want.
Currently there is a useful button that can compare the YAML for a build with the current YAML. But I can think of a few different comparisons that I would like to be able to do.