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

voidmatcha pushed a change to branch pr5339-rebase
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


 discard 1573417af7 Add inline completion Playwright coverage
    omit 68125289ab Share query flag parsing across feature flags
    omit 2f98582243 Preserve editor focus for inline suggestions
    omit dcecf131b4 Support hash query for inline completion flag
    omit cfc14f16af Keep Monaco shortcuts scoped to the focused paragraph
    omit f1fabc9fa7 [ZEPPELIN-6557] New UI: history-based inline (ghost-text) 
completion
    omit f5a6dbab4b [ZEPPELIN-6557] Upgrade Monaco 0.31.1 -> 0.52.2
     add 1aeed09a00 [ZEPPELIN-6508] Remove outdated Mahout interpreter helper 
and documentation
     new 7076b16b7d [ZEPPELIN-6557] Upgrade Monaco 0.31.1 -> 0.52.2
     new 47fe67719e [ZEPPELIN-6557] New UI: history-based inline (ghost-text) 
completion
     new 077327bee1 Keep Monaco shortcuts scoped to the focused paragraph
     new 2316f54538 Support hash query for inline completion flag
     new 4ee1f124a0 Preserve editor focus for inline suggestions
     new ec2c90dd85 Share query flag parsing across feature flags
     new f4baa4765c Add inline completion Playwright coverage

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   (1573417af7)
            \
             N -- N -- N   refs/heads/pr5339-rebase (f4baa4765c)

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 7 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:
 docs/_includes/themes/zeppelin/_navigation.html    |   1 -
 docs/index.md                                      |   1 -
 docs/interpreter/mahout.md                         | 186 -----
 .../Using Mahout_2BYEZ5EVK.zpln                    | 887 ---------------------
 scripts/mahout/add_mahout_interpreters.py          | 290 -------
 5 files changed, 1365 deletions(-)
 delete mode 100644 docs/interpreter/mahout.md
 delete mode 100644 notebook/Miscellaneous Tutorial/Using Mahout_2BYEZ5EVK.zpln
 delete mode 100644 scripts/mahout/add_mahout_interpreters.py

Reply via email to