[Build] Create new stream repositories in release preparation pipeline#3146
Merged
HannesWell merged 1 commit intoeclipse-platform:masterfrom Jun 23, 2025
Conversation
e961416 to
b5015c3
Compare
Member
Author
|
Testing was successful and this is ready for submission. @MohananRahul FYI, with this, when the 4.38 development cycle is prepared in late summer, this pipeline will also create the repositories
So that the problem described in #3070 (comment) ff should not occur. As next step in this effort, I'll update the pruning of the composite repository so that #3123 does not happen anymore and the reference to the previous RC2 is automatically removed when the first I-builds of the then new stream have succeed. |
Additionally add the previous release RC as first children immediately to the new I-build repository so that it isn't empty and the RC is used as baseline for the first builds of the new stream.
b5015c3 to
d5f9624
Compare
This was referenced Jun 24, 2025
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.
Additionally add the previous release RC as first children immediately to the new I-build repository so that it isn't empty and the RC is used as baseline for the first builds of the new stream as also described in
Follow-up on
This is currently a draft as it requires some final testing.