Adrien Dupuis

Results 14 comments of Adrien Dupuis

As a quick fix, I added `sudo apt install hub` just before its usage. I'll take a look at `actions/setup-hub` which looks like a cleaner solution. Thank you for the...

Splitted from #1642 See https://github.com/ezsystems/developer-documentation/pull/1642#discussion_r1108581459 for an early comment.

There is still a lot of checks to do in `ibexa-types.raml` I found several unused types. There could be many reasons: - Legit but route using it is missing? -...

It lacks or review but I’m self-confident enough to merge it. It can be fixed latter if needed.

As an early test of cross-SiteAccess, on a 4.5.3 clean install, I added the following at the top of `templates/themes/standard/full/welcome_page.html.twig`'s `{% block content %}`: ```twig {{ ibexa_path(ibexa_route("ibexa.url.alias", { 'locationId': 42,...

Because it adds several examples to the same Response format, it made me discover a duplication bug fixed in #2443.

Another test in #2485

Became useless after #2930 being merged

No more needed as #2679

Special cases checks for #2438