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

github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/buildstream.git


 discard 83bb87175 Update repo for docs build 168
     new d784d0e52 Update repo for docs build 169

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   (83bb87175)
            \
             N -- N -- N   refs/heads/gh-pages (d784d0e52)

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.

The 1 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:
 CONTRIBUTING.html                       |   7 +-
 _sources/core_plugins.rst.txt           |   1 +
 _sources/main_install.rst.txt           | 286 ++++++++++---------------
 _static/doctools.js                     | 130 +-----------
 _static/documentation_options.js        |   2 +-
 _static/searchtools.js                  |  74 +++++--
 _static/sphinx_highlight.js             | 144 +++++++++++++
 additional_docker.html                  |   7 +-
 arch_cachekeys.html                     |   7 +-
 arch_caches.html                        |   7 +-
 arch_data_model.html                    |   7 +-
 arch_dependency_model.html              |   7 +-
 arch_overview.html                      |   7 +-
 arch_program_flow.html                  |   7 +-
 arch_remote_execution.html              |   7 +-
 arch_sandboxing.html                    |   7 +-
 arch_scheduler.html                     |   7 +-
 buildstream.buildelement.html           |  68 +++++-
 buildstream.downloadablefilesource.html |  66 +++++-
 buildstream.element.html                |  93 +++++++-
 buildstream.exceptions.html             | 102 ++++++++-
 buildstream.html                        | 363 +++++++++++++++++++++++++++++++-
 buildstream.node.html                   |  99 ++++++++-
 buildstream.plugin.html                 |  76 ++++++-
 buildstream.sandbox.html                |  17 +-
 buildstream.sandbox.sandbox.html        |  62 +++++-
 buildstream.scriptelement.html          |  69 +++++-
 buildstream.source.html                 |  85 +++++++-
 buildstream.storage.directory.html      |  84 +++++++-
 buildstream.storage.html                |  39 +++-
 buildstream.types.html                  |  70 +++++-
 buildstream.utils.html                  |  60 +++++-
 core_additional.html                    |   7 +-
 core_format.html                        |   7 +-
 core_framework.html                     |  97 ++++++++-
 core_plugins.html                       |   8 +-
 developing/strict-mode.html             | 129 ++++++------
 developing/workspaces.html              |  99 ++++-----
 docs.tgz                                | Bin 4176416 -> 4213528 bytes
 elements/compose.html                   |   7 +-
 elements/filter.html                    |   7 +-
 elements/import.html                    |   7 +-
 elements/junction.html                  |   7 +-
 elements/link.html                      |   7 +-
 elements/manual.html                    |   7 +-
 elements/script.html                    |   7 +-
 elements/stack.html                     |   7 +-
 examples/git-mirror.html                |   7 +-
 examples/tar-mirror.html                |   7 +-
 format_declaring.html                   |   7 +-
 format_intro.html                       |   7 +-
 format_project.html                     |   7 +-
 format_project_refs.html                |   7 +-
 format_public.html                      |   7 +-
 genindex.html                           |   7 +-
 hacking/coding_guidelines.html          |   7 +-
 hacking/grpc_protocols.html             |   7 +-
 hacking/making_releases.html            |   7 +-
 hacking/managing_data_files.html        |   7 +-
 hacking/measuring_performance.html      |   7 +-
 hacking/ui.html                         |   7 +-
 hacking/updating_python_deps.html       |   7 +-
 hacking/using_the_testsuite.html        |   7 +-
 hacking/writing_documentation.html      |   7 +-
 hacking/writing_plugins.html            |   7 +-
 handling-files/composition.html         |  67 +++---
 handling-files/filtering.html           |  23 +-
 handling-files/overlaps.html            |  27 +--
 index.html                              |   9 +-
 junctions/junction-elements.html        |  63 +++---
 junctions/junction-includes.html        |  67 +++---
 junctions/junction-workspaces.html      |  11 +-
 main_about.html                         |  11 +-
 main_architecture.html                  |   7 +-
 main_core.html                          |  52 ++++-
 main_glossary.html                      |   7 +-
 main_install.html                       | 324 +++++++++++++---------------
 main_porting.html                       |   7 +-
 main_using.html                         |  11 +-
 objects.inv                             | Bin 9063 -> 9070 bytes
 porting_command_line.html               |   7 +-
 porting_project.html                    |   7 +-
 porting_user_configuration.html         |   7 +-
 py-modindex.html                        |   7 +-
 search.html                             |   7 +-
 searchindex.js                          |   2 +-
 sources/local.html                      |   7 +-
 sources/remote.html                     |   7 +-
 sources/tar.html                        |   7 +-
 sources/workspace.html                  |   7 +-
 tutorial/autotools.html                 |  45 ++--
 tutorial/directives.html                |  85 ++++----
 tutorial/first-project.html             |  29 +--
 tutorial/integration-commands.html      |  63 +++---
 tutorial/running-commands.html          |  45 ++--
 using_commands.html                     |   7 +-
 using_config.html                       |   7 +-
 using_configuring_cache_server.html     |   7 +-
 using_configuring_remote_execution.html |   7 +-
 using_developing.html                   |   7 +-
 using_examples.html                     |   7 +-
 using_handling_files.html               |   7 +-
 using_junctions.html                    |   7 +-
 using_tutorial.html                     |   7 +-
 104 files changed, 2547 insertions(+), 1130 deletions(-)
 create mode 100644 _static/sphinx_highlight.js

Reply via email to