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

fix(cody): allow pre-release versions for clients#63913

Merged
olafurpg merged 1 commit into
mainfrom
olafurpg/pre-release
Jul 18, 2024
Merged

fix(cody): allow pre-release versions for clients#63913
olafurpg merged 1 commit into
mainfrom
olafurpg/pre-release

Conversation

@olafurpg

Copy link
Copy Markdown
Contributor

Previously, Sourcegraph Enterprise instances with context filters enabled would reject requests from clients that specified a pre-release version like 1.2.0-alpha. This PR makes the version check more relaxed to permit versions like that.

Caught by @taras-yemets in https://github.com/sourcegraph/sourcegraph/pull/63855/files#r1682690612

Test plan

See updated test case.

Changelog

Previously, Sourcegraph Enterprise instances with context filters
enabled would reject requests from clients that specified a pre-release
version like 1.2.0-alpha. This PR makes the version check more relaxed
to permit versions like that.
@cla-bot cla-bot Bot added the cla-signed label Jul 18, 2024
@olafurpg olafurpg enabled auto-merge (squash) July 18, 2024 13:09
@olafurpg olafurpg merged commit 51bc688 into main Jul 18, 2024
@olafurpg olafurpg deleted the olafurpg/pre-release branch July 18, 2024 13:17
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