You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ju...@apache.org on 2021/03/04 14:42:03 UTC

[buildstream] branch juerg/cache-query updated (6528632 -> d9728b8)

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

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


 discard 6528632  Call _initialize_state() in Element._new_from_load_element()
 discard e6ac2eb  Move artifact and source cache query trigger to Stream class
 discard dd06555  Use _load_artifact() for ArtifactElement
    omit 73eaae8  element.py: Combine cache query and pull into `_load_artifact()`
    omit c408501  _elementsources.py: Make cache query explicit
    omit 0efd0c0  _artifact.py: Make cache query explicit
    omit 6f47bd2  _pipeline.py: Drop the optimization for cached elements in the planner
    omit 3a1ba18  fetchqueue.py: Don't skip elements with a cached failure
    omit dc490ea  tests/frontend/push.py: Allow pushing of dependencies
     add 0ce6033  NEWS: Updating for 1.93.6 snapshot tag
     add 122948a  tests/frontend/push.py: Allow pushing of dependencies
     add 56d3e35  fetchqueue.py: Don't skip elements with a cached failure
     add 106a4c8  _pipeline.py: Drop the optimization for cached elements in the planner
     add b583777  _artifact.py: Make cache query explicit
     add 01b8209  _elementsources.py: Make cache query explicit
     add 63e1505  element.py: Combine cache query and pull into `_load_artifact()`
     add a91c69b  Use _load_artifact() for ArtifactElement
     add 2003805  Move artifact and source cache query trigger to Stream class
     add d9728b8  Call _initialize_state() in Element._new_from_load_element()

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   (6528632)
            \
             N -- N -- N   refs/heads/juerg/cache-query (d9728b8)

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:
 NEWS | 5 +++++
 1 file changed, 5 insertions(+)