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

Automatic post-build symbol availability validation #173

Closed
dagood opened this issue May 15, 2018 · 3 comments
Closed

Automatic post-build symbol availability validation #173

dagood opened this issue May 15, 2018 · 3 comments
Assignees

Comments

@dagood
Copy link
Member

dagood commented May 15, 2018

@dagood commented on Tue May 15 2018

Validate that the symbols made it to the official public symbol server endpoint after each build.

per @mikem8361 : build a tool using the Microsoft.SymbolStore support from the symstore repo/feed https://github.com/dotnet/symstore that index and verify PDB and DLLs are on any symbol server.

@maririos maririos changed the title Automatic post-build symbol availability validation [Publishing] Automatic post-build symbol availability validation Jul 16, 2018
@markwilkie
Copy link
Member

Tracked in #167

@dagood
Copy link
Member Author

dagood commented Oct 15, 2018

That's not the case--I described the relationship between these two issues in the description of the other issue:

[This issue is] about making sure the symbols are available from the production endpoints, [#167] is about making sure the right symbols are included in build outputs at all.

I'm reopening this--they're very distinct scenarios.

The release team is what needs this tooling to include as a release step to make sure both the symbol publish tooling works and the symbol server accepted the symbols. It's the build infra's responsibility to provide the correct symbols to the release infrastructure, which is why I see this dividing line as very important.

/cc @leecow

@dagood dagood reopened this Oct 15, 2018
@JohnTortugo JohnTortugo self-assigned this Apr 8, 2019
@JohnTortugo JohnTortugo changed the title [Publishing] Automatic post-build symbol availability validation Automatic post-build symbol availability validation Apr 8, 2019
@JohnTortugo
Copy link
Contributor

Closing this since now we have a short term solution (#2534) and another issue for a long term solution (dotnet/arcade-services#2465)

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

3 participants