Younes Jaaidi

Results 99 comments of Younes Jaaidi

Hey @sand4rt are you available in the upcoming days or weeks so we can finish this 😊 Maybe if you could just update your branch I could send you a...

Thanks @sand4rt! @edbzn and I had to update and fix #29544 before moving forward. I think that we have everything now 😊: - ✨ it works with thew new transformation...

> @yjaaidi I am running into some issues while testing this library. [sand4rt/playwright-ct-angular#50](https://github.com/sand4rt/playwright-ct-angular/issues/50) ~[sand4rt/playwright-ct-angular#51](https://github.com/sand4rt/playwright-ct-angular/issues/51)~ Resolved ~[sand4rt/playwright-ct-angular#52](https://github.com/sand4rt/playwright-ct-angular/issues/52)~ Resolved > > I have pulled and linked the PR branch and still face...

@rainerhahnekamp note that there are some known limitations on what can be used in providers. We've documented this here https://github.com/jscutlery/devkit/tree/main/packages/playwright-ct-angular#%EF%B8%8F-known-limitations but we will add this to playwright docs once this...

So sorry for responding so late but could you please try and run `yarn install` instead of npm?

I am going to close this issue for now. Please let us know if you still encounter any problems in a new issue. Thank you!

Oh yes ! I think it should solve the issue. Concerning the bump, this is just a mistake because I'm used to bump my hotfixes using git flow.

Oh ok I understand. I've just been lazy as we have unit tests for this on our app wishtack.com but didn't take time yet to add same tests on django-tastypie-mongoengine....

Hey @mvrana-cen81948 ! Thank you for the PR. This is definitely something that we want to solve with our new custom "strategy" system. We want to let developers choose which...

Thanks @michalvadak for raising the issue. We'll have to dive into this. Meanwhile, could you confirm that using `baseBranch: 'HEAD:main'` works for you? Thank you 🙏