Skip to content
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

Removing references to any experiment engines from the codebase #161

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

romanwozniak
Copy link
Contributor

Context:

When Turing codebase was initially open-sourced, it still contained some mentions of the private experiment engines in its codebase. Together with this, it had a special treatment of Litmus experiment engine, which resulted in a requirement to set LITMUS_PASSKEY environment variable in turing routers. This PR removes such legacy code.

@romanwozniak romanwozniak requested a review from a team January 26, 2022 11:55
@romanwozniak romanwozniak self-assigned this Jan 26, 2022
Copy link
Contributor

@ashwinath ashwinath left a comment

Choose a reason for hiding this comment

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

From what I understand this just looks like no major logic changes and just removal of Litmus into a generic experiment engine.

@romanwozniak romanwozniak merged commit 89818ca into caraml-dev:main Jan 28, 2022
@romanwozniak romanwozniak deleted the clean_up_exp_engine_refs branch January 28, 2022 01:33
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.

2 participants