Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PackageArtifacts AzDO build artifacts are missing packages #2537

Open
Tracked by #2570
tmat opened this issue Nov 27, 2019 · 5 comments
Open
Tracked by #2570

PackageArtifacts AzDO build artifacts are missing packages #2537

tmat opened this issue Nov 27, 2019 · 5 comments

Comments

@tmat
Copy link
Member

tmat commented Nov 27, 2019

The ADO artifacts should include all .nupkg and .snupkg files from artifacts\packages\$(BuildConfiguration), including subdirectories (the directory structure should be preserved).

@JohnTortugo
Copy link
Contributor

Thanks for creating the issue. Do you have an specific build where this is happening - just to make easier for me to repro the problem?

@tmat
Copy link
Member Author

tmat commented Jan 4, 2020

https://dev.azure.com/dnceng/internal/_build/results?buildId=471670&view=artifacts&type=publishedArtifacts

Compare PackageArtifacts with packages.

@tmat
Copy link
Member Author

tmat commented Jan 4, 2020

(not sure why packages have -ci versions, but that's unrelated issue)

@markwilkie
Copy link
Member

Is this still an issue? Adding @garath as he's working in this space.

@JohnTortugo
Copy link
Contributor

It still needs work. We lookup all .nupkg recursively from Shipping and NonShipping folders, but we don't keep them separate thus not maintaining the folder structure. We also don't look for .snupkg.

@dkurepa dkurepa transferred this issue from dotnet/arcade Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants