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 8a7108d Prepare repository for deployment.
add a278295 Add post-commit tests policies summary page.
add a0c756e Fix links
add 21b087e Remove [TOC]
add 491c456 Update postcommits guides
add 67a2c16 This closes #511
new 6d7fd1a 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:
content/contribute/become-a-committer/index.html | 6 +
content/contribute/committer-guide/index.html | 6 +
content/contribute/dependencies/index.html | 6 +
content/contribute/design-documents/index.html | 6 +
content/contribute/docker-images/index.html | 6 +
content/contribute/eclipse/index.html | 6 +
content/contribute/index.html | 6 +
content/contribute/intellij/index.html | 6 +
content/contribute/portability/index.html | 6 +
.../index.html | 151 ++++++++++-----------
.../index.html | 122 +++++++++--------
.../{eclipse => postcommits-policies}/index.html | 151 ++++++++++-----------
.../contribute/ptransform-style-guide/index.html | 6 +
content/contribute/release-guide/index.html | 6 +
content/contribute/runner-guide/index.html | 6 +
content/contribute/testing/index.html | 105 ++++++++++++++
.../contribute/website-contributions/index.html | 6 +
src/_includes/section-menu/contribute.html | 6 +
src/contribute/postcommits-guides.md | 74 ++++++++++
src/contribute/postcommits-policies-details.md | 93 +++++++++++++
src/contribute/postcommits-policies.md | 82 +++++++++++
src/contribute/testing.md | 81 +++++++++++
22 files changed, 725 insertions(+), 218 deletions(-)
copy content/contribute/{website-contributions =>
postcommits-guides}/index.html (79%)
copy content/contribute/{website-contributions =>
postcommits-policies-details}/index.html (76%)
copy content/contribute/{eclipse => postcommits-policies}/index.html (76%)
create mode 100644 src/contribute/postcommits-guides.md
create mode 100644 src/contribute/postcommits-policies-details.md
create mode 100644 src/contribute/postcommits-policies.md