e-g1gor
e-g1gor
**Describe the bug** Grafana synapse dashboard not work. Probably related to https://github.com/grafana/grafana/issues/10786#issuecomment-392377975 and https://github.com/grafana/grafana/issues/11018 Synapse dashboard settings in graphana UI   For comparison, working node-exporter settings  **To Reproduce**...
I'm trying to write task to change docker config, and restart docker service only if it was changed - and json_patch task for some reason always return `changed: True` Return:...
This pull request adds dockerfile and guide to run animegan in container
Changes: - [node-config](https://github.com/lorenwest/node-config) used for configuration - refactor file names - update all deps - add Docker+Compose configuration - use postgres db in containers
Steps to reproduce: 1) Operating System: openSUSE Tumbleweed 20191018 KDE Plasma Version: 5.17.0 KDE Frameworks Version: 5.63.0 Qt Version: 5.13.1 Kernel Version: 5.3.6-1-default OS Type: 64-bit Processors: 2 × Intel®...
Gulp says "task didnt complete" when i tried to process more than 22 folders with flatmap: ``` gulp.src(app.blocks) //more than 22 folders .pipe(flatmap((stream, file) => { return stream; })) ```...