Skip to content

Parse build trace checksum provided in hexadecimal

Grzegorz Bizon requested to merge fix/gb/fix-build-log-crc32-checksum-base into master

What does this MR do?

GitLab Runner sends a build trace CRC32 checksum in hexadecimal. This merge request converts hexadecimal to decimal to make it possible to verify a trace.

Conformity

Issues

Closes #258636 (closed)

Edited by Grzegorz Bizon

Merge request reports