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

Fix #581 (default plugin-path) and implement basic test for PluginOptions #582

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

jonesbusy
Copy link
Collaborator

Fix #581 (default plugin-path) and implement basic test for PluginOptions

Testing done

Automated tests

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@jonesbusy jonesbusy added chore tests This PR adds/removes/updates test cases labels Jan 7, 2025
@jonesbusy jonesbusy enabled auto-merge January 7, 2025 09:55
@jonesbusy jonesbusy merged commit 7edcddd into jenkins-infra:main Jan 7, 2025
16 checks passed
@jonesbusy jonesbusy deleted the bugfix/default-path branch January 7, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore tests This PR adds/removes/updates test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.lang.UnsupportedOperationException when running without --plugin-path argument
2 participants