concourse-rsync-resource icon indicating copy to clipboard operation
concourse-rsync-resource copied to clipboard

replace MD5 with timestamp

Open msarahan opened this issue 8 years ago • 1 comments

Some debugging output, but mostly changing away from md5 based on file/folder names and instead using a timestamp for the newest file in the relevant folder. This seems to be working well for me, but I'd welcome more eyes.

msarahan avatar Jul 16 '17 21:07 msarahan

Had a bug in my check script that was making it fail silently and return empty refs. Fixed now. @mrsixw would appreciate some review here. We can carry a fork if you don't like this change, but I'd rather not.

msarahan avatar Aug 04 '17 18:08 msarahan