May 19, 2017
https://issues.dlang.org/show_bug.cgi?id=17412

          Issue ID: 17412
           Summary: D Jenkins plugin
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: tools
          Assignee: nobody@puremagic.com
          Reporter: andre@s-e-a-p.de

Please check the NodeJS Jenkins plugin. It enables you to write directly NodeJS code as buildstep within Jenkins. It also downloads and install NodeJS on the Jenkins host system. In addition you can specify npm modules which should be already available.

I sum it would be fantastic if we could have a D Jenkins Plugin. Writing D code within Jenkins would be a huge boost for the D language.

https://wiki.jenkins-ci.org/display/JENKINS/NodeJS+Plugin

--