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

Ban Jenkins test harness in compile scope #864

Merged
merged 1 commit into from Nov 22, 2023
Merged

Conversation

basil
Copy link
Member

@basil basil commented Nov 21, 2023

See JENKINS-65650, JENKINS-66060, and JENKINS-72353. Prevent a common mistake by turning it into a compilation error.

Testing done

Verified that build-pipeline-plugin could be compiled in its current (broken) state before this PR and threw an error after this PR, and that the error went away after ensuring the Jenkins test harness was in test scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant