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

Disable all parsoid-php vs parsoid-js special cases #1234

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

Pchelolo
Copy link
Contributor

@Pchelolo Pchelolo commented Dec 18, 2019

Once this is deployed there will be no special cases and all the traffic will go into the selected variant (PHP) with no mirroring.

After this, once we're very confident no revert will be needed, I will clean up the whole splitting code and config.

cc @wikimedia/parsing

Copy link
Contributor

@cscott cscott left a comment

Choose a reason for hiding this comment

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

LGTM! What's the current value of this.splitRegex here?

@Pchelolo
Copy link
Contributor Author

LGTM! What's the current value of this.splitRegex here?

It's a catch-all /.*/.. it's a bit inverse now, as default_variant is JS but we invert everything :) I'll clean all this up after we're done with transition

@Pchelolo Pchelolo merged commit 9d07f35 into wikimedia:master Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants