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
from b83eae899 move defs into super files
add 1be37bdcb python changes
add 3e2ea356b add_minifi_dependent_option MINIFI_EXTENSION_PGP
add bd385900f add pgp documentation to root docs
No new revisions were added by this update.
Summary of changes:
CONTROLLERS.md | 36 ++++++++++++-
PROCESSORS.md | 63 ++++++++++++++++++++++
README.md | 53 +++++++++---------
cmake/MiNiFiOptions.cmake | 1 +
minifi_rust/CMakeLists.txt | 4 ++
.../minifi_pgp/features/encrypt_decrypt.feature | 2 -
.../extensions/minifi_pgp/features/environment.py | 2 +
.../extensions/minifi_pgp/features/steps/steps.py | 14 ++---
8 files changed, 135 insertions(+), 40 deletions(-)