dnephin / dobi

A build automation tool for Docker applications
https://dnephin.github.io/dobi/
Apache License 2.0
309 stars 36 forks source link

Only set modified when an env var changes in value #147

Closed dnephin closed 6 years ago

dnephin commented 6 years ago

Fixes #74

env and job.capture both set environment variables. This PR fixes them to only return modified if the value of the env var changes.

cescoferraro commented 6 years ago

@dnephin it this real life? Can you please release this? I can now perform rolling updates to my kuberrnetes cluster :1st_place_medal:

dnephin commented 6 years ago

https://github.com/dnephin/dobi/releases/tag/v0.12.0