[jbosstools-issues] [JBoss JIRA] (JBIDE-22968) if a build fails to publish, future builds may think there's nothing new and also not publish

Nick Boldt (JIRA) issues at jboss.org
Wed Aug 10 16:54:00 EDT 2016


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

Nick Boldt commented on JBIDE-22968:
------------------------------------

we could enable p2diff checks like this:

https://github.com/jbdevstudio/jbdevstudio-ci/commit/62d10dcfc1d772156ac421ef8c75d6b00a4bca78#diff-d81bd0f47cd8e73d1140f394d4fa9abeR144

> if a build fails to publish, future builds may think there's nothing new and also not publish
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-22968
>                 URL: https://issues.jboss.org/browse/JBIDE-22968
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.4.1.AM3
>
>         Attachments: openshift-failed-future-builds-did-not-publish.png
>
>
> When publishing snapshots to download.jboss.org via Jenkins jobs, we need to add a check for "did the last build fail? if so, set skipRevisionCheckWhenPublishing = true"
> That way we don't get situations where the Openshift build fails (because failed enforcer check) and then the next 4-5 builds are NOT published (because as far as the current tests are concerned, the latest SHA in Jenkins == latest SHA in github... but NOT the latest SHA on download.jboss.org/.../snapshots/JOB_NAME/latest/.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list