Renaud Chaput

Results 390 comments of Renaud Chaput

As you said, Mastodon 4.1 does not support Node 18 and up. You need to use Node 16 (use `nvm` to install it if needed), Yarn 1 (not Yarn 3...

Question for @Gargron: I did not configure `export_only_approved:`, but the option exists. I am not sure if we only want approved translations to be downloaded and added to the repo,...

> Another thing that may be worth doing if we switch to Github Actions, is to run normalization/linting steps. I added a new step with normalisation, using a third-party action...

We probably need @Gargron before merge, as the Crowdin-based integration will need to be disabled so it does not interfere? Edit: I see I have a button to disable it,...

> My idea was that we _can_ have them in parallel and eventually pick one. They won't interfere until we merge the PR they create, and if my understanding is...

Nothing, I meant "upload source strings". And I think it wont be an issue as they should both upload the same source strings, but I wanted to point it out.

Ping @timetinytim for internal review Ping @roobre and @jippi as this is related to your other PRs

I ran more tests, and you need to use the `remote` driver if you want any remote builder, you can use use multiple Docker daemons with `docker-container` driver. So the...