Tags: sourcegraph/src-cli
Tags
fix/repo-list: print partial data when there are graphql errors (#1282) * update GraphQLErrors to have constructor + handle paths * add test for repo list with some repos failing but not all * update src repo list to handle graphql errors - errors are treated as warnings when getting partial data - if we have no data and just errors that is a fatal error * add comment * Handle partial repo list warnings
fix/repo-list: print partial data when there are graphql errors (#1282) * update GraphQLErrors to have constructor + handle paths * add test for repo list with some repos failing but not all * update src repo list to handle graphql errors - errors are treated as warnings when getting partial data - if we have no data and just errors that is a fatal error * add comment * Handle partial repo list warnings
PreviousNext