Ramin Tadayon
Ramin Tadayon
> Hello, I switched to the pre-release version and tried logging in to the vscode taskbar and yes, the login was successful. I also ignored the organizations I own in...
> A release has happened. Can I merge? @sergeibbb Thanks for the reminder! Merged it.
Since I'm not very familiar with how playwright works, may I ask what settings it is using when run? For example, if I have the graph opening in editor by...
When I try it with `yarn test:e2e`, all my tests are failing. Here are the logs: ``` $ yarn test:e2e yarn run v1.22.21 $ playwright test -c tests/e2e/playwright.config.ts ✔ Validated...
@dzalf Can you please enable debug logging by running from GitLens: Enable Debug Logging from the Command Palette (F1 or ctrl/cmd+shift+p). This will enable logging to the GitLens and GitLens...
I don't have any idea how to test this, so there's not much review I can do here, but I am for adding lint checks to PRs if they aren't...