[jbosstools-issues] [JBoss JIRA] (JBIDE-13672) could publish.sh check previous build's GIT_REVISION.txt or ALL_REVISIONS.txt before overriding existing update site w/ new content?

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Mar 12 12:44:41 EDT 2013


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

Nick Boldt edited comment on JBIDE-13672 at 3/12/13 12:43 PM:
--------------------------------------------------------------

Need to update jobs in 41x, and master to optionally pass through skipRevisionCheckWhenPublishing=true flag to the script.

Does not affect 40x stream as those jobs use 4.0.x branch of the publish.sh script.

Need to also verify this works when there's no pre-existing build folder. *FIXED*
                
      was (Author: nickboldt):
    Need to update jobs in 40x, 41x, and master to optionally pass through skipRevisionCheckWhenPublishing=true flag to the script.

Need to also verify this works when there's no pre-existing build folder.
                  
> could publish.sh check previous build's GIT_REVISION.txt or ALL_REVISIONS.txt before overriding existing update site w/ new content?
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13672
>                 URL: https://issues.jboss.org/browse/JBIDE-13672
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng, updatesite
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.1.0.Alpha2
>
>
> Before we rsync new content from the job's workspace to www.qa or download.jboss.org, we should compare the previous build's git revision(s) to decide if the new build needs to be published.
> May want to add an override flag in the job to FORCE a publish (ie., a manually built aggregate).
> Sample files to check:
> http://download.jboss.org/jbosstools/builds/staging/jbosstools-base_41/logs/GIT_REVISION.txt
> http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-sites.aggregate.site_41/logs/ALL_REVISIONS.txt

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list