Skip to content
#

lsif-enabled

Here are 51 public repositories matching this topic...

indradhanush
indradhanush commented May 6, 2022

A 451 HTTP status code indicates: Unavailable For Legal Reasons. We encounter quite a few of these during repo sync, which in turn leads to an elevated error rate and consequently an alert for external service sync error rate is triggered on cloud.

The expected behaviour should be to handle the return status code and mark the repo as deleted on Sourcegraph.

The error seems to be generat

jhchabran
jhchabran commented Sep 28, 2021

Presently, images are only tagged with latest. Also, when deploying docs.sourcegraph.com, we ensure that we're fetching the correct one with the digest.

The problem is that when we release a new version of docsite, the present process requires to override the latest tag, therefore breaking the ability to deploy the previous version if the docker daemon doesn't have it cached locally.

good first issue

Improve this page

Add a description, image, and links to the lsif-enabled topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lsif-enabled topic, visit your repo's landing page and select "manage topics."

Learn more