This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kibble.git.


    from ddcdb0a  Add Jenkins as a potential source type
     new 227b6fe  Add in a CI explorer widget
     new 2fd2c89  Add preliminary CI status pages
     new f590323  regenerate OpenAPI Yaml
     new 20013d5  set up a widget for CI
     new 0817d31  regen JS

The 5 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:
 .../{mail/timeseries-single.py => ci/queue.py}     |  47 ++++--
 .../{mail/timeseries-single.py => ci/status.py}    |  43 ++++--
 .../{mail/timeseries.py => ci/top-buildcount.py}   |  94 ++++++------
 .../{mail/timeseries.py => ci/top-buildtime.py}    |  94 ++++++------
 api/yaml/openapi.yaml                              | 160 +++++++++++++++++++++
 api/yaml/widgets.yaml                              |  49 +++++++
 ui/js/coffee/explorer.coffee                       |  56 ++++++++
 ui/js/coffee/pageloader.coffee                     |   1 +
 ui/js/coffee/widget.coffee                         |   1 +
 ui/js/kibble.v1.js                                 |  99 ++++++++++++-
 10 files changed, 518 insertions(+), 126 deletions(-)
 copy api/pages/{mail/timeseries-single.py => ci/queue.py} (79%)
 copy api/pages/{mail/timeseries-single.py => ci/status.py} (81%)
 copy api/pages/{mail/timeseries.py => ci/top-buildcount.py} (72%)
 copy api/pages/{mail/timeseries.py => ci/top-buildtime.py} (72%)

-- 
To stop receiving notification emails like this one, please contact
humbed...@apache.org.

Reply via email to