Add display names to the docs and testing stage jobs
Closed this issue ยท 4 comments
matheusgomes28 commented
daredevil3435 commented
Can you explain more? I would like to work on this issue
matheusgomes28 commented
Hello @daredevil3435 , thanks for the interest!
This task is just about adding the names to be displayed in the CI. Check them out here: https://dev.azure.com/Matheusgarcia28/Base64pp/_build/results?buildId=393&view=logs&jobId=cb2e13c4-4a2e-52bb-cb58-7479a6546e29 . You can see that there are jobs only displayed with the name "job".
To change this, you have to edit the azure-pipeline.yml
file and add the displayName
tag on those jobs!
matheusgomes28 commented
@daredevil3435 Are you still interested? If not I'm going to push this soon. Let me know if you want to get the contribution for this!
matheusgomes28 commented
Closed with #53