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

workflow-step-api dep should not be optional #182

Merged
merged 1 commit into from
May 30, 2023

Conversation

jglick
Copy link
Member

@jglick jglick commented May 30, 2023

Dep introduced in 9ab7b0e and incorrectly made optional in #101 without using either @Extension(optional=true) nor @OptionalExtension(plugins="workflow-step-api"). Causes stack traces in tests of plugins with an optional dep on token-macro but without otherwise depending on workflow-step-api.

@slide slide merged commit 475d172 into jenkinsci:main May 30, 2023
@jglick jglick deleted the optional-dep branch May 30, 2023 19:27
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