Skip to content

Disable sourcelink locally consistently#47297

Merged
ViktorHofer merged 1 commit intodotnet:masterfrom
ViktorHofer:SourceLinkLocal
Jan 22, 2021
Merged

Disable sourcelink locally consistently#47297
ViktorHofer merged 1 commit intodotnet:masterfrom
ViktorHofer:SourceLinkLocal

Conversation

@ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Jan 21, 2021

Fixes #47130

With dotnet/arcade@1530d9c it's now possible to build the repo without source link being enabled. Previously the generation of the native versions file was failing without source link. Disabling source link by default locally for the runtimes and installer - it was already disabled for all libraries.

@ghost
Copy link

ghost commented Jan 21, 2021

Tagging subscribers to this area: @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

With dotnet/arcade@1530d9c it's now possible to build the repo without source link being enabled. Previously the generation of the native versions file was failing without source link. Disabling source link by default locally for the runtimes and installer - it was already disabled for all libraries.

Author: ViktorHofer
Assignees: ViktorHofer
Labels:

area-Infrastructure

Milestone: -

@ViktorHofer
Copy link
Member Author

Test failure is #47340.

@ViktorHofer ViktorHofer merged commit 088cddb into dotnet:master Jan 22, 2021
@ViktorHofer ViktorHofer deleted the SourceLinkLocal branch January 22, 2021 16:27
@ghost ghost locked as resolved and limited conversation to collaborators Feb 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The repo fails to build when git source control information isn't available

2 participants