MSS
MSS copied to clipboard
pixi.lock has wrong MSS version
Until https://github.com/Open-MSS/MSS/issues/2658 we solved new releases should be done on linux.
The workflow needs after the tag a pixi update to set up the new version into the lock.
We need to update the lockfile.
pixi lock updates that
fixed with https://github.com/Open-MSS/MSS/pull/2689
xref: https://github.com/prefix-dev/pixi/issues/2512
IMO the bug isn't that pixi.lock has the wrong MSS version (I'd just ignore that as long as CI doesn't complain), but that pixi.lock has a version (and hash) at all for editable installations.