Add "Download" button to job log
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
No "Download log" button when viewing job output.
Intended users
Developers / Devops
Further details
It's more convenient than clicking "Show complete raw" then File -> Save As.
Proposal
As a developer, when debugging build issues I would like to be able to download the log from a job with one click.
Permissions and Security
Nothing additional required, it's already possible, just more awkward than it should be.
Documentation
I don't know, I couldn't find any documentation for the page in question.
Testing
What does success look like, and how can we measure that?
There is a button, when clicked it downloads the log. Probably with a .log file extension so I can easily open it in my text editor from the browser download page. The file name should include the job id so that there is no name clashing when I download the logs from multiple jobs.