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 35bc9314a Update repo for docs build 122
     new f5f7a3179 Update repo for docs build 123

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   (35bc9314a)
            \
             N -- N -- N   refs/heads/gh-pages (f5f7a3179)

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/format_project.rst.txt         |  14 ++++
 _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.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             | 128 ++++++++++++++++----------------
 developing/workspaces.html              |  95 ++++++++++++------------
 docs.tgz                                | Bin 4175471 -> 4175652 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                     |  16 +++-
 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         |  70 ++++++++---------
 handling-files/filtering.html           |  20 ++---
 handling-files/overlaps.html            |  28 +++----
 index.html                              |   4 +-
 junctions/junction-elements.html        |  62 ++++++++--------
 junctions/junction-includes.html        |  68 ++++++++---------
 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 9019 -> 9019 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                 |  44 +++++------
 tutorial/directives.html                |  92 +++++++++++------------
 tutorial/first-project.html             |  26 +++----
 tutorial/integration-commands.html      |  58 +++++++--------
 tutorial/running-commands.html          |  44 +++++------
 using_commands.html                     |   4 +-
 using_config.html                       |   4 +-
 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 +-
 100 files changed, 563 insertions(+), 538 deletions(-)

Reply via email to