Edouard Choinière

Results 497 comments of Edouard Choinière

The picture in the readme: https://raw.githubusercontent.com/Steveorevo/node-red-contrib-credentials/master/credentials/demo/wp.jpg

I think I have some details about the OP's "same screen". I got a similar problem when I tried to edit the encryption key in the project settings. When I...

I tried different releases and specific commits, and found that this is a regression introduced at commit 1cd10f074bcffc6f7ae205cd2d5588eaaa35cfa3. Releases 1.2.1 to 1.2.3 and commit bed1d31bc8b7b32cfe37859842ec16dcaf66a434 were ok, release 1.2.5 to...

I confirm that release 1.3.3 fixes the issue and allows to change the credentials (on docker, with node 12). Thanks! I just want to make sure that this is the...

I figured out this week that by adding the `useUnifiedTopology=true` option in the connect options, that are added to the connection string, solves the problem. It isn't clearly explained in...

Here I gave the fix to the OP's issue, by changing just the usage of the node, that doesn't really require a change in the code, so I'm not sure...

I encountered something weird when pasting the configuration of the namelist.input file in the following tutorial: https://gis4wrf.github.io/tutorials/gis4wrf/simulate-the-2018-european-heat-wave-with-gis4wrf/ ![image](https://user-images.githubusercontent.com/27212526/152392099-379002b3-2f2d-4cf9-8620-69294372184d.png) It seems that it doesn't like the option `restart = .false.` that...

I looked at this Friday. To start with, I upgraded the tsqllint_common dependency, by essentially using the upgrade-assistant and adding a net6.0 target framework (dotnet 6 can compile and target...

Ok, I think it's mostly equivalent, so I'll file the pull requests…

I see two kind of approaches. One where we are able to have all the new folder structure done besides in another folder, and like "rename" the "addons" folders to...