Gusto / it-cpe-opensource

Tools used by the CPE team at Gusto to manage our endpoints and software deployment systems.
Other
59 stars 29 forks source link

use creation_date as last_promoted date on new packages, if possible #29

Closed w0de closed 4 years ago

w0de commented 4 years ago

This PR seeks to respect the promotion days defined for a new package by treating autopkg's creation_date as the last_promoted date.

ChefAustin commented 4 years ago

Once this lands it will solve one of the issues we've been having to workaround.

Thanks for getting a diff up for this.