This is an automated email from the ASF dual-hosted git repository.
asorokoumov pushed a change to branch ci-docker-build
in repository https://gitbox.apache.org/repos/asf/otava.git
discard c023835 Run Docker build in CI
add 5d51fc6 Reduce Docker image size
add 36b5a65 Run Docker build in CI
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 (c023835)
\
N -- N -- N refs/heads/ci-docker-build (36b5a65)
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:
Dockerfile | 49 ++++++++++++-----
docs/CSV.md | 2 +-
examples/csv/docker-compose.yaml | 3 +-
examples/csv/otava.yaml | 27 ----------
examples/graphite/docker-compose.yaml | 11 ++--
examples/graphite/otava.yaml | 48 -----------------
examples/postgresql/docker-compose.yaml | 7 ++-
examples/postgresql/otava.yaml | 94 ---------------------------------
8 files changed, 45 insertions(+), 196 deletions(-)
delete mode 100644 examples/csv/otava.yaml
delete mode 100644 examples/graphite/otava.yaml
delete mode 100644 examples/postgresql/otava.yaml