Paul Roy

Results 8 comments of Paul Roy

Hi @JesseKlaasse Your stuff seems pretty cool, have you considered the option to make an extension as odinsej suggested? The search option is particularely interesting!

For anyone looking to import realms, it's entirely possible now thanks to https://github.com/bitnami/containers/issues/4761 You need to specify `extraStartupArgs: "--import-realm"` and mount a volume with the import path `/opt/bitnami/keycloak/data/import` with your...

that's pretty relevant; I had to do this for my PR too

I honestly didn't know about the display name, but I still think it's an interesting feature to activate for all jobs. As it's not necessarily needed for everyone it's better...

Hello, is this branch only missing tests to fix the bug? Can we contribute and if so, what would be the best way to do it? (Fork the branch on...

> Publishing a new patch now just to update the peer dependency range isn’t really worthwhile, especially since we’re already working on NgRx 20. Just for feedback; this could actually...

> [@PaulARoy](https://github.com/PaulARoy) There's an alternative to `--legacy-peer-deps`. [#4787 (comment)](https://github.com/ngrx/platform/issues/4787#issuecomment-2927617033) Thanks for the tip I didn't see this one: we did the migration before this comment. That's indeed a clean solution...

> > Publishing a new patch now just to update the peer dependency range isn’t really worthwhile, especially since we’re already working on NgRx 20. > > I disagree updating...