Rambaud Pierrick

Results 514 comments of Rambaud Pierrick

Hi I worked on my little experiment (https://app.readthedocs.org/projects/geetools/builds/26250084/). If I build the branch itself I can use the private variables. Why do you prevent use of private env variables in...

> > Why do you prevent use of private env variables in the PR builds ? > > Anyone can open a PR on GitHub, they can change the commands...

Arf that's very unfortunate 😢 Feel free to close the issue as I think there will be no workaround to protect yourself from malicious contributions.

Just to note that this makes the way readthedocs deals with env variable inconsistent with other major cervices that I use, namely: Github, GitLab and Circle. The variable I wanted...

I'm happy to contribute, i just need to find the time to do so 😢 Whenver it will be rainy outside i'll have a look

this is what I did, so everything works smoothly now but I was thinking that being format dependant (order, indentation, etc...) should not be the case as I don't formally...

You mean support for multi languages version ?

This was working nicely before, this is still working nicely in every Sphinx build documentation and is still working nicely in all pypi readme that I published since RST is...

TBH once I started using rasterio in a Python environment, GDAL stopped being an issue as the compilation is maintained and managed by rasterio wheel itself (the consequence is of...