Skip to content

Add experiments using ConfigCat #15

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 6 commits into from
Aug 17, 2022
Merged

Conversation

jeanp413
Copy link
Member

Description

Add experiments using ConfigCat

Related Issue(s)

Fixes gitpod-io/gitpod#12155

How to test

Release Notes

NONE

@jeanp413 jeanp413 marked this pull request as ready for review August 17, 2022 19:01
const forceUseLocalApp = vscode.workspace.getConfiguration('gitpod').get<boolean>('remote.useLocalApp')!;
// const forceUseLocalApp = (await this.experiments.get<boolean>('gitpod.remote.useLocalApp', session.account.id))!;
Copy link
Member Author

Choose a reason for hiding this comment

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

Disable configcat for now before merging

@jeanp413 jeanp413 merged commit 8b096e3 into master Aug 17, 2022
@jeanp413 jeanp413 deleted the jp/configcat-experiments branch August 17, 2022 19:17
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.

[code-desktop] Switch all SaaS VS Code Desktop users to SSH Gateway
1 participant