dotnet/runtime

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

Open

#61.790 aberto em 18 de nov. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C# (5.445 forks)batch import
area-Infrastructurehelp wanted

Métricas do repositório

Stars
 (17.886 stars)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

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.

Guia do colaborador