Joseph Garrone
Joseph Garrone
Hi @gvergnaud ! > Quick question, are we still going to need a special build once deno starts supporting npm modules natively [as announced here](https://deno.com/blog/v1.25#experimental-npm-support)? Good question, theorically no, but...
Hi @gvergnaud, A quick up just in case you forgot this PR :) Let me know if you have any question or concern. Best,
Hello @gvergnaud, > I'm sorry for the delay, I just didn't have the time to read and understand your github action config and I didn't want to merge something I...
I have put this PR in draft while I update [`ts-ci`](https://github.com/garronej/ts-ci) to better acomodate your current workflow.
Hi @gvergnaud, > often start by releasing a RC version with the tag https://github.com/next, how is it going to handle those versions? You can do that by updating the `package.json`'s...
Hi @gvergnaud, Thanks for taking the time to review this! I've done my best to smothen things up and make the workflow as transparent as posible. I've created [a copy...
Hi @gvergnaud, Is there something that you don't like in this template? If yes tell me and I'll try and improve it. If it's just that you didn't find the...
Thhere you go: https://github.com/garronej/fuzzy-octo-guacamole/invitations :))
Thanks for reporting. I'm having a look
I can reproduce 👍 Strange, I have a check for if `messagePerField` isn't defined. https://github.com/InseeFrLab/keycloakify/blob/3c96d2ea428b5c47201ebf8dcf9e53761e9723d9/src/bin/keycloakify/generateFtl/ftl_object_to_js_code_declaring_an_object.ftl#L77-L79 I have to investigate... if you see what's the issue here...