dotnet/runtime

Clean up AnyOS handling in build-test-job.yml

Open

#61.790 geöffnet am 18. Nov. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (5.445 Forks)batch import
area-Infrastructurehelp wanted

Repository-Metriken

Stars
 (17.886 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 12T 11h) (661 gemergte PRs in 30 T)

Beschreibung

As part of the runtime test build reorganization, we introduced some special cases in build-test-job.yml where instead of using $(managedTestArtifactRootFolderPath) for the upload path, we manually build the folder name. We should investigate refactoring how we set managedTestArtifactRootFolderPath so we can go back to using it in all cases.

Contributor Guide