Michaël Bitard

Results 26 issues of Michaël Bitard

Let's say we have 2 users, `admin`, and `user` We are connected as `admin` and we want to impersonate `user` ## Expected Behavior We are trying to use keycloak impersonation...

help wanted
question

Bonjour, Nous avons vu que la librairie react-dsfr avait fait une série de script pour extraire les classes/breakpoints,... et les typer. Leur documentation est ici --> https://react-dsfr.codegouv.studio/css-in-js De notre côté,...

évolution

Salut, Sur [Camino](https://gitlab-forge.din.developpement-durable.gouv.fr/pub/pnm-public/camino), on utilise vue (en mode tsx) et on se dit que la partie typage du DSFR de ce projet est vraiment chouette et on aimerait la même...

**Describe the bug** On our CI, we get random `too many open files` errors **Expected behavior** These errors should not appear because we should not be in 'watch' mode? ```bash...

bug

##### Summary When using --fix, every oneliner that has a variable inside is broken. For example, if I have this: ```yaml - dnf: name=https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-{{ ansible_distribution_version }}.noarch.rpm ``` I get ```yaml...

new
bug

Related to #609 the fileOverrides now works correctly. I prevented the config file from being watched if the cli is not in watch mode