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

Support Declarative Syntax #109

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Support Declarative Syntax #109

merged 1 commit into from
Sep 22, 2020

Conversation

steven-terrana
Copy link

PR Details

This PR sets a > 0 ordinal on JTE's GroovyShellDecoratorImpl as part of the effort to support declarative syntax.

According to the @Extension javadocs, extensions with greater ordinal values are listed first.

This ensures that the JTE compile-time changes take place prior to the compile-time parsing that declarative syntax does.

For more info, check out the corresponding pull request on pipeline-model-definition

marking this as a draft. will wait to see if there are changes on either side (JTE/Declarative) that we want to include to this.

Will need to write a page in the documentation that should be included in this PR prior to merging.

@steven-terrana steven-terrana added 2.0 Feature Author Should Merge If a PR has this label, the merge should be reserved for the Author labels Aug 23, 2020
@cokieffebah cokieffebah self-requested a review August 24, 2020 13:59
@steven-terrana steven-terrana marked this pull request as ready for review September 22, 2020 16:45
@steven-terrana steven-terrana merged commit 622835e into jenkinsci:2.0 Sep 22, 2020
@steven-terrana steven-terrana deleted the support-declarative-syntax branch April 27, 2021 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author Should Merge If a PR has this label, the merge should be reserved for the Author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant