Skip to content

[release/6.0] Produce symbols archives - #59843

Merged
Anipik merged 2 commits into
release/6.0from
backport/pr-59842-to-release/6.0
Oct 8, 2021
Merged

[release/6.0] Produce symbols archives#59843
Anipik merged 2 commits into
release/6.0from
backport/pr-59842-to-release/6.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 30, 2021

Copy link
Copy Markdown
Contributor

Backport of #59842 to release/6.0

/cc @jkoritzinsky

Customer Impact

This PR re-enables publishing the symbols archives, which are required for source-build. This fixesdotnet/source-build#2403, which is currently blocking 6.0 source build.

Testing

Local validation that the archives are produced.

Risk

Minimal risk. This only produces an additional output file with a well known name that is shipped as a separate file to the blob feed. It does not affect any other files we are shipping.

@ghost

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@jkoritzinskyjkoritzinsky added area-Setup source-build Issues relating to dotnet/source-build labels Sep 30, 2021
@jkoritzinskyjkoritzinsky added this to the 6.0.0 milestone Sep 30, 2021

@jeffschwMSFTjeffschwMSFT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. As this is an infra change we can take this as tell mode. Once it is green, @Anipik can you help merging this?

@MichaelSimons

Copy link
Copy Markdown
Member

@Anipik, can this get merged?

@jkoritzinsky

Copy link
Copy Markdown
Member

I need to make a small change to this PR to avoid breaking the official build.

@jkoritzinskyjkoritzinsky added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Oct 8, 2021
@jkoritzinsky

Copy link
Copy Markdown
Member

I've ported back my official build fix. This is ready for merge again.

@jkoritzinskyjkoritzinsky removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Oct 8, 2021
@Anipik
Anipik merged commit 2cc1b09 into release/6.0Oct 8, 2021
@akoeplinger
akoeplinger deleted the backport/pr-59842-to-release/6.0 branch October 12, 2021 15:29
@ghostghost locked as resolved and limited conversation to collaborators Nov 11, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Setupsource-buildIssues relating to dotnet/source-build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@MichaelSimons@jkoritzinsky@jeffschwMSFT@hoyosjs@Anipik