Pipeline Authoring in 13.8
Repeat failed test counter
The Testing group shipped
repeat failed test counter in 13.8 which is a super handy feature that will allow you to see if a test that is failing in your MR has failed on the default branch in the last 14 days. This will lead into the team’s roadmap feature for flaky test detection.
Dogfooding macOS shared runners
The macOS shared runners are now
dogfooding themselves! Meaning, the pipeline that builds the code for the macOS shared runners now includes a job that runs on the macOS shared runners. If you think about it for a minute… it’s still a little confusing 😂
Project level configuration for Keep Latest Artifact