Geo - Recalculates the checksum for projects up to date
Successive pushes in a short window can lead to a race condition: first job calculates the checksum, second one doesn’t run because the checksum isn’t cleared.
Successive pushes in a short window can lead to a race condition: first job calculates the checksum, second one doesn’t run because the checksum isn’t cleared.