Files
UltraGrid/.github/scripts
Martin Pulec 960a36288d CI: compute checksums
compute SHA256 checksums for builds

this is useful at least for 2 reasons:
1. user can ensure that the build comes really from the CI (isn't
tampered)
2. can identify or match version with appropriate action run (the $VERSION
is usually always "continuous", except for releases)

The sha256 sum is currently only show in the protocol, not uploaded
to GH releases - this doesn't seem to be needed because GH currently
already prints the checksum by itself on the download (releases) page.

Skip computing checksum in Win when uplad-artifact is used - the zip
is actually created by the Action so we cannot compute the checksum
on it.

/sbin/sha256sum is not present in CI mac workers for some reason
2025-10-31 16:18:57 +01:00
..
2025-10-24 11:23:00 +02:00
2025-10-31 16:18:57 +01:00
2025-10-20 11:41:56 +02:00
2025-07-15 09:20:42 +02:00
2025-07-15 09:20:42 +02:00
2025-07-15 09:20:42 +02:00
2025-09-15 12:39:24 +02:00
2022-08-23 13:19:08 +02:00
2025-07-15 09:20:42 +02:00