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

VSCE: lock down backwards compatibility in integration tests #34286

@tjkandala

Description

@tjkandala

We are aware that search doesn't work in the VS Code extension when it is pointed at a Sourcegraph instance that is <v3.31.2 (#31017). To better serve our enterprise users, we should ensure that the extension works for a (TBD) range of Sourcegraph versions while preventing regressions as teams make changes to core features.

  • Determine the oldest version we should support
    • Depending on what version this is, it may involve additional work to get features working
  • Ensure integration tests run against both the latest API version and the oldest version that we support (technical approach to be decided in PR)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions