[stable10] Bump stable10 to 10.3.0#35835
Merged
Merged
Conversation
micbar
approved these changes
Jul 19, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bump the version in stable10 from 10.2.1 to 10.3 prealpha
For the same reasons as the discussion in PR #34534
Related Issue
Reasons to bump the minor version include:
#35716 WebDav Trashbin API is a new feature that will require a minor version bump
and that, for example, has acceptance tests that would not run against a 10.2 system.
And there will be other things that are not just bugfixes to 10.2.1
Motivation and Context
Reflect the truth of what is in stable10 that has been merged since 10.2.* was released.
There are some new acceptance tests and fixes in apps that do not work on 10.2. (those are apps that will get released with 10.3 core) We skip those acceptance tests when running against the 10.2.* core release tarball. We want to run those tests (not skip them) when running the app with the core
stable10QA tarball. So the corestable10QA tarball needs to advertise a later version than 10.2How Has This Been Tested?
CI
Types of changes
Checklist: