mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:51:55 +00:00
These are more frequently erroneous than helpful. See https://sourcegraph.slack.com/archives/C04MYFW01NV/p1719209633005499. This eliminates a source of frustration and flakiness in pull requests and removes a lot of code and Bazel complexity. If we want to revive them, we can revert this commit. Note that `client/web-sveltekit` does not use Percy, and if we want it to, we can always revert this commit or start over from scratch if that's easier. <!-- PR description tips: https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e --> ## Test plan CI Co-authored-by: Jean-Hadrien Chabran <jean-hadrien.chabran@sourcegraph.com> |
||
|---|---|---|
| .. | ||
| build_code_intel_extensions.bzl | ||
| BUILD.bazel | ||
| buildCodeIntelExtensions.js | ||
| customMochaSpecReporter.js | ||
| extractGraphQlOperationCodegenPlugin.js | ||
| generate_graphql_operations.bzl | ||
| generate_schema.bzl | ||
| generateCssModulesTypes.ts | ||
| generateGraphQlOperations.ts | ||
| generateSchema.ts | ||
| suppressPollyErrors.js | ||
| tools.bzl | ||