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

[JENKINS-30412] Offering a sandbox-friendly RunWrapper.changeSets property #5

Merged

Conversation

jglick
Copy link
Member

@jglick jglick commented Jun 28, 2016

JENKINS-30412

Downstream of jenkinsci/script-security-plugin#78.

Also needs jenkinsci/pipeline-build-step-plugin#4 for documentation; I struggled to find a way for BuildTriggerStep/help-wait.html and RunWrapperBinder/help.jelly to st:include some common file from workflow-support, but could not make it work. Specifiying just path throws an NPE from IncludeTag; you need to specify also class, but this is then not found since the class is in a plugin loader, not core. Not sure how this works. Could probably switch to Groovy views and do it somehow. Anyway, a topic for a future refactoring.

@reviewbybees

</pluginRepository>
</pluginRepositories>
<properties>
<jenkins.version>1.642.3</jenkins.version>
<jenkins-test-harness.version>2.11</jenkins-test-harness.version>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need getLog fixed to be plain text.

@ghost
Copy link

ghost commented Jun 28, 2016

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

@abayer
Copy link
Member

abayer commented Jul 11, 2016

🐝 Hurrah - been waiting for this.

@kohsuke
Copy link
Member

kohsuke commented Jul 11, 2016

🐝

@svanoort
Copy link
Member

🐝

@abayer
Copy link
Member

abayer commented Jul 11, 2016

🐝

@jglick jglick merged commit 63ff3ba into jenkinsci:master Jul 11, 2016
@jglick jglick deleted the RunWrapper.getChangeSets-JENKINS-30412 branch July 11, 2016 20:26
@roni-frantchi
Copy link

@jglick Many thanks for this one.
Looking at your Stack answer, as well as your issue, I still can't quite figure out how one should use your fix.
Can you provide an example?..

Thanks.

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