This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Temporarily disable symweb indexing#10807
Merged
dagood merged 1 commit intodotnet:masterfrom Apr 7, 2017
Merged
Conversation
gkhanna79
reviewed
Apr 7, 2017
| }, | ||
| { | ||
| "enabled": true, | ||
| "enabled": false, |
Member
There was a problem hiding this comment.
Can we please have a tracking issue to re-enable this when everything is back to normal?
Member
Author
There was a problem hiding this comment.
Good idea, created https://github.com/dotnet/coreclr/issues/10809 to track.
wtgodbe
approved these changes
Apr 7, 2017
MattGal
approved these changes
Apr 7, 2017
Member
Author
|
Merging, checked-in defs aren't used by CI. |
picenka21
pushed a commit
to picenka21/runtime
that referenced
this pull request
Feb 18, 2022
Commit migrated from dotnet/coreclr@628696b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This step fails builds when the share is full, and the coreclr/master build takes up a lot of space. This share is also used by servicing branches and corefx. Disabling this step for now will take this pressure off the infra until we find a different mitigation.
Indexing on symweb isn't absolutely necessary. It is one symbol acquisition dev flow out of a few. For example, MyGet will still work.
/cc @MattGal