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 2a67d70 Automatic site generation from 3d52fac
new f854b70 force adds zipkin-api
new 0b16db2 Automatic site generation from 815638a
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