-
Notifications
You must be signed in to change notification settings - Fork 85
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
Question: how to check version of each component within Mainsail. #74
Comments
Hi There, Klipper and Moonraker rely on the git history to be present to determine their Versions. I did some testing with sparse cloning the repository but klipper as well as moonraker did not display a valid version number in this case. So there is no workaround for this and versions will probably remain as they are, unless klipper and moonraker offer an external way to set the version at build time. -Markus |
What you can do however is checking the version of the docker containers. This commands lists the service, image and
Output:
|
Versions are now correctly displayed with 2472a28 in the latest klipper and moonraker images. |
Hello! Is there any way? The little icons in Mainsail just show a question mark in the version number.
Thanks!
The text was updated successfully, but these errors were encountered: