This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch tristan/fix-recursive-artifact-pull
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
discard efc466d tests/frontend/artifact_checkout.py: Test checking out remote
artifacts
discard e6e721c tests/frontend/artifact_pull.py: Test pulling artifacts with
various deps options
discard 0511b4e _stream.py: Added new _reset() function.
discard f542875 _stream.py: Pre-emptive pulling of artifact metadata in some
cases
discard 4d34d4a _artifactelement.py: Override _pull_done()
discard 22d9011 element.py: Added internal API _mimic_artifact()
discard 0fc8ed0 _assetcache.py: Allow explicit re-initialization of remotes.
add 7bbed2e .github/workflows/ci.yml: Enable CI to run on pull request
events.
add 1d669eb .github/workflows/ci.yml: Enhance CI run conditions
add c2da519 _assetcache.py: Allow explicit re-initialization of remotes.
add 3164c8a element.py: Added internal API _mimic_artifact()
add 892be76 _artifactelement.py: Override _pull_done()
add 0341de0 _stream.py: Pre-emptive pulling of artifact metadata in some
cases
add 0c5ce0d _stream.py: Added new _reset() function.
add cd8a219 tests/frontend/artifact_pull.py: Test pulling artifacts with
various deps options
add c768674 tests/frontend/artifact_checkout.py: Test checking out remote
artifacts
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 (efc466d)
\
N -- N -- N refs/heads/tristan/fix-recursive-artifact-pull
(c768674)
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/workflows/ci.yml | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)