[
https://issues.apache.org/jira/browse/BEAM-4496?focusedWorklogId=147924&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-147924
]
ASF GitHub Bot logged work on BEAM-4496:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Sep/18 03:44
Start Date: 26/Sep/18 03:44
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_r219661218
##########
File path: website/build.gradle
##########
@@ -104,3 +106,32 @@ task testWebsite(type: Exec) {
task preCommit {
dependsOn testWebsite
}
+
+task mergeWebsite << {
Review comment:
The content gets generated in the build directory which persists when
changing branches.
Nuked the content in the repo with git remove and delete before copying it
in.
Added some assert's to ensure the content is there, but moving to a temp
directory didn't seem needed.
----------------------------------------------------------------
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: 147924)
Time Spent: 15h 20m (was: 15h 10m)
> 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: 15h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)