I rebuilt my site as there was a newer version available. Looks like I waited too long, so instead of getting a regular version, I got a -dev one.
Documentation states that -dev versions are somehow OK-ish, but not fully tested for release.
Question: how do I prevent the upgrade from selecting a -dev version ? launcher seems not to have a parameter for this, nor does the app.yml
All versions of tests-passed have the -dev suffix at the end since that was added to allow easier differentiation between “beta” releases and the test-passed branch. So the suffix doesn’t mean anything changed in terms of whether the software is ready for use in production. It just means “this is one version during the development of betaX.”
This is the guide about how to change the branch you are on:
And some more information about the different options: