[RelEng] Streamline Y-builds p2 repositories#3825
Open
HannesWell wants to merge 1 commit into
Open
Conversation
Populate a new Y-builds composite repo upon creation during the preparation with a redirect to the previous release's composite p2-repository. This smoothens the transition to a new dev-stream. And remove the generic latest Y-build composite: https://download.eclipse.org/eclipse/updates/Y-builds/ The slightly different schedule of I- and Y-builds at the end of a stream repeatedly lead to confusion and using specific repositories clarifies that.
035328a to
29835e5
Compare
Member
Author
Please let me know, if you object with this change. Otherwise I'll consider silence as consent and will continue with this. |
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.
Populate a new Y-builds composite repo upon creation during the preparation with a redirect to the previous release's composite p2-repository.
This was requested some time ago in an issue I don't recall exactly anymore to make the transition to a new development stream smoother.
This also removes the generic latest Y-build composite currently at:
https://download.eclipse.org/eclipse/updates/Y-builds/
In the past the different schedules of I-builds and Y-builds with respect to the end of each stream lead to repeated confusion and we decided it's simpler to just drop the generic Y-build repository:
As far as I can tell, the generic Y-builds repository is not used in builds anymore already:
@stephan-herrmann, @mpalat and @jarthana, are both changes fine for you?