Mariano Ruiz
Mariano Ruiz
The two tickets that were the origin of this one: https://github.com/medic/medic-conf/issues/331 and https://github.com/medic/cht-core/issues/6557 are going to take a different approach because the design proposed here is not enough to handle...
I have remove the ticket from the 3.7.0 milestone and lower the priority due that is not a requirement asked by Apps Services. so having partial uploads some times doesn't...
I would add 2 more considerations for **Additional context**: - Add a flag to skip the check, so specially for CI environments the check can be avoided. Actually skipping the...
Today I got this message in my bash console, only the first time I opened a session: ``` npm notice npm notice New minor version of npm available! 7.7.6 ->...
@garethbowen why we would allow users (not just developers) to provide invalid URLs? I don't think it's a good idea, but maybe there is a good reason. There is a...
Same problem with both examples. I created an environment with Python 2.7 and the packages specified in `requirements.pip`. Full error: ``` Traceback (most recent call last): File "/projects/cubes/cubes-examples/env2.7/bin/slicer", line 326,...
It's a environment issue. Now when I tested both examples with the environment specified in https://raw.githubusercontent.com/DataBrewery/cubes-heroku-demo/master/requirements.txt works! The "procurements" Flask example only works with Chrome. It doesn't working with latest...
Looks like the issue was fixed, now I have Zed 0.183.13 and it works. The only difference maybe is that is not that I've a newer version, but also I...
We used first just the default font used whatever is used by React PDF (not registering any font at all) and yes using `fontWeight` was not working, but after we...
I would suggest instead to point to the article from the Internet Archive: https://web.archive.org/web/20210523054802/https://decimals.substack.com/p/things-i-wish-i-knew-before-building It's a good article after all.