Replies: 1 comment
-
Just realised this has already been mentioned as unintentional here: #7810 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed today that the
0.16.0-rc0
pre-release is appearing on the 'stable' package branch for Debian 11.I'm not sure if this was intended or warranted an issue so I thought I would mention it here.
I used the installer on my server and just double-checked that my
inventree.list
is on the stable channel:$ cat /etc/apt/sources.list.d/inventree.list deb [signed-by=/etc/apt/trusted.gpg.d/pkgr-inventree.gpg] https://dl.packager.io/srv/deb/inventree/InvenTree/stable/debian 11 main
So I wasn't expecting a pre-release to come through on the stable branch.
Here's apt telling me about the update:
$ apt list --upgradeable Listing... Done inventree/unknown 0.16.0-rc0-1722955471.6937b3a2.bullseye amd64 [upgradable from: 0.15.7-1722165410.0d8eb2e0.bullseye] N: There are 43 additional versions. Please use the '-a' switch to see them.
It's also shown here: https://packager.io/gh/inventree/InvenTree/builds/2220/install/debian-11
I'm very much looking forward to v0.16.0, just not quite yet! :)
Related: #7816
Beta Was this translation helpful? Give feedback.
All reactions