This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
discard b76e7b4 This closes #536
discard 61291b7 Grammar pass + pretty print
discard b29ac7c Address readability reviews
discard cfe7ebb Quick fixes to layout
discard d73b18d Fixing 2.6.0 blog post
new 33288e9 Add instructions of using automation scripts
new 115d974 Fix broken tests
new 77d3348 Addressed Ahmet's comments
new 0b58334 This closes #531
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b76e7b4)
\
N -- N -- N refs/heads/mergebot (0b58334)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 4 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:
src/_data/authors.yml | 2 +-
src/_includes/authors-list.md | 13 +
src/_posts/2018-08-10-beam-2.6.0.md | 75 -----
src/_posts/src/_posts/2018-08-10-beam-2.6.0.md | 58 ++++
src/contribute/release-guide.md | 383 +++++++++++++++++--------
5 files changed, 338 insertions(+), 193 deletions(-)
delete mode 100644 src/_posts/2018-08-10-beam-2.6.0.md
create mode 100644 src/_posts/src/_posts/2018-08-10-beam-2.6.0.md