dotnet/runtime

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

Open

#61 790 ouverte le 18 nov. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C# (5 445 forks)batch import
area-Infrastructurehelp wanted

Métriques du dépôt

Stars
 (17 886 stars)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

Description

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.

Guide contributeur