-
Notifications
You must be signed in to change notification settings - Fork 804
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
Remove GTS and prettier #2204
Remove GTS and prettier #2204
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2204 +/- ##
=======================================
Coverage 93.68% 93.68%
=======================================
Files 53 53
Lines 1726 1726
Branches 358 358
=======================================
Hits 1617 1617
Misses 109 109 |
How do we continue regarding this? There is a new API release now but it seems core is blocked because of lint. |
We will discuss at SIG today. Core is also blocked on a broken grpc exporter test |
For lint you could cherry pick the workaround (2142a5d) to pin prettier |
I just updated this PR to be the minimal set of linting changes to remove gts and prettier |
Merging because test failures are unrelated |
Some lint rules updated without a minor version change it seems causing other PRs to fail unless you do a full clean and bootstrap. This fixes it for everyone.