leocad
leocad copied to clipboard
Latest CI builds bundled with an outdated LDraw parts library
Describe the bug
Actually, latest CI builds are bundled with an outdated LDraw parts library 23.08
:
- https://github.com/leozide/leocad/blob/master/.github/workflows/continuous.yml
- https://github.com/leozide/leocad/blob/master/appveyor.yml
There is already LDraw parts library 2024.08
(stable) released on LDraw.org:
- https://library.ldraw.org/updates?latest
To Reproduce
Steps to reproduce the behavior:
- Check CI builds for parts library version is bundled in latest builds;
- Check LDraw.org for latest parts release;
- Compare versions.
Expected behavior
Latest CI builds should be bundled with a latest stable LDraw parts library.
Screenshots
No screenshots.
Version (please complete the following information):
- OS: all
- LeoCAD Version: continuous
Crash information:
No crash.
Additional context
Snapcraft, as I see, are bundled only with a stripped parts library:
- https://github.com/leozide/leocad/blob/master/snapcraft.yaml