Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Use default declarative checkout for I/Y-builds #2713

Merged

Conversation

HannesWell
Copy link
Member

and restore ability to define I/Y-builds jobs for other branches, only through the job definition.
This ability was lost for I-builds in #2709. For maintenance branches the build.jenkinsfile would have to be modified directly, like it is done for Y- and P-builds.

Furthermore use the error() step instead of throwing an 'IllegalStateException' because the latter doesn't always seem to be permitted.

and restore ability to define I/Y-builds jobs for other branches, only
through the job definition.

Furthermore use the error() step instead of throwing an
'IllegalStateException' because the latter doesn't always seem to be
permitted.
@HannesWell
Copy link
Member Author

The verification build does not test this, submitting immediately.

@HannesWell HannesWell merged commit b082330 into eclipse-platform:master Dec 30, 2024
2 of 4 checks passed
@HannesWell HannesWell deleted the simplify-scm-checkout-in-build branch December 30, 2024 13:06
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.

1 participant