This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch MINIFICPP-2798
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
discard 4d18c0d4a simplify
discard 60f828888 Apply suggestions from code review
discard 337d09eff MINIFICPP-2798 Mock library for C extensions
add c4c9358c2 MINIFICPP-2831 Update CI manifest (#2185)
add 82d649c06 MINIFICPP-2798 Mock library for C extensions
add 9b47b8335 Apply suggestions from code review
add 8efbb0ea3 simplify
add 0a3ae8b6c rebase fixes
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 (4d18c0d4a)
\
N -- N -- N refs/heads/MINIFICPP-2798 (0a3ae8b6c)
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:
.../references/ubuntu_22_04_clang_arm_manifest.json | 18 +++++++++++++++++-
.../cpp-extension-lib/include/api/core/FlowFile.h | 2 ++
.../llamacpp/processors/RunLlamaCppInference.cpp | 2 +-
3 files changed, 20 insertions(+), 2 deletions(-)