Oleg Vaskevich

Results 19 comments of Oleg Vaskevich

Yikes, tests failed and looks this needs more work. Could be that this project or a dependency is interfering with queuing (https://github.com/nodejs/diagnostics/blob/master/tracing/AsyncHooks/problematic-modules.md), though I'm not at all familiar with this...

Just my 2¢ but I'd still love a version of this that runs client side when pushing up PRs simply because it's a more accessible solution, especially in larger companies...

This works now (running 0.2.20240219); run: `sl config --local github.pr_workflow single`. However, merging the bottom-most PR in the stack results in a merge conflict on the next PR: Even if...

Wanted to share some (hacky) Makefile commands I've put together to get Sapling set up in a clone of an existing GitHub repo (thanks @adamh-oai and @adzenith!). This handles a...

+1 - one thing that's kind of hard is going back from the GitHub PR to the local branch. If I'm not missing something, you need to keep track of...

Running into this as well w/TS 2.7.2. The issue seems to happen when adding attributes, especially to deeply-nested structures, especially with tables. For instance, my file with this in it...

BTW, if anyone needs inspiration feel free to reference this PR: https://github.com/aviator-co/av/pull/271

Until this is officially supported, I took a stab at updating the script to support macOS, since I wanted to run Outline on my M2 Mac mini sitting at home....

@smeenai you might be interested in: https://github.com/aviator-co/av/pull/271, which I contributed to since that actually seemed like the most mature tool.