[
https://issues.apache.org/jira/browse/BEAM-4495?focusedWorklogId=139785&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-139785
]
ASF GitHub Bot logged work on BEAM-4495:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Aug/18 16:43
Start Date: 30/Aug/18 16:43
Worklog Time Spent: 10m
Work Description: pabloem commented on a change in pull request #6282:
[BEAM-4495] Website pre-commit job
URL: https://github.com/apache/beam/pull/6282#discussion_r214101911
##########
File path: website/Rakefile
##########
@@ -3,16 +3,18 @@ require 'html-proofer'
require 'etc'
task :test do
- FileUtils.rm_rf('./.testcontent')
- sh "bundle exec jekyll build --config _config.yml,_config_test.yml"
- HTMLProofer.check_directory("./.testcontent", {
+ HTMLProofer.check_directory("./content", {
Review comment:
Thank you
----------------------------------------------------------------
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: 139785)
Time Spent: 7h (was: 6h 50m)
> Create website pre-commits for apache/beam repository
> -----------------------------------------------------
>
> Key: BEAM-4495
> URL: https://issues.apache.org/jira/browse/BEAM-4495
> Project: Beam
> Issue Type: Sub-task
> Components: testing, website
> Reporter: Scott Wegner
> Assignee: Udi Meiri
> Priority: Major
> Labels: beam-site-automation-reliability
> Time Spent: 7h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)