This is an automated email from the ASF dual-hosted git repository.
abesto pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-website.git.
from e0f263b Automatic site generation from b82eedd
new ca14f12 force adds zipkin-api
new e96a34f Automatic site generation from 49cf04f
The 2 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:
Jenkinsfile | 12 +-
zipkin-api/DISCLAIMER | 5 +
zipkin-api/Jenkinsfile | 78 +++++++
LICENSE => zipkin-api/LICENSE | 1 -
zipkin-api/NOTICE | 5 +
zipkin-api/zipkin-api.yaml | 441 +++++++++++++++++++++++++++++++++++
zipkin-api/zipkin.proto | 237 +++++++++++++++++++
zipkin-api/zipkin2-api.yaml | 521 ++++++++++++++++++++++++++++++++++++++++++
8 files changed, 1294 insertions(+), 6 deletions(-)
create mode 100644 zipkin-api/DISCLAIMER
create mode 100644 zipkin-api/Jenkinsfile
copy LICENSE => zipkin-api/LICENSE (99%)
create mode 100644 zipkin-api/NOTICE
create mode 100644 zipkin-api/zipkin-api.yaml
create mode 100644 zipkin-api/zipkin.proto
create mode 100644 zipkin-api/zipkin2-api.yaml