Cache should preserve full timestamps
O
Olegych
Currently caching preserves timestamps with up to seconds precision. Most tools rely on millisecond level precision (eg http://scala-sbt.org/) when they consider freshness of cached files. Simply adding --posix option when taring cache archive will solve it.
CCI-I-1453
Merged in a post:
Show timestamps in Pipelines UI
B
Brenda
I'd LOVE to see some timestamps instead of the time diff between now and then in the Pipelines UI for anything over 2 hours. "18h ago" is pretty meaningless.
CCI-I-1639