Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 99A02200C82 for ; Sat, 13 May 2017 01:44:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 98444160BC8; Fri, 12 May 2017 23:44:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 108EE160BB8 for ; Sat, 13 May 2017 01:44:49 +0200 (CEST) Received: (qmail 84637 invoked by uid 500); 12 May 2017 23:44:49 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 84625 invoked by uid 99); 12 May 2017 23:44:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 May 2017 23:44:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 16374DFE34; Fri, 12 May 2017 23:44:49 +0000 (UTC) From: jkff To: commits@beam.apache.org Reply-To: commits@beam.apache.org Message-ID: Subject: [GitHub] beam-site pull request #243: [BEAM-1013, BEAM-1353] Website fixups after PTr... Content-Type: text/plain Date: Fri, 12 May 2017 23:44:49 +0000 (UTC) archived-at: Fri, 12 May 2017 23:44:50 -0000 GitHub user jkff opened a pull request: https://github.com/apache/beam-site/pull/243 [BEAM-1013, BEAM-1353] Website fixups after PTransform Style Guide changes R: @davorbonaci CC: @melap You can merge this pull request into a Git repository by running: $ git pull https://github.com/jkff/beam-site style-guide Alternatively you can review and apply these changes as the patch at: https://github.com/apache/beam-site/pull/243.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 #243 ---- commit 680af94ba320a601c42dad4970fcfc0c89191e04 Author: Eugene Kirpichov Date: 2017-05-12T23:06:09Z Rewrites the section on Coders to not talk about them as a parsing mechanism commit 001f20e7ad905a655923d4efa1180d9d146272b5 Author: Eugene Kirpichov Date: 2017-05-12T23:07:19Z [BEAM-1353] Style Guide fixups Fixes usages of PTransforms affected by changes as part of https://issues.apache.org/jira/browse/BEAM-1353 ---- --- 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. ---