Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Conversation

emidoots
Copy link
Member

@emidoots emidoots commented Jul 4, 2023

We still use sourcegraph/server to run our integration tests in our CI pipelines (yuck) and in my change #54466 I failed to realize that IsSingleBinary() and IsDeployTypeSingleDockerContainer(Type()) report different things.

This fixes the issue, and likely fixes main on our CI pipelines. If not, then both this change and the other should be reverted.

Test plan

CI

…main' CI)

We still use `sourcegraph/server` to run our integration tests in our CI
pipelines (yuck) and in my change #54466 I failed to realize that
`IsSingleBinary()` and `IsDeployTypeSingleDockerContainer(Type())` report
different things.

This fixes the issue, and likely fixes `main` on our CI pipelines.

Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
@cla-bot cla-bot bot added the cla-signed label Jul 4, 2023
@emidoots emidoots requested review from davejrt and chwarwick July 4, 2023 22:57
@emidoots emidoots enabled auto-merge (squash) July 4, 2023 22:57
@emidoots emidoots merged commit 406cebd into main Jul 4, 2023
@emidoots emidoots deleted the sg/fix-ci branch July 4, 2023 23:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants