You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by me...@apache.org on 2018/04/11 16:11:11 UTC

[beam-site] branch asf-site updated (5d24010 -> 8606b56)

This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from 5d24010  Prepare repository for deployment.
     add f5bf55a  Fix tox lint command in contribution guide
     add 58fd659  This closes #415
     new 8606b56  Prepare repository for deployment.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
mergebot-role@apache.org.

[beam-site] 01/01: Prepare repository for deployment.

Posted by me...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 8606b568f9ea03c02807455627ce8fc1d79ee94f
Author: Mergebot <me...@apache.org>
AuthorDate: Wed Apr 11 09:11:09 2018 -0700

    Prepare repository for deployment.
---
 content/contribute/contribution-guide/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/contribute/contribution-guide/index.html b/content/contribute/contribution-guide/index.html
index 5c965df..a3fd4c4 100644
--- a/content/contribute/contribution-guide/index.html
+++ b/content/contribute/contribution-guide/index.html
@@ -456,7 +456,7 @@ environment before testing your code.</p>
 command.</p>
 
 <div class="highlighter-rouge"><pre class="highlight"><code>$ pip install tox
-$ tox -e py27-lint,py3-lint
+$ tox -e lint_py2,lint_py3
 </code></pre>
 </div>
 

-- 
To stop receiving notification emails like this one, please contact
mergebot-role@apache.org.