This is an automated email from the ASF dual-hosted git repository.
akitouni pushed a change to branch abderrahim/mirror-plugins
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard ddf74303a Source/SourceMirror: Extend API with extra_data
discard 1197a95f2 tests/frontend/mirror.py: Added test for source mirror
plugins
discard 4cb692286 doc/source/core_framework.rst: Add SourceMirror to the index
discard 97d976bba _project.py: Use SourceMirror objects
discard 0556b1212 Adding source mirror plugins
add 5c0803f71 ci: use docker compose v2
add 60fb479fb Remove unused 'default' values for bst init
add 2be8f0503 Update default version for bst init
add 03948f923 Adding source mirror plugins
add 6c173c0ee _project.py: Use SourceMirror objects
add 0efbd0364 doc/source/core_framework.rst: Add SourceMirror to the index
add bb724d639 tests/frontend/mirror.py: Added test for source mirror
plugins
add dc7f929f5 Source/SourceMirror: Extend API with extra_data
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 (ddf74303a)
\
N -- N -- N refs/heads/abderrahim/mirror-plugins (dc7f929f5)
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/run-ci.sh | 12 ++++++------
.github/workflows/ci.yml | 2 +-
.github/workflows/merge.yml | 2 +-
.github/workflows/release.yml | 2 +-
src/buildstream/_frontend/app.py | 13 +++----------
src/buildstream/_frontend/cli.py | 2 +-
6 files changed, 13 insertions(+), 20 deletions(-)