You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/02/17 10:07:22 UTC

[buildstream] branch tristan/user-config-docs updated (3689f3b -> 1192822)

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

tvb pushed a change to branch tristan/user-config-docs
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


 discard 3689f3b  src/buildstream/data/userconfig.yaml: Remove some comments.
 discard bc0ecdc  doc/source/using_config.rst: Completely and thoroughly document user config.
 discard 0ed0b89  _frontend/widget.py: Format full element names in `bst show --format %{deps}`
 discard 59dd03b  _context.py: Remote `prompt` as a valid configuration key
 discard 9728817  doc: Documenting how to specify remotes on the command line.
 discard fc27052  Support specifying remotes on the command line.
 discard e3d698d  Moving some cython functions into _utils.pyx
 discard 6ca9299  Moving HostMount from _project.py -> types.py
 discard d774f2c  _remotespec.py: Adding RemoteSpec.new_from_string()
 discard e1292d3  _frontend/cli.py: Removing support for deprecated commands.
     add 5034c9c  .github/compose/ci.remote-execution.yml: Fix tests
     add a7fd921  Merge pull request #1444 from apache/tristan/fix-remote-execution-tests
     add 77f2f48  _frontend/cli.py: Removing support for deprecated commands.
     add b05dd1f  _remotespec.py: Adding RemoteSpec.new_from_string()
     add 4b90394  Moving HostMount from _project.py -> types.py
     add 97deb41  Moving some cython functions into _utils.pyx
     add 7e6806e  Support specifying remotes on the command line.
     add 32bd7f5  doc: Documenting how to specify remotes on the command line.
     add 48a7d96  _context.py: Remote `prompt` as a valid configuration key
     add 41e5bd9  _frontend/widget.py: Format full element names in `bst show --format %{deps}`
     add bfefa8b  doc/source/using_config.rst: Completely and thoroughly document user config.
     add 1192822  src/buildstream/data/userconfig.yaml: Remove some comments.

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   (3689f3b)
            \
             N -- N -- N   refs/heads/tristan/user-config-docs (1192822)

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:
 .github/compose/ci.remote-execution.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)