electricitymaps / brick

Simple monorepo build tool based on Docker
20 stars 1 forks source link

Add additional dependency hash logging #66

Closed skovhus closed 4 years ago

skovhus commented 4 years ago

Add additional dependency hash logging.

While doing this I figure out that we do not filter out the empty string in the get_image_names_with_dependency_hash. This is not a problem, but it does look confusing and would sometimes log that Found 1 image(s) matching dependency hash was found (although no images was actually found).