github-actions/buildpackage/verify-metadata
Ben Hale e30e95ef4e
Optimistic Locking
This change adds optimistic locking to all the actions that need to update
data on GitHub.  It does this using the standard `CreateFile` invocation with
the previous SHA (almost like it was designed for this 😇) and retrying with an
exponential backoff.

Signed-off-by: Ben Hale <bhale@vmware.com>
2020-12-14 13:10:22 -08:00
..
cmd More Moving Around 2020-12-14 13:09:44 -08:00
internal/mocks More Moving Around 2020-12-14 13:09:44 -08:00
image_function.go Optimistic Locking 2020-12-14 13:10:22 -08:00
verify_metadata.go Optimistic Locking 2020-12-14 13:10:22 -08:00
verify_metadata_test.go More Moving Around 2020-12-14 13:09:44 -08:00