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

martinzink pushed a change to branch minifi_rust_pgp
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


    omit 39c2916ed rebase
    omit f8adceba5 ruff format, ruff check --fix
    omit 1a8edc11c no public key should route to failure instead of rollback
    omit 775d95d2b refactor
    omit a4be6f91e minifi_pgp set version to 1.0.0
    omit 1ba71262a update manifest
    omit d765e376d MINIFICPP-2749 Add EncryptContentPGP and DecryptContentPGP
    omit 46eb9b846 build fix
    omit ddb3a00e7 with_content changes
    omit 4b9c70d8b apache license for with_attributes.rs
    omit 1fe3ffaff wildcard for generate_docs
    omit a41a111c7 tests for with_attribute(s)
    omit 3e585bc19 revert const PROPERTIES -> const fn properties()
    omit a06e4fcb7 review changes
    omit 9b552e874 add anyhow error support and fold parse errors into 
validation errors
    omit 2fe292064 MINIFICPP-2886 Improve rust api process errors
     add 1280948e5 MINIFICPP-2891 Fix rocky9_from_rocky_package docker (#2252)
     add 7f19f9f17 MINIFICPP-2893 Only upload conan packages from apache (CI) 
(#2253)
     add 074d97612 MINIFICPP-2886 Improve rust api process errors
     add b6e9239da add anyhow error support and fold parse errors into 
validation errors
     add 08e739337 review changes
     add 05eb239fe revert const PROPERTIES -> const fn properties()
     add 1994e98cb tests for with_attribute(s)
     add 0a23914da wildcard for generate_docs
     add abd395509 apache license for with_attributes.rs
     add d395922cf with_content changes
     add a43d52315 build fix
     add 6577d724a adds comment to with_attributes.rs
     add 8aef20910 cargo fmt
     add ada1c8198 MINIFICPP-2749 Add EncryptContentPGP and DecryptContentPGP
     add 4b30b0921 update manifest
     add defa1d6b7 minifi_pgp set version to 1.0.0
     add e6cb177e6 refactor
     add 8160042a7 no public key should route to failure instead of rollback
     add 98c19f415 ruff format, ruff check --fix
     add ba0a46bfc rebase

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   (39c2916ed)
            \
             N -- N -- N   refs/heads/minifi_rust_pgp (ba0a46bfc)

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                                     |  6 +++---
 .github/workflows/create-release-artifacts.yml               | 12 +++++-------
 cmake/VerifyPackageWithDocker.cmake                          |  8 ++++----
 .../src/api/processor_wrappers/utils/with_attributes.rs      |  3 +++
 minifi_rust/minifi_rs_behave/Dockerfile.alpine               |  2 +-
 minifi_rust/minifi_rs_behave/Dockerfile.debian               |  2 +-
 6 files changed, 17 insertions(+), 16 deletions(-)

Reply via email to