Skip to content

Conversation

@umarinkovic
Copy link
Contributor

Motivation

Closes #1651

Technical Details

Issue was caused due to a new commit hash being generated every time a patch was applied. By switching to a fixed committer date, applying patches on the same HEAD should now generate the same hash every time.

Test Plan

Tested locally.

Test Result

Verified the same output of git describe --dirty --long --match [0-9]* --always on the same HEAD in two different source-trees.

Submission Checklist

@umarinkovic umarinkovic changed the title Fix inconsistent project_version_tweak [FIX] Inconsistent PROJECT_VERSION_TWEAK Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: TODO

Development

Successfully merging this pull request may close these issues.

[Issue]: Inconsistent PROJECT_VERSION_TWEAK

1 participant