Skip to content
#

lsif-enabled

Here are 48 public repositories matching this topic...

NDagestad
NDagestad commented Dec 5, 2021

When getting the values and shadows of a key, if there are no values at all, StringsWithShadows will return an array with an empty string. This does not seem like the right behaviour.
I would expect StringsWithShadows to return an empty array if there are no values. The documentation says that ValueWithShadows returns the raw value so there is a case to be made for it to return an empty string, b

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.

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