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

akitouni pushed a change to branch abderrahim/downloadable
in repository https://gitbox.apache.org/repos/asf/buildstream.git


 discard 03b31bccb downloadablefilesource: don't download files if they are 
already cached
     add 7ba3a0760 Update CI images for new Fedora versions
     add f3e5a8771 Update Ubuntu 18.04 to 20.04
     add be16de4c2 Fixups to Fedora update
     add 899dbbadd Merge pull request #1840 from ssssam/sam/ci-update
     add 1993f0bec Raise ContentTooShortError if we don't get enough bytes
     add 52d0899c6 Merge pull request #1846 from nanonyme/nanonyme/download
     add c8b35296b downloadablefilesource: don't download files if they are 
already cached

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   (03b31bccb)
            \
             N -- N -- N   refs/heads/abderrahim/downloadable (c8b35296b)

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/common.env                        |  2 +-
 .github/compose/ci.docker-compose.yml     | 10 +++++-----
 .github/run-ci.sh                         |  2 +-
 .github/workflows/ci.yml                  |  8 ++++----
 .github/workflows/merge.yml               |  4 ++--
 .github/workflows/release.yml             |  2 +-
 src/buildstream/downloadablefilesource.py |  7 ++++++-
 7 files changed, 20 insertions(+), 15 deletions(-)

Reply via email to