You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update deps
* Tweak repro step text
* Exclude minified files since failures are relatively low priority
* Display a warning if not all repos were processed
* Add a table for investigation notes
// The URL of the artifact can be determined via AzDO REST APIs, but not until after the artifact is published
335
-
summary+=`<li>Download <code>${replayScriptArtifactPath}</code> from the <a href="${artifactFolderUrlPlaceholder}">artifact folder</a></li>\n`;
335
+
summary+=`<li>Back in the initial folder, download <code>${replayScriptArtifactPath}</code> from the <a href="${artifactFolderUrlPlaceholder}">artifact folder</a></li>\n`;
0 commit comments