Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

tnthornton
Copy link
Member

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:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

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.

Signed-off-by: Taylor Thornton <thornton.tn@gmail.com>
@tnthornton tnthornton requested a review from a team October 6, 2023 20:51
@tnthornton tnthornton merged commit c697d53 into upbound:main Oct 6, 2023
6 checks passed
@tnthornton tnthornton deleted the spaces-version-check branch October 6, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants