You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dhalperi <gi...@git.apache.org> on 2016/11/04 21:11:18 UTC

[GitHub] incubator-beam-site pull request #66: Test baseurl presence and fix breaks

GitHub user dhalperi opened a pull request:

    https://github.com/apache/incubator-beam-site/pull/66

    Test baseurl presence and fix breaks

    Two commits:
    
    1. Add baseurl everywhere it's needed
    2. Add tests that will catch future breaks
    
    The tests use a separate config to set test-specific properties. The `site.url` configuration specifically does not appear settable from the Jekyll CLI. Unfortunately this means that there is one property shared between config and test (`.testcontent`)
    
    Also adds `content` and `.testcontent` to the excludes list so that the builds of each do not include the other.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dhalperi/incubator-beam-site baseurl

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam-site/pull/66.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #66
    
----
commit 9b25bfd626c049ed92e8e76f69faf766e946ccd8
Author: Dan Halperin <dh...@google.com>
Date:   2016-11-04T19:34:04Z

    Add missing site.baseurls

commit 382843539069f62af736dfa3c62babc895ebf12a
Author: Dan Halperin <dh...@google.com>
Date:   2016-11-04T20:30:48Z

    Build in a separate content directory to catch bad links

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam-site pull request #66: Test baseurl presence and fix breaks

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam-site/pull/66


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---