[jbosstools-issues] [JBoss JIRA] (JBIDE-17932) build tool to compare projects' latest github revision that have been built against latest revisions in github

Nick Boldt (JIRA) issues at jboss.org
Fri Jul 18 16:56:29 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986440#comment-12986440 ] 

Nick Boldt commented on JBIDE-17932:
------------------------------------

could diff these:

http://download.jboss.org/jbosstools/builds/staging/jbosstools-forge_4.2.luna/logs/GIT_REVISION.txt -> origin/jbosstools-4.2.0.Beta3x at 462b8e8a4d92a251d4ab5df25b7a9ddcc06a6bea
https://api.github.com/repos/jbosstools/jbosstools-forge/commits/jbosstools-4.2.0.Beta3x (retrieve first entry) ->   "sha": "462b8e8a4d92a251d4ab5df25b7a9ddcc06a6bea"

> build tool to compare projects' latest github revision that have been built against latest revisions in github
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-17932
>                 URL: https://issues.jboss.org/browse/JBIDE-17932
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>
> 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:
> {code}
> 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
> {code}



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list