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

github-bot pushed a change to branch chore/update-python-docs
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git


    omit dca864fb chore(python-docs): update python doc assets to recent 
development state
     add 22908e9f chore(python-docs): update python doc assets to recent 
development state

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   (dca864fb)
            \
             N -- N -- N   refs/heads/chore/update-python-docs (22908e9f)

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:
 .../dev/reference/endpoint/endpoint/index.html     |    2 +-
 .../reference/functions/broker/broker/index.html   |    6 +-
 docs-python/dev/scripts/gen_ref_pages/index.html   |   12 +-
 docs-python/dev/search/search_index.json           |    2 +-
 docs-python/dev/sitemap.xml                        |   82 +-
 docs-python/dev/sitemap.xml.gz                     |  Bin 665 -> 666 bytes
 docs-python/latest/404.html                        |  117 +-
 .../assets/javascripts/bundle.efa0ade1.min.js      |   29 -
 .../assets/javascripts/bundle.efa0ade1.min.js.map  |    8 -
 .../javascripts/workers/search.208ed371.min.js     |   42 -
 .../javascripts/workers/search.208ed371.min.js.map |    8 -
 .../assets/stylesheets/main.c4a75a56.min.css       |    1 -
 .../assets/stylesheets/main.c4a75a56.min.css.map   |    1 -
 .../assets/stylesheets/palette.a0c5b2b5.min.css    |    1 -
 .../stylesheets/palette.a0c5b2b5.min.css.map       |    1 -
 .../latest/getting-started/developing/index.html   |  118 +-
 .../latest/getting-started/first-steps/index.html  |  118 +-
 .../latest/getting-started/quickstart/index.html   |  118 +-
 docs-python/latest/img/streampipes-python-dark.png |  Bin 116009 -> 0 bytes
 docs-python/latest/index.html                      |  126 +-
 docs-python/latest/objects.inv                     |  Bin 1773 -> 1728 bytes
 .../latest/reference/client/client/index.html      |  118 +-
 .../latest/reference/client/config/index.html      |  118 +-
 .../client/credential_provider/index.html          |  118 +-
 .../endpoint/api/data_lake_measure/index.html      |  118 +-
 .../reference/endpoint/api/data_stream/index.html  |  118 +-
 .../latest/reference/endpoint/endpoint/index.html  |  120 +-
 .../reference/endpoint/exceptions/index.html       |  118 +-
 .../function_zoo/river_function/index.html         |  118 +-
 .../reference/functions/broker/broker/index.html   |  124 +-
 .../functions/broker/broker_handler/index.html     |  118 +-
 .../functions/broker/kafka_broker/index.html       |  118 +-
 .../broker/kafka_message_fetcher/index.html        |  118 +-
 .../functions/broker/nats_broker/index.html        |  118 +-
 .../functions/broker/output_collector/index.html   |  118 +-
 .../functions/function_handler/index.html          |  118 +-
 .../reference/functions/registration/index.html    |  118 +-
 .../functions/streampipes_function/index.html      |  118 +-
 .../functions/utils/async_iter_handler/index.html  |  118 +-
 .../functions/utils/data_stream_context/index.html |  118 +-
 .../utils/data_stream_generator/index.html         |  118 +-
 .../functions/utils/function_context/index.html    |  118 +-
 .../latest/reference/model/common/index.html       |  118 +-
 .../model/container/data_lake_measures/index.html  |  118 +-
 .../model/container/data_streams/index.html        |  118 +-
 .../model/container/resource_container/index.html  |  118 +-
 .../model/resource/data_lake_measure/index.html    |  120 +-
 .../model/resource/data_series/index.html          | 1987 --------------------
 .../model/resource/data_stream/index.html          |  122 +-
 .../reference/model/resource/exceptions/index.html | 1746 -----------------
 .../model/resource/function_definition/index.html  |  122 +-
 .../model/resource/query_result/index.html         | 1895 -------------------
 .../reference/model/resource/resource/index.html   |  120 +-
 .../latest/scripts/gen_ref_pages/index.html        |  236 +--
 docs-python/latest/search/search_index.json        |    1 -
 docs-python/latest/sitemap.xml                     |   90 +-
 docs-python/latest/sitemap.xml.gz                  |  Bin 665 -> 650 bytes
 .../index.html                                     |  366 ++--
 .../index.html                                     |  632 +++----
 .../index.html                                     |  396 ++--
 .../index.html                                     |  526 +++---
 docs-python/versions.json                          |    4 +-
 62 files changed, 1436 insertions(+), 10677 deletions(-)
 delete mode 100644 docs-python/latest/assets/javascripts/bundle.efa0ade1.min.js
 delete mode 100644 
docs-python/latest/assets/javascripts/bundle.efa0ade1.min.js.map
 delete mode 100644 
docs-python/latest/assets/javascripts/workers/search.208ed371.min.js
 delete mode 100644 
docs-python/latest/assets/javascripts/workers/search.208ed371.min.js.map
 delete mode 100644 docs-python/latest/assets/stylesheets/main.c4a75a56.min.css
 delete mode 100644 
docs-python/latest/assets/stylesheets/main.c4a75a56.min.css.map
 delete mode 100644 
docs-python/latest/assets/stylesheets/palette.a0c5b2b5.min.css
 delete mode 100644 
docs-python/latest/assets/stylesheets/palette.a0c5b2b5.min.css.map
 delete mode 100644 docs-python/latest/img/streampipes-python-dark.png
 delete mode 100644 
docs-python/latest/reference/model/resource/data_series/index.html
 delete mode 100644 
docs-python/latest/reference/model/resource/exceptions/index.html
 delete mode 100644 
docs-python/latest/reference/model/resource/query_result/index.html
 delete mode 100644 docs-python/latest/search/search_index.json

Reply via email to