Edouard Choinière

Results 49 issues of Edouard Choinière

Is it possible to have the code to cut and paste in Node-RED for the example shown on the photo? It would help to see the other node's properties that...

help wanted
question

The changes in this addon were made in a separate PR since they were more important than others. Before merging, I'd like some attentive feedback from Italian-speaking contributors to validate...

**Name of the addon** Many addons fail Windows builds fail, 157/342 failed when looking at the logs for GRASS c AddOns (x86_64) / MSYS_NT-10.0-14393 (logs generated Thu, 27 Jan 2022...

bug
Windows

**Name of the addon** Let's talk about the recently removed g.cloud plugin from the grass8 branch. **Describe the bug** #675 removed the g.cloud plugin from the grass8 branch. It is...

**Describe the bug** The target to build `libgrass_gis.8.4.so` is allowed to run even without `libgrass_datetime.8.4.so` built yet. Probably all the other core libraries too, but I found a seed for...

bug
Python
libraries

Flag -f of g.region should be standalone. Now it needs to be used together with -g flag. Standalone behavior aligns with the current description of the flag: > Print in...

C
module
general

Multiple pre-commit tools were not up-to-date. Most annoyingly, Flake8 didn't run at all with a Python 3.12 (by default) workspace, and had a version of a couple years ago. Since...

CI

> > There are print flags that add information (`-l, -e, -c, -n, -3, -b`). I don't think all of them are printed in flat format on 1 line with...

C
module

I'm writing here to try getting a bit of help. I've been working for the last two-three weeks or so to bring up some code coverage for the repo. The...

help wanted
CI
C

**Describe the bug** I'm trying to debug something and tried using Docker to run some steps after the build. I observed that for the ubuntu without gui, the end of...

bug