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 5819a30de Update repo for docs build 237
     new e690d3da8 Update repo for docs build 238

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   (5819a30de)
            \
             N -- N -- N   refs/heads/gh-pages (e690d3da8)

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                       |   6 +-
 _static/documentation_options.js        |   2 +-
 additional_docker.html                  |   6 +-
 arch_cachekeys.html                     |   6 +-
 arch_caches.html                        |   6 +-
 arch_data_model.html                    |   6 +-
 arch_dependency_model.html              |   6 +-
 arch_overview.html                      |   6 +-
 arch_program_flow.html                  |   6 +-
 arch_remote_execution.html              |   6 +-
 arch_sandboxing.html                    |   6 +-
 arch_scheduler.html                     |   6 +-
 buildstream.buildelement.html           |   6 +-
 buildstream.downloadablefilesource.html |  55 ++++++++++++++--
 buildstream.element.html                |   6 +-
 buildstream.exceptions.html             |   6 +-
 buildstream.html                        |  11 ++--
 buildstream.node.html                   |   6 +-
 buildstream.plugin.html                 |   6 +-
 buildstream.sandbox.html                |   6 +-
 buildstream.sandbox.sandbox.html        |   6 +-
 buildstream.scriptelement.html          |   6 +-
 buildstream.source.html                 |   6 +-
 buildstream.sourcemirror.html           |   6 +-
 buildstream.storage.directory.html      |   6 +-
 buildstream.storage.html                |   6 +-
 buildstream.types.html                  |   6 +-
 buildstream.utils.html                  |   6 +-
 core_additional.html                    |   6 +-
 core_format.html                        |   6 +-
 core_framework.html                     |   6 +-
 core_plugins.html                       |   6 +-
 developing/strict-mode.html             | 112 ++++++++++++++++----------------
 developing/workspaces.html              |  94 +++++++++++++--------------
 docs.tgz                                | Bin 4117428 -> 4118515 bytes
 elements/compose.html                   |   6 +-
 elements/filter.html                    |   6 +-
 elements/import.html                    |   6 +-
 elements/junction.html                  |   6 +-
 elements/link.html                      |   6 +-
 elements/manual.html                    |   6 +-
 elements/script.html                    |   6 +-
 elements/stack.html                     |   6 +-
 examples/git-mirror.html                |   6 +-
 examples/tar-mirror.html                |   6 +-
 format_declaring.html                   |   6 +-
 format_intro.html                       |   6 +-
 format_project.html                     |   6 +-
 format_project_refs.html                |   6 +-
 format_public.html                      |   6 +-
 genindex.html                           |   6 +-
 hacking/coding_guidelines.html          |   6 +-
 hacking/grpc_protocols.html             |   6 +-
 hacking/making_releases.html            |   6 +-
 hacking/managing_data_files.html        |   6 +-
 hacking/measuring_performance.html      |   6 +-
 hacking/ui.html                         |   6 +-
 hacking/updating_python_deps.html       |   6 +-
 hacking/using_the_testsuite.html        |   6 +-
 hacking/writing_documentation.html      |   6 +-
 hacking/writing_plugins.html            |   6 +-
 handling-files/composition.html         |  56 ++++++++--------
 handling-files/filtering.html           |   6 +-
 handling-files/overlaps.html            |  24 +++----
 index.html                              |   6 +-
 junctions/junction-elements.html        |  58 ++++++++---------
 junctions/junction-includes.html        |  58 ++++++++---------
 junctions/junction-workspaces.html      |  10 +--
 main_about.html                         |   6 +-
 main_architecture.html                  |   6 +-
 main_core.html                          |   6 +-
 main_glossary.html                      |   6 +-
 main_install.html                       |   6 +-
 main_porting.html                       |   6 +-
 main_using.html                         |   6 +-
 objects.inv                             | Bin 9200 -> 9200 bytes
 porting_command_line.html               |   6 +-
 porting_project.html                    |   6 +-
 porting_user_configuration.html         |   6 +-
 py-modindex.html                        |   6 +-
 search.html                             |   6 +-
 searchindex.js                          |   2 +-
 sources/local.html                      |   6 +-
 sources/remote.html                     |   6 +-
 sources/tar.html                        |   6 +-
 sources/workspace.html                  |   6 +-
 tutorial/autotools.html                 |  44 ++++++-------
 tutorial/directives.html                |  78 +++++++++++-----------
 tutorial/first-project.html             |  28 ++++----
 tutorial/integration-commands.html      |  48 +++++++-------
 tutorial/running-commands.html          |  42 ++++++------
 using_commands.html                     |   6 +-
 using_config.html                       |   6 +-
 using_configuring_cache_server.html     |   6 +-
 using_configuring_remote_execution.html |   6 +-
 using_developing.html                   |   6 +-
 using_examples.html                     |   6 +-
 using_handling_files.html               |   6 +-
 using_junctions.html                    |   6 +-
 using_tutorial.html                     |   6 +-
 100 files changed, 632 insertions(+), 582 deletions(-)

Reply via email to