Skip to content

Use cli version for featureset detection #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 26, 2024

Conversation

bcpeinhardt
Copy link
Collaborator

This PR creates a FeatureSet object describing the features supported by a given coder version. It also changes the logic to use the CLI version if available (failing that we use the version from buildinfo like before).

closes #323

@code-asher when I go to test this the proxyLogDirectory setting doesn't show up in my extension settings, I must be doing something silly.

@bcpeinhardt bcpeinhardt requested a review from code-asher July 26, 2024 00:46
Copy link
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect!

when I go to test this the proxyLogDirectory setting doesn't show up in my extension settings, I must be doing something silly.

Weird, I tested and it worked for me at least. Maybe it needed to be rebuilt?

@bcpeinhardt bcpeinhardt merged commit c6e7f36 into main Jul 26, 2024
2 checks passed
@bcpeinhardt bcpeinhardt deleted the use_cli_version_for_featureset_detection branch July 26, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use cli version instead of Coder version
2 participants