Skip to content

Enable reproducible builds with Source Link support #149

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

Merged
merged 6 commits into from
Dec 27, 2021

Conversation

atifaziz
Copy link
Collaborator

This PR enables reproducible builds via DotNet.ReproducibleBuilds, which includes Source Link support.

DotNet.ReproducibleBuilds chooses to embed symbols by default, so for sake of simplicity for now, the publishing of a symbols package is being removed in favour of embedding.


PS See also Improving Debug-time Productivity with Source Link.

@atifaziz atifaziz added this to the 0.7.0 milestone Dec 27, 2021
@atifaziz atifaziz merged commit 27a0b41 into docopt:master Dec 27, 2021
@atifaziz atifaziz deleted the reproducible-builds branch December 27, 2021 16:15
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

Successfully merging this pull request may close these issues.

1 participant