gradle(...) step for workflow is desirable, so that its output gets annotated to show the list of tasks that have been executed.

          [JENKINS-27393] Workflow step for Gradle invocation

          Kohsuke Kawaguchi created issue -
          Kohsuke Kawaguchi made changes -
          Link New: This issue depends on JENKINS-26055 [ JENKINS-26055 ]

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          COMPATIBILITY.md
          http://jenkins-ci.org/commit/workflow-plugin/092fc19df79c2ea40b6c00b791d5eea6628ea575
          Log:
          JENKINS-27393

          tracking this RFE.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: COMPATIBILITY.md http://jenkins-ci.org/commit/workflow-plugin/092fc19df79c2ea40b6c00b791d5eea6628ea575 Log: JENKINS-27393 tracking this RFE.
          Jesse Glick made changes -
          Component/s New: gradle-plugin [ 15547 ]
          Component/s Original: workflow-plugin [ 18820 ]
          Assignee Original: Jesse Glick [ jglick ] New: Gregory Boissinot [ gbois ]
          Labels New: workflow

          R. Tyler Croy added a comment -

          This has been sitting around for a while and I really really would love to see it done, who can I bribe?

          R. Tyler Croy added a comment - This has been sitting around for a while and I really really would love to see it done, who can I bribe?

          +1, I'll chip in for the bribe! We've been wanting to experiment with the Workflow plugin in Jenkins but lack of gradle support is kind of a killer

          Jean-Francois Bibeau added a comment - +1, I'll chip in for the bribe! We've been wanting to experiment with the Workflow plugin in Jenkins but lack of gradle support is kind of a killer

          jfbibeau: I agree this would be nice to have.

          But just in case you didn't see already, arbitrary shell script stuff is supported, e.g. sh './gradlew assemble'

          Christopher Orr added a comment - jfbibeau : I agree this would be nice to have. But just in case you didn't see already, arbitrary shell script stuff is supported, e.g. sh './gradlew assemble'

          Alex Yu added a comment -

          it planed to implement?

          Alex Yu added a comment - it planed to implement?
          Patrick Wolf made changes -
          Epic Link New: JENKINS-34657 [ 170293 ]

          Sam Sieber added a comment -

          orrc Arbitrary shell script stuff is supported but unfortunately not very good for gradle - when using gradlew from the shell it grabs the systems java, not what's configured in Jenkins, and I've run into an error where it can't find the correct gradle from /var/empty/.gradle, a mysterious error.

          So, I guess what I'm saying is that actual integration would still be very nice and a step up.

          Sam Sieber added a comment - orrc Arbitrary shell script stuff is supported but unfortunately not very good for gradle - when using gradlew from the shell it grabs the systems java, not what's configured in Jenkins, and I've run into an error where it can't find the correct gradle from /var/empty/.gradle, a mysterious error. So, I guess what I'm saying is that actual integration would still be very nice and a step up.

            gbois Gregory Boissinot
            kohsuke Kohsuke Kawaguchi
            Votes:
            45 Vote for this issue
            Watchers:
            55 Start watching this issue

              Created:
              Updated: