jenkins-xml-to-jobdsl icon indicating copy to clipboard operation
jenkins-xml-to-jobdsl copied to clipboard

Translates jenkins xml jobs into jobdsl groovy using ruby and nokogiri

Results 11 jenkins-xml-to-jobdsl issues
Sort by recently updated
recently updated
newest added

Update Gradle to 6.9.2, org.jenkins-ci.jpi 0.43.0 requires Gradle 6+

It would be convenient and robust as well as good for reducing resource consumption if a working generated Docker image could be uploaded to https://dockerhub.com/ so that we could simply...

Getting a build failure when building :FAILURE: Build failed with an exception. * Where: Build file '/jdsl/job-dsl-plugin/build.gradle' line: 83 * What went wrong: A problem occurred evaluating project ':job-dsl-plugin'. >...

the generated file appear to me as one block of code, without identation nor /n, can you correct-it? I suspect it's an html issue. Also, there is strange things like...

Hello, I tried to convert config.xml and see that not all config parts are converted. I get output like: #(Element:0x1410e8c { name = "hudson.plugins.templateproject.ProxySCM", attributes = [ #(Attr:0x1410c34 { name...

First I would like to thank you for your wonderful work. I'm totally new to groovy and my requirement is to convert Jenkins jobs to DSL scripts,came across your work...

dsl groovy does not created properly for attached config.xml [config.txt](https://github.com/visualphoenix/jenkins-xml-to-jobdsl/files/743737/config.txt) [lm-lambda-commit.txt](https://github.com/visualphoenix/jenkins-xml-to-jobdsl/files/743738/lm-lambda-commit.txt)

Jobdsl can be invoked from gradle to build the dsl back into xml. We should enhance the gradle builder and test runners to build the test xmls into jobdsl and...

enhancement
help wanted
hacktoberfest

It would be handy if the gradle build could run the ruby script against each of the test xml files and store the output.

enhancement
help wanted
hacktoberfest

We can only translate the jobs we have examples for. We need lots of real world example configs in the wild submitted to find areas for improvement. Related to #2....

enhancement
help wanted
hacktoberfest