[ 
https://issues.apache.org/jira/browse/BEAM-4496?focusedWorklogId=146669&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-146669
 ]

ASF GitHub Bot logged work on BEAM-4496:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Sep/18 04:29
            Start Date: 22/Sep/18 04:29
    Worklog Time Spent: 10m 
      Work Description: alanmyrvold commented on a change in pull request 
#6431: [BEAM-4496] Website merge
URL: https://github.com/apache/beam/pull/6431#discussion_r219661201
 
 

 ##########
 File path: website/build.gradle
 ##########
 @@ -22,6 +22,8 @@ apply plugin: "base"
 def dockerImageTag = 'beam-website'
 def dockerWorkDir = "/repo"
 def buildDir = "$project.rootDir/build/website"
+def contentBuildDir = "$buildDir/content"
+def contentRepoDir = "$project.rootDir/website/content"
 
 Review comment:
   org.ajoberstar.git-publish has directories/files to include/exclude. Nuked 
the website/generated-content directory except for pydocs and javadocs.
   
     preserve {
       include '**'
       exclude 'website/generated-content/**'
       include 'website/generated-content/documentation/sdks/pydoc/**'
       include 'website/generated-content/documentation/sdks/javadoc/**'
     } 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 146669)
    Time Spent: 3h  (was: 2h 50m)

> Create Jenkins job to push generated HTML to asf-site branch
> ------------------------------------------------------------
>
>                 Key: BEAM-4496
>                 URL: https://issues.apache.org/jira/browse/BEAM-4496
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system, website
>            Reporter: Scott Wegner
>            Assignee: Alan Myrvold
>            Priority: Major
>              Labels: beam-site-automation-reliability
>          Time Spent: 3h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to