Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17932

build tool to compare projects' latest github revision that have been built against latest revisions in github

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.2.0.CR2
    • 4.2.0.Beta2
    • build

    Description

      Need a cmd tool (python?) that given a list of projects=

      {aerogear, birt, ...vpe, webservices}

      & a stream=

      {4.2.luna, master}

      can perform these steps:

      a) check the latest built github revision in Jenkins for the job
      b) check the latest github revision for the matching branch
      c) report to console:

      status, job name, branch built, revision in Jenkins, revision in github branch
      PASS, jbosstools-aerogear_4.2.luna, origin/jbosstools-4.2.0.Beta3x, 91f7dc7626d8a3e4c27bd84a27c0f485d0a63c80, 91f7dc7626d8a3e4c27bd84a27c0f485d0a63c80
      FAIL, jbosstools-birt_4.2.luna, origin/jbosstools-4.2.0.Beta3x, 91f7dc7626d8a3e4c27bd84a27c0f485d0a63c80, 638aa9268c52fbafd6fd283aedd67a1813444848
      

      Attachments

        Activity

          People

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: