Thomas Emmerling
Thomas Emmerling
Same problem over here. As is, the `docker compose watch` feature is a great direction but usable in most of our use cases. I followed reports and blog posts about...
@amiryal True! However, some other software that makes use of simp_le does not allow to specify this parameter. (e.g. https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion or https://github.com/dokku/dokku-letsencrypt). I am working on a forked docker image...
Here we go: https://hub.docker.com/r/thomastweets/docker-letsencrypt-nginx-proxy-companion/
I will compile some test files and include them. I will also try to dabble in nose tests. Good to hear that you guys appreciate the new features :)
OK, I added three test files (one for each format) that show up correctly in BrainVoyager. I am not sure when I will able to look into writing tests for...
Thanks for your comments! I refactored the ArrayProxy implementation. Regarding the constants: When I started writing the code I was of course inspired by analyze.py. In there the constants are...
Thanks again for your comments! OK, now the 'as_analyze_map' makes more sense for me! Actually it was still a left-over from adapting analyze.py. I have not implemented 'as_bv_map' myself. I...
Sorry for not responding in a while - I have been travelling and only came back two days ago. I will continue to work on the pull request at the...
OK, this is not abandoned - I had some other work to do and it took me some time to figure out how some things in nose tests work. I...
Would you have any new comments for me?