You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Matt Foley (JIRA)" <ji...@apache.org> on 2017/10/24 17:43:00 UTC

[jira] [Commented] (METRON-1278) Strip "Build Status" widget from root README.md in site-book build

    [ https://issues.apache.org/jira/browse/METRON-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217343#comment-16217343 ] 

Matt Foley commented on METRON-1278:
------------------------------------

Removing the widget during site-book build, can be done with a one-line addition to HREF_REWRITE_LIST in:
https://github.com/apache/metron/blob/master/site-book/bin/generate-md.sh#L75


> Strip "Build Status" widget from root README.md in site-book build
> ------------------------------------------------------------------
>
>                 Key: METRON-1278
>                 URL: https://issues.apache.org/jira/browse/METRON-1278
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Matt Foley
>            Assignee: Matt Foley
>             Fix For: 0.4.2
>
>
> At the top of the root README.md file is a line
> {code}
> [![Build Status](https://travis-ci.org/apache/metron.svg?branch=master)](https://travis-ci.org/apache/metron)
> {code}
> which causes the latest travis build status to be displayed as a variable icon at the top of the README page.  This is intended to give all github viewers an immediate flag whether the build is healthy or not.  It does not belong in a rendered site-book.
> Recommend not worrying about historical site-books (they naturally obsolesce out of the “dist/release” area).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)