Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-33310

Jenkins Pipeline (Workflow) support for HockeyApp plugin

      We need this plugin to be pipeline-compatible to be able to use this in our continuous delivery

          [JENKINS-33310] Jenkins Pipeline (Workflow) support for HockeyApp plugin

          Found a PR on this functionality here: https://github.com/jenkinsci/hockeyapp-plugin/pull/31

          Kirill Marchuk added a comment - Found a PR on this functionality here: https://github.com/jenkinsci/hockeyapp-plugin/pull/31

          Code changed in jenkins
          User: Jesse Glick
          Path:
          COMPATIBILITY.md
          http://jenkins-ci.org/commit/pipeline-plugin/576c9ecdf58287ef36cff0121554a51235b50dd6
          Log:
          Merge pull request #412 from 62mkv/patch-1

          JENKINS-33310 reflected compatibility status of HockeyApp Plugin

          Compare: https://github.com/jenkinsci/pipeline-plugin/compare/63791640268f...576c9ecdf582

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: COMPATIBILITY.md http://jenkins-ci.org/commit/pipeline-plugin/576c9ecdf58287ef36cff0121554a51235b50dd6 Log: Merge pull request #412 from 62mkv/patch-1 JENKINS-33310 reflected compatibility status of HockeyApp Plugin Compare: https://github.com/jenkinsci/pipeline-plugin/compare/63791640268f...576c9ecdf582

          Code changed in jenkins
          User: Kirill Marchuk
          Path:
          pom.xml
          src/main/java/hockeyapp/HockeyappRecorder.java
          src/main/resources/index.jelly
          http://jenkins-ci.org/commit/hockeyapp-plugin/b7f51ccfc2dcede6abf14b8d1c13b29491904339
          Log:
          Fix for JENKINS-33310

          by @Andreas92: made plugin pipeline ready by implementing SimpleBuildStep. Note that this implementation duplicates some functions in order to make the plugin in work for both, freestyle and pipeline jobs.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kirill Marchuk Path: pom.xml src/main/java/hockeyapp/HockeyappRecorder.java src/main/resources/index.jelly http://jenkins-ci.org/commit/hockeyapp-plugin/b7f51ccfc2dcede6abf14b8d1c13b29491904339 Log: Fix for JENKINS-33310 by @Andreas92: made plugin pipeline ready by implementing SimpleBuildStep. Note that this implementation duplicates some functions in order to make the plugin in work for both, freestyle and pipeline jobs.

          Now, as PR #32 is merged, who is to decide if HockeyApp plugin is "Pipeline-compatible" ?

          I can use HockeyApp with Pipeline now, and that's awesome! So I vote for "compatible" status.

          Any other thoughts?

          Kirill Marchuk added a comment - Now, as PR #32 is merged, who is to decide if HockeyApp plugin is "Pipeline-compatible" ? I can use HockeyApp with Pipeline now, and that's awesome! So I vote for "compatible" status. Any other thoughts?

          Code changed in jenkins
          User: Jesse Glick
          Path:
          COMPATIBILITY.md
          http://jenkins-ci.org/commit/pipeline-plugin/c84a9af380854dbafd66e265b63cd05969ad7c47
          Log:
          Merge pull request #439 from alexbrjo/alexbrjo-compat-update

          JENKINS-32263 JENKINS-32650 JENKINS-33841 JENKINS-33310 JENKINS-26591 JENKINS-30522 Updated support status for several plugins

          Compare: https://github.com/jenkinsci/pipeline-plugin/compare/23d473486c8e...c84a9af38085

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: COMPATIBILITY.md http://jenkins-ci.org/commit/pipeline-plugin/c84a9af380854dbafd66e265b63cd05969ad7c47 Log: Merge pull request #439 from alexbrjo/alexbrjo-compat-update JENKINS-32263 JENKINS-32650 JENKINS-33841 JENKINS-33310 JENKINS-26591 JENKINS-30522 Updated support status for several plugins Compare: https://github.com/jenkinsci/pipeline-plugin/compare/23d473486c8e...c84a9af38085

          kmarchuk  FWIW, I can use this in a descriptive pipeline (still a bit new to it all)  works fine for me uploading multiple APKs to Hockey.  What does not work is the environment var HOCKEYAPP_INSTALL_URL  It is never defined.  Debugging shows the Hockey API response has the URLs among other data, but HOCKEYAPP_INSTALL_URL is not defined.  Is this an issue with this particular support of pipelines request? If not I can surface it elsewhere.

          douglas knudsen added a comment - kmarchuk  FWIW, I can use this in a descriptive pipeline (still a bit new to it all)  works fine for me uploading multiple APKs to Hockey.  What does not work is the environment var HOCKEYAPP_INSTALL_URL  It is never defined.  Debugging shows the Hockey API response has the URLs among other data, but HOCKEYAPP_INSTALL_URL is not defined.  Is this an issue with this particular support of pipelines request? If not I can surface it elsewhere.

          Jesse Glick added a comment -

          Jesse Glick added a comment - douglasknudsen possibly  JENKINS-42499

          Mez Pahlan added a comment -

          Fixed by PR#46 targeting 1.3.1 release

          Mez Pahlan added a comment - Fixed by PR#46  targeting 1.3.1 release

          I currently upload mobile packages to HockeyApp via Jenkins. I am now trying to do this using Jenkins pipeline. can someone provide a snippet of how i can upload mobile build packages to HockeyApp using Jenkins pipeline? Documentation is not very clear. I tried using Jenkins Snippet generator, but it is still not providing all my needs.

          Shilpa Gollamudi added a comment - I currently upload mobile packages to HockeyApp via Jenkins. I am now trying to do this using Jenkins pipeline. can someone provide a snippet of how i can upload mobile build packages to HockeyApp using Jenkins pipeline? Documentation is not very clear. I tried using Jenkins Snippet generator, but it is still not providing all my needs.

          Mez Pahlan added a comment -

          Hi sgolla02 what are your needs and what doesn't the snippet generator do for you?

          Mez Pahlan added a comment - Hi sgolla02 what are your needs and what doesn't the snippet generator do for you?

            mezpahlan Mez Pahlan
            punit21 Punit Agrawal
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: