People use jenkins to build program changes and deploy to OS server. I saw that we can see deploy history from jenkins tool. However I was curious that OS server such as linux or Windows has same deploy history.
Is it possible to extract or see deploy history in OS server too?
(If possible, can you tell me how?)
What I am trying to do is comparing jenkins deploy log to OS server deployed log.(to see what i made was properly released to Operation server.)
Comparing Jenkins deploy history and Operation server released history