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

juergbi pushed a change to branch jbilleter/http-cache
in repository https://gitbox.apache.org/repos/asf/buildstream.git


 discard 6dd7999cc _remotespec.py: Add `protocol` option
 discard 6a6298c10 _protos: Update local_cas.proto from buildbox
     add 6acb07a5f  _frontend/cli.py: Update default min-version for `bst init`
     add 97d5e4a5c Merge pull request #2175 from apache/jbilleter/2.8
     add ef554520b ci: update GitHub Actions to current major versions
     add 5043f23c7 Merge pull request #2181 from jjardon/jjardon/ci_updates
     add 78ffa2779 ci: Add Fedora 44, remove other Fedora images
     add 9bc9f84be tests: set TERM for interactive pexpect sessions
     add 979d31ae9 Merge pull request #2179 from jjardon/jjardon/f44
     new 31152fd5a _protos: Update local_cas.proto from buildbox
     new 1d93ef606 _remotespec.py: Add `protocol` option

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   (6dd7999cc)
            \
             N -- N -- N   refs/heads/jbilleter/http-cache (1d93ef606)

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 2 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:
 .github/common.env                     |  2 +-
 .github/compose/ci.docker-compose.yml  | 10 +++-------
 .github/run-ci.sh                      |  2 +-
 .github/workflows/ci.yml               | 19 +++++++++----------
 .github/workflows/merge.yml            |  8 ++++----
 .github/workflows/release.yml          | 24 ++++++++++++------------
 src/buildstream/_frontend/cli.py       |  2 +-
 src/buildstream/_remotespec.py         |  9 +++++----
 tests/integration/interactive_build.py |  8 ++++++++
 9 files changed, 44 insertions(+), 40 deletions(-)

Reply via email to