This is an automated email from the ASF dual-hosted git repository.
eamonford pushed a change to branch bug_fixes
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git.
discard 43db563 Update versions
discard d4a3cb2 Update Rabbitmq version
discard 2dc0780 Add S3 support to helm chart
discard 550b2ec update nexus version
discard 12a041a Only create rbac if configmap disabled
discard 002072a Only create gitcfg if if configMap not set
discard 313fd4d Fixed typo
discard baa3dcc Add flag to disable crd creation
discard f229ac7 use new nexusjpl/solr image, update solr-create-collection
image tag
discard a31f61f upgrade images
discard af7a3e1 revert doms
discard 23f0338 updated helm chart for zookeeper
add 9979ee6 SDAP-296: Make deletebyquery script work out-of-the-box in
webapp Docker image (#112)
new f87d585 updated helm chart for zookeeper
new 1aab136 revert doms
new 7fca99b upgrade images
new f471f42 use new nexusjpl/solr image, update solr-create-collection
image tag
new 580a3b1 Add flag to disable crd creation
new d4a5d3f Fixed typo
new 6d49fa2 Only create gitcfg if if configMap not set
new 9f14e53 Only create rbac if configmap disabled
new 6c4603a update nexus version
new 1b3360b Add S3 support to helm chart
new 9369b2c Update Rabbitmq version
new 893268b Update versions
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 (43db563)
\
N -- N -- N refs/heads/bug_fixes (893268b)
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 12 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:
docker/nexus-webapp/Dockerfile | 7 ++++++-
tools/deletebyquery/README.md | 25 +++++++++++++++++++++++++
tools/deletebyquery/deletebyquery.py | 10 ++++++----
tools/deletebyquery/requirements.txt | 21 ---------------------
4 files changed, 37 insertions(+), 26 deletions(-)
create mode 100644 tools/deletebyquery/README.md