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

Support getting external .xml job descriptions #290

Merged
merged 5 commits into from
May 6, 2015

Conversation

gdhbashton
Copy link
Contributor

This is a new PR to replace #257 whose repo has now been deleted and replaced. The new code should be a little more elegant, and now contains rspec tests.

Cheers,
Gavin.

@jenkinsadmin
Copy link

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@@ -1,5 +1,8 @@
require 'spec_helper'

Puppet::Util::Log.level = :debug
Puppet::Util::Log.newdestination(:console)
Copy link
Member

Choose a reason for hiding this comment

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

Why is this needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's not needed at all. It's debugging code that didn't get removed before I pushed....

@rtyler rtyler added this to the 1.5.0 - Jennings milestone May 6, 2015
rtyler pushed a commit that referenced this pull request May 6, 2015
Support getting external .xml job descriptions
@rtyler rtyler merged commit 7a5ada7 into voxpupuli:master May 6, 2015
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.

4 participants