Feature version variant hash#335
Merged
yujiahu415 merged 15 commits intoumyelab:masterfrom Jan 12, 2026
Merged
Conversation
* revert the extra release-step of updating the lookup table. * revert using embellished version in main frame title.
Contributor
Author
|
I'm a little puzzled right now. It's like this is now failing I'm not sure yet how this could be a new source of trouble... |
Contributor
Author
|
I’m done refining this PR now.
These things are now corrected. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR to calculate a "hash" or signature of the ~50 py-files in the LabGym package.
The main frame displays f'LabGym v{LabGym.version}', like 'LabGym v2.9.7', just like before.
The version-string reported via central logger to central logging receiver
is like '2.9.7 (aec48e5691dd35bdd08ebc8265122156)'
This behavior is consistent with preference stated by Henry on 1/8 in comments of #318, "LabGym version if running a customized LabGym"