xirixiz / dsmr-reader-docker

DSMR Reader in Docker.
https://hub.docker.com/r/xirixiz/dsmr-reader-docker
114 stars 33 forks source link

Add option to disable nginx access logs #305

Closed rogierlommers closed 1 year ago

rogierlommers commented 1 year ago

By the way, can you give me instruction how you normally test changes?

xirixiz commented 1 year ago

DSMR Reader Docker is here for a while now. Back then, I mainly had a background in operations and mainly bash scripting :). I guess I don't need to explain I found testing unnecessary.

Anyway, was thinking to spend some time in 2023 to rewrite things in a TTD way and get rid of all the bash things.

rogierlommers commented 1 year ago

DSMR Reader Docker is here for a while now. Back then, I mainly had a background in operations and mainly bash scripting :). I guess I don't need to explain I found testing unnecessary.

Anyway, was thinking to spend some time in 2023 to rewrite things in a TTD way and get rid of all the bash things.

No problem, I was just thinking how I could easily test my changes locally. Let me know if you need something more!

xirixiz commented 1 year ago

When I merge something to the develop branch, a pipeline builds a new release with de development tag. That's how I personally validate a new baked image.