Alexey Kulakov

Results 65 comments of Alexey Kulakov

if only there was a codemod for this migration 🤔

I ran into this as well, it works fine with yarn but starts to spin up several processes that take up 100% of CPU, only see this with `pnpm` projects

I fully understand and path forward is to switch to embroider/vite but we have a few road blocks at the moments, I was wondering if it would be possible to...

> [@aklkv](https://github.com/aklkv) On webpack/embroider, I followed the directions here https://github.com/evoactivity/ember-modern-css to use a webpack-based style setup rather than mimicking the traditional ember-cli setup. TY 👍🏻 I have seen this setup...

> Generally, using `ember-exam` sounds like a good idea for introducing parallel testing. > > I've only been able to compare `test:ember` (not including the VRT testing in Percy) and...

> FWIW the percy message is not unique to this PR. I see it in [others](https://github.com/hashicorp/design-system/actions/runs/9575562468/job/26400648601?pr=2176#step:9:13) as well. oh, good to know I thought `ember-exam` parallel runs triggered this warning

It seems that `ember-exam` & `percy` is no bueno, it started flaking while waiting to take a snapshot

@Dhaulagiri I think I got it fixed so the tests aren't flaking anymore but but speed gains are a little less we are sitting at `2m 45s` which is still...

@Dhaulagiri No worries at all. One thing I noticed that Percy is still in `Pending` state, I wonder if this is something related to my changes

@MelSumner I think it's ready for review except it were are some new a11y failed tests, I am guessing I bumped axe-code by accident and questions in description