Skip to content

VersionChecker: ignore dirty Git hashes for continuous releases#714

Merged
notfood merged 1 commit intorwmt:devfrom
mibac138:version-checker-dirty-tree
Sep 27, 2025
Merged

VersionChecker: ignore dirty Git hashes for continuous releases#714
notfood merged 1 commit intorwmt:devfrom
mibac138:version-checker-dirty-tree

Conversation

@mibac138
Copy link

When git hash ends with dirty, it means that some files were modified during compilation and the changes weren't committed. Release artifacts are not supposed to be dirty, so this hides the dialog only during local development (even if running in release mode).

When git hash ends with dirty, it means that some files were modified
during compilation and the changes weren't commited. Release artifacts
are not supposed to be dirty, so this works during local development
@notfood notfood added fix Fixes for a bug or desync. 1.6 Fixes or bugs relating to 1.6 (Not Odyssey). labels Sep 27, 2025
@notfood notfood moved this to In review in 1.6 and Odyssey Sep 27, 2025
@notfood notfood merged commit f0d4b45 into rwmt:dev Sep 27, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in 1.6 and Odyssey Sep 27, 2025
@mibac138 mibac138 deleted the version-checker-dirty-tree branch September 27, 2025 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.6 Fixes or bugs relating to 1.6 (Not Odyssey). fix Fixes for a bug or desync.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants