This change adds a check to spork-promote which warns if the cookbook version being promoted is not the latest available on the chef server.
We have run into situations where the person promoting the cookbook had not updated their cookbook repo and therefore had an older version of the cookbook than intended.
currently, is simply asks if you want to continue (similar to the version threshold warning), but I was thinking of giving the option to use the version on the server instead. Figured I would throw this out there and see what you thought first.
This change adds a check to spork-promote which warns if the cookbook version being promoted is not the latest available on the chef server.
We have run into situations where the person promoting the cookbook had not updated their cookbook repo and therefore had an older version of the cookbook than intended.
currently, is simply asks if you want to continue (similar to the version threshold warning), but I was thinking of giving the option to use the version on the server instead. Figured I would throw this out there and see what you thought first.