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 216c572aa Update repo for docs build 297
     new 178ef9083 Update repo for docs build 298

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   (216c572aa)
            \
             N -- N -- N   refs/heads/gh-pages (178ef9083)

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                       |   4 +-
 _sources/using_config.rst.txt           |  64 +++++++++++++++++--
 _static/documentation_options.js        |   2 +-
 additional_docker.html                  |   4 +-
 arch_cachekeys.html                     |   4 +-
 arch_caches.html                        |   4 +-
 arch_data_model.html                    |   4 +-
 arch_dependency_model.html              |   4 +-
 arch_overview.html                      |   4 +-
 arch_program_flow.html                  |   4 +-
 arch_remote_execution.html              |   4 +-
 arch_sandboxing.html                    |   4 +-
 arch_scheduler.html                     |   4 +-
 buildstream.buildelement.html           |   4 +-
 buildstream.downloadablefilesource.html |   4 +-
 buildstream.element.html                |   4 +-
 buildstream.exceptions.html             |   4 +-
 buildstream.html                        |   4 +-
 buildstream.node.html                   |   4 +-
 buildstream.plugin.html                 |   4 +-
 buildstream.sandbox.html                |   4 +-
 buildstream.sandbox.sandbox.html        |   4 +-
 buildstream.scriptelement.html          |   4 +-
 buildstream.source.html                 |   4 +-
 buildstream.sourcemirror.html           |   4 +-
 buildstream.storage.directory.html      |   4 +-
 buildstream.storage.html                |   4 +-
 buildstream.types.html                  |   4 +-
 buildstream.utils.html                  |   4 +-
 core_additional.html                    |   4 +-
 core_format.html                        |   4 +-
 core_framework.html                     |   4 +-
 core_plugins.html                       |   4 +-
 developing/strict-mode.html             | 110 ++++++++++++++++----------------
 developing/workspaces.html              |  90 +++++++++++++-------------
 docs.tgz                                | Bin 8972056 -> 8971741 bytes
 elements/compose.html                   |   4 +-
 elements/filter.html                    |   4 +-
 elements/import.html                    |   4 +-
 elements/junction.html                  |   4 +-
 elements/link.html                      |   4 +-
 elements/manual.html                    |   4 +-
 elements/script.html                    |   4 +-
 elements/stack.html                     |   4 +-
 examples/git-mirror.html                |   4 +-
 examples/tar-mirror.html                |   4 +-
 format_declaring.html                   |   4 +-
 format_intro.html                       |   4 +-
 format_project.html                     |   4 +-
 format_project_refs.html                |   4 +-
 format_public.html                      |   4 +-
 genindex.html                           |   4 +-
 hacking/coding_guidelines.html          |   4 +-
 hacking/grpc_protocols.html             |   4 +-
 hacking/making_releases.html            |   4 +-
 hacking/managing_data_files.html        |   4 +-
 hacking/measuring_performance.html      |   4 +-
 hacking/ui.html                         |   4 +-
 hacking/updating_python_deps.html       |   4 +-
 hacking/using_the_testsuite.html        |   4 +-
 hacking/writing_documentation.html      |   4 +-
 hacking/writing_plugins.html            |   4 +-
 handling-files/composition.html         |  54 ++++++++--------
 handling-files/filtering.html           |   4 +-
 handling-files/overlaps.html            |  22 +++----
 index.html                              |   4 +-
 junctions/junction-elements.html        |  58 ++++++++---------
 junctions/junction-includes.html        |  62 +++++++++---------
 junctions/junction-workspaces.html      |   8 +--
 main_about.html                         |   4 +-
 main_architecture.html                  |   4 +-
 main_core.html                          |   4 +-
 main_glossary.html                      |   4 +-
 main_install.html                       |   4 +-
 main_porting.html                       |   4 +-
 main_using.html                         |   4 +-
 objects.inv                             | Bin 9249 -> 9269 bytes
 porting_command_line.html               |   4 +-
 porting_project.html                    |   4 +-
 porting_user_configuration.html         |   4 +-
 py-modindex.html                        |   4 +-
 search.html                             |   4 +-
 searchindex.js                          |   2 +-
 sources/local.html                      |   4 +-
 sources/remote.html                     |   4 +-
 sources/tar.html                        |   4 +-
 sources/workspace.html                  |   4 +-
 tutorial/autotools.html                 |  42 ++++++------
 tutorial/directives.html                |  74 ++++++++++-----------
 tutorial/first-project.html             |  26 ++++----
 tutorial/integration-commands.html      |  46 ++++++-------
 tutorial/running-commands.html          |  38 +++++------
 using_commands.html                     |  24 +++----
 using_config.html                       |  96 ++++++++++++++++++++--------
 using_configuring_cache_server.html     |   4 +-
 using_configuring_remote_execution.html |   4 +-
 using_developing.html                   |   4 +-
 using_examples.html                     |   4 +-
 using_handling_files.html               |   4 +-
 using_junctions.html                    |   4 +-
 using_tutorial.html                     |   4 +-
 101 files changed, 621 insertions(+), 525 deletions(-)

Reply via email to