upbound / up

The @upbound CLI
Apache License 2.0
51 stars 41 forks source link

Allow pre-release versions of spaces to be installed and upgraded to #387

Closed tnthornton closed 10 months ago

tnthornton commented 10 months ago

Description of your changes

Prior to this change, we were unfortunately blocking pre-release installations. Maybe in the future, we choose to take a different stance, however today, not being able to install pre-release versions is pretty limiting when working on those earlier versions in conjunction with up as well as if we need to get a pre-release fix out to an external consumer.

I have:

How has this code been tested

Added new tests that cover the use case I ran into. I verified that the tests failed prior to adjusting the constraints in this changeset.