You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ai...@apache.org on 2022/06/02 21:09:41 UTC

[beam] branch master updated (56755f5819e -> 3d5d145f16c)

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

aizhamal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 56755f5819e Rename pytorch files (#17798)
     new adf751208c7 [BEAM-14446] Update some docs to point to GitHub issues
     new a9553904dfb More doc updates
     new 4a05acee463 Update issueManagement fields
     new da2d4e9f322 Fix website build
     new 96886fa9cbe Remove extraneous comment line
     new 576a8f1f007 Merge in master
     new 1adab8f7ad9 Merge branch 'master' into users/damccorm/doc-updates
     new 4833ca405b0 Merge branch 'users/damccorm/doc-updates' of https://github.com/damccorm/beam into users/damccorm/doc-updates
     new 77350508972 Commit message guidance
     new 3d5d145f16c Merge pull request #17594 from damccorm/users/damccorm/doc-updates

The 36104 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:
 .asf.yaml                                          |  1 -
 .github/PULL_REQUEST_TEMPLATE.md                   |  2 +-
 CONTRIBUTING.md                                    |  4 +-
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  4 +-
 .../org/apache/beam/gradle/VendorJavaPlugin.groovy |  4 +-
 .../code_repository/code_repository.dart           |  2 +-
 sdks/go/pkg/beam/coder.go                          |  4 +-
 sdks/go/test/integration/integration.go            |  2 +-
 sdks/java/bom/common.gradle                        |  4 +-
 sdks/java/bom/pom.xml.template                     |  4 +-
 .../content/en/community/presentation-materials.md |  2 +-
 website/www/site/content/en/contribute/_index.md   |  5 +-
 .../site/content/en/contribute/committer-guide.md  |  3 +-
 .../en/contribute/get-started-contributing.md      | 29 +++------
 .../{jira-priorities.md => issue-priorities.md}    |  6 +-
 .../content/en/contribute/postcommits-guides.md    | 10 +--
 .../en/contribute/postcommits-policies-details.md  |  2 +-
 .../content/en/contribute/postcommits-policies.md  | 13 ++--
 .../en/contribute/precommit-triage-guide.md        |  6 +-
 .../site/content/en/contribute/release-blocking.md |  2 +-
 .../site/content/en/contribute/release-guide.md    | 72 ++++++++++------------
 .../site/content/en/documentation/io/built-in.md   |  4 +-
 .../documentation/resources/learning-resources.md  |  2 +-
 .../www/site/content/en/documentation/sdks/go.md   |  2 +-
 website/www/site/data/en/contact_us.yaml           | 12 +---
 website/www/site/data/en/join_beam.yaml            |  2 +-
 .../partials/section-menu/en/contribute.html       |  2 +-
 27 files changed, 88 insertions(+), 117 deletions(-)
 rename website/www/site/content/en/contribute/{jira-priorities.md => issue-priorities.md} (97%)