scripts/get-version-from-git returns v2.9.8-* if on any other branch than master. This can also be tested locally and gives the version number for ci packages.
Visible for example here:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25918823003/job/76182201627#step:7:41
If you download aftefacts from here (branch based on master) the packages are named 2.9.8:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25918823003
If you download artefacts built on master, the packages are named 2.10.0~pre.0:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25905258421
Note, this has nothing to do with my ci improvements, same issue here:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25624363327/job/75216663466#step:7:47
scripts/get-version-from-gitreturns v2.9.8-* if on any other branch than master. This can also be tested locally and gives the version number for ci packages.Visible for example here:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25918823003/job/76182201627#step:7:41
If you download aftefacts from here (branch based on master) the packages are named 2.9.8:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25918823003
If you download artefacts built on master, the packages are named 2.10.0~pre.0:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25905258421
Note, this has nothing to do with my ci improvements, same issue here:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25624363327/job/75216663466#step:7:47