dotnet / dotnet/source-indexer
Why are build failures ignored during indexing?
Open
- Dominant language
- C#
- Stars
- 55
- Forks
- 46
- Avg merge
- 23h 42m
- Merged PRs (30d)
- 15
Description
https://github.com/dotnet/source-indexer/blob/7bc9835eb5cc53551a959f1044679b1720fc20aa/src/index/index.proj#L91
Currently it seems like build failures for the the repositories to be indexed are ignored. It's weird those are ignored and the build succeeds like nothing happened; this leads to the server running fine but not actually showing the results for the failed repository.
I suppose this is the reason for issues like https://github.com/dotnet/source-indexer/issues/60?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.