This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch juerg/re-proxy
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard f4f16e3dd _sandboxremote.py: Use buildbox-casd as remote execution
proxy
discard d988d5c50 casdprocessmanager.py: Add stubs for the Remote Execution API
discard 7544fb2f3 _protos: Update local_cas.proto from buildbox
discard 3ba314afc _protos: Update protos from remote-apis
add 4797fd6fc casdprocessmanager.py: Support `keepalive-time` for
`storage-service`
add ad4909fde _protos: Update protos from remote-apis
add f095829fc _protos: Update local_cas.proto from buildbox
add 3e5eeb798 _remotespec.py: Add `access-token` config
add 87bcec4f4 _remotespec.py: Add `access-token-reload-interval` config
add 31ee45fc5 Merge pull request #1925 from apache/juerg/token-auth
add e63a42ffe casdprocessmanager.py: Add stubs for the Remote Execution API
add 3cbdb5e00 _sandboxremote.py: Use buildbox-casd as remote execution
proxy
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 (f4f16e3dd)
\
N -- N -- N refs/heads/juerg/re-proxy (3cbdb5e00)
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:
doc/source/using_config.rst | 37 ++++++++++++++++---------
src/buildstream/_cas/casdprocessmanager.py | 8 ++++++
src/buildstream/_remotespec.py | 43 ++++++++++++++++++++++++------
3 files changed, 67 insertions(+), 21 deletions(-)