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

RUN-2412: Plugin property mapping #31

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Conversation

jsboak
Copy link

@jsboak jsboak commented May 24, 2024

Two enhancements:

  1. propertyResolver added so that properties set on the project/framework level are retrieved
  2. a new property can be set on project/framework level to force plugin to use proxy-settings set on the JVM (see comment below)

@jsboak
Copy link
Author

jsboak commented May 31, 2024

new property needs to be set on project (or framework):
project.plugin.WorkflowStep.edu.ohio.ais.rundeck.HttpWorkflowStepPlugin.useSystemProxySettings=true

This tells the plugin to use the JVM proxy settings as set here

@jsboak jsboak changed the title Plugin property mapping RUN-2412: Plugin property mapping May 31, 2024
@fdevans fdevans requested a review from a team June 28, 2024 17:30
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