-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Console refactor #1688
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
Console refactor #1688
Conversation
|
Review app for commit 7afa580 deployed to Heroku: https://hge-ci-pull-1688.herokuapp.com |
|
Review app for commit 2a63989 deployed to Heroku: https://hge-ci-pull-1688.herokuapp.com |
|
Review app for commit 95289eb deployed to Heroku: https://hge-ci-pull-1688.herokuapp.com |
f826115 to
d6319ca
Compare
|
Review app for commit e31211e deployed to Heroku: https://hge-ci-pull-1688.herokuapp.com |
|
Review app for commit ac4d562 deployed to Heroku: https://hge-ci-pull-1688.herokuapp.com |
|
Review app for commit f3dc32c deployed to Heroku: https://hge-ci-pull-1688.herokuapp.com |
|
Review app for commit cdce30d deployed to Heroku: https://hge-ci-pull-1688.herokuapp.com |
|
Review app https://hge-ci-pull-1688.herokuapp.com is deleted |
|
Review app for commit 418e3ba deployed to Heroku: https://hge-ci-pull-1688.herokuapp.com |
<!-- The PR description should answer 2 important questions: --> ### What All the tests were passing, but since we're going to diff execution plans in prod, need to remove false positives, so this PR changes our engine tests to diff execution plans between old and new pipelines. We fix everything to make these pass. Next step is to actually run these in prod and emit traces for failures. V3_GIT_ORIGIN_REV_ID: 289e07016b6210d052736697ca3c71760ebade40
Description
Lots of random refactoring mainly revolving around:
Affected components
Related Issues
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds