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

wonook pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nemo-website.git


 discard a5451d3  Publishing from c65948c43eb381ae2a215499446aca3b66560a8f
 discard 8589702  Publishing from e19fe580a034ba0a8e258eb4a879c19fc25ccd04
     add e19fe58  add release notes
     add 84a23f5  Publishing from e19fe580a034ba0a8e258eb4a879c19fc25ccd04
     add c65948c  add some pages
     add d9351e6  fix publish script
     add 9a33562  Publishing from d9351e6964cdbbcddac7ad3d64e832312b2e90f8

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   (a5451d3)
            \
             N -- N -- N   refs/heads/asf-site (9a33562)

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.

No new revisions were added by this update.

Summary of changes:
 _pages/downloads.md                         | 14 +++++
 _posts/2022-06-07-release-note-0.3.md       | 57 ++++++++++++++++++++
 _posts/2022-08-15-beam-runner.md            | 10 ++++
 _posts/2022-09-10-release-note-0.4.md       | 80 +++++++++++++++++++++++++++++
 content/docs/bootstrap/index.html           |  4 +-
 content/docs/cheatsheet/index.html          |  4 +-
 content/docs/compiler_design/index.html     |  4 +-
 content/docs/contribute/index.html          |  4 +-
 content/docs/extending_nemo/index.html      |  4 +-
 content/docs/font-awesome/index.html        |  4 +-
 content/docs/getting_started/index.html     |  4 +-
 content/docs/home/index.html                |  4 +-
 content/docs/ir/index.html                  |  4 +-
 content/docs/jekyll/index.html              |  4 +-
 content/docs/passes_and_policies/index.html |  4 +-
 content/docs/runtime_design/index.html      |  4 +-
 content/docs/security/index.html            |  4 +-
 content/docs/themes/index.html              |  4 +-
 content/docs/welcome_to_jekyll/index.html   |  4 +-
 content/feed.xml                            |  2 +-
 content/pages/downloads/index.html          |  4 +-
 content/pages/license/index.html            |  4 +-
 content/pages/talks/index.html              |  4 +-
 content/pages/team/index.html               |  4 +-
 content/publish.sh                          |  1 -
 content/sitemap.xml                         | 38 +++++++-------
 publish.sh                                  |  1 -
 27 files changed, 219 insertions(+), 60 deletions(-)
 create mode 100644 _posts/2022-06-07-release-note-0.3.md
 create mode 100644 _posts/2022-08-15-beam-runner.md
 create mode 100644 _posts/2022-09-10-release-note-0.4.md

Reply via email to