This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch qjs
in repository https://gitbox.apache.org/repos/asf/couchdb.git
omit d133ec96b Add QuickJS as a Javascript engine option
add 1fa4f6ee8 Cleanup shards db after the mem3 bdu test
add 947f46842 Ignore design docs in shards db in couch scanner
add 582bb448c WorksOnArm Amazon instance seems to be gone for good
add 2f4dc524b Add QuickJS as a Javascript engine option
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 (d133ec96b)
\
N -- N -- N refs/heads/qjs (2f4dc524b)
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:
build-aux/Jenkinsfile.full | 12 ------------
src/couch_quickjs/src/couch_quickjs.app.src | 2 +-
src/couch_scanner/src/couch_scanner_plugin.erl | 3 +++
src/mem3/test/eunit/mem3_bdu_test.erl | 4 ++++
4 files changed, 8 insertions(+), 13 deletions(-)