Skip to content

To use pre-release versions or not? Want to be cutting edge with "stability" #1498

Discussion options

You must be logged in to vote

@bengeset96 Pre-release versions have a higher chance that they might introduce a bug or issue that breaks a pipeline, because they are typically less tested then stable versions.

We release pre-release versions to gain higher confidence that our changes doesn't break existing functionality and to allow the community to provide feedback or try out new features before they release in a stable version.

I'd suggest not requiring a pre-release version within a project pipeline where it might prevent a PR from being merged or a deployment.

Options you might consider to get the best out of both:

  1. Run two pipelines one with pre-release version and one with a stable version. It's fairly easy wit…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by BenjaminEngeset
Comment options

You must be logged in to vote
4 replies
@BernieWhite
Comment options

@BenjaminEngeset
Comment options

@BernieWhite
Comment options

@BenjaminEngeset
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants