Skip to content

[Build] Fix nightly build TP and drop unused upstream trigger handling#3651

Merged
cdietrich merged 1 commit into
eclipse-xtext:mainfrom
HannesWell:fix-cleanup-jenkins-tp-selection
Mar 13, 2026
Merged

[Build] Fix nightly build TP and drop unused upstream trigger handling#3651
cdietrich merged 1 commit into
eclipse-xtext:mainfrom
HannesWell:fix-cleanup-jenkins-tp-selection

Conversation

@HannesWell

Copy link
Copy Markdown
Contributor

Upstream builds that trigger the Xtext Jenkins pipelines do not exist anymore and therefore isTriggeredByUpstream() always returns false. With that assumption the pipline can be simplify and also selectedTargetPlatform() can be removed.
The latter returned an erroneous tp file name fragment anyways if it where called by an upstream job.

Follow-up on

Upstream builds that trigger the Xtext Jenkins pipelines do not exist
anymore and therefore isTriggeredByUpstream() always returns false.
With that assumption the pipline can be simplify and also
selectedTargetPlatform() can be removed.
The latter returned an erroneous tp file name fragment anyways if it
where called by an upstream job.
@HannesWell

Copy link
Copy Markdown
Contributor Author

This should also fix the failure on the main branch.

@cdietrich cdietrich merged commit fabc12e into eclipse-xtext:main Mar 13, 2026
7 of 9 checks passed
@HannesWell HannesWell deleted the fix-cleanup-jenkins-tp-selection branch March 13, 2026 18:22
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.

2 participants