Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update_build_version.py: support an envvar to force the description #5758

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

ycongal-smile
Copy link
Contributor

FORCED_BUILD_VERSION_DESCRIPTION envvar can be used to force a version description instead of resorting to git describe which can change for a given commit if multiple lightweight commits point ot it.

This patch was needed to fix a non-reproducibility caused by git-describe while reproducibility testing in the Yocto Project:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15567

@s-perron
Copy link
Collaborator

The WASM build was failing, and a rebase was needed. I did that. Hopefully everything passes now.

FORCED_BUILD_VERSION_DESCRIPTION envvar can be used to force a version
description instead of resorting to git describe which can change for a
given commit if multiple lightweight commits point ot it.

Signed-off-by: Yoann Congal <[email protected]>
auto-merge was automatically disabled September 5, 2024 11:52

Head branch was pushed to by a user without write access

@ycongal-smile
Copy link
Contributor Author

(rebase to hopefully fix the failing CI check)

@Keenuts Keenuts merged commit bc4060e into KhronosGroup:main Sep 5, 2024
24 checks passed
@ycongal-smile ycongal-smile deleted the force_version_description branch September 5, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants