Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Modify Microsoft.SymbolUploader.Build.Task to support uploading to multiple endpoints #145

Open
mikem8361 opened this issue Nov 2, 2019 · 0 comments
Assignees
Labels
symbol-uploader Symbol Uploader bug or work item
Milestone

Comments

@mikem8361
Copy link
Member

@mikem8361 commented on Tue May 15 2018

Since we upload to both msdl and symweb now, it would be more efficient to modify the symbol uploader build task to accept multiple symbol server URLs and PATs. The PAT would have to become a metadata on the SymbolServer TaskItem. This would allow the files to be opened, read and any Portable PDB to Windows conversion to happen only once.

The Microsoft.Symbol.Uploader internal PublishFileInfo lifetime logic would have to change not to Dispose after the file is uploaded.

@mikem8361 mikem8361 self-assigned this Nov 2, 2019
@mikem8361 mikem8361 added the symbol-uploader Symbol Uploader bug or work item label Nov 2, 2019
@mikem8361 mikem8361 added this to the 3.1 milestone Nov 2, 2019
@mikem8361 mikem8361 modified the milestones: 3.1, Future Nov 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
symbol-uploader Symbol Uploader bug or work item
Projects
None yet
Development

No branches or pull requests

1 participant