MSS icon indicating copy to clipboard operation
MSS copied to clipboard

pixi.lock has wrong MSS version

Open ReimarBauer opened this issue 9 months ago • 3 comments

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.

ReimarBauer avatar Feb 27 '25 10:02 ReimarBauer

pixi lock updates that

ReimarBauer avatar Mar 13 '25 14:03 ReimarBauer

fixed with https://github.com/Open-MSS/MSS/pull/2689

ReimarBauer avatar Mar 14 '25 07:03 ReimarBauer

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.

matrss avatar Mar 14 '25 08:03 matrss