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

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


    omit 2462e4949 build fix
    omit ba9b50dd7 with_content changes
    omit e6eab9857 apache license for with_attributes.rs
    omit 7222599b2 wildcard for generate_docs
    omit cd5732cd7 tests for with_attribute(s)
    omit b0656f941 revert const PROPERTIES -> const fn properties()
    omit 10f7b47da review changes
    omit a92115f8f add anyhow error support and fold parse errors into 
validation errors
    omit 535575bd0 MINIFICPP-2886 Improve rust api process errors
     add 776ba835e MINIFICPP-2883 Support host file copies in docker behave 
(#2238)
     add 0a3915e90 MINIFICPP-2886 Improve rust api process errors
     add af11ee664 add anyhow error support and fold parse errors into 
validation errors
     add 462f86919 review changes
     add a81eea69a revert const PROPERTIES -> const fn properties()
     add 776490c80 tests for with_attribute(s)
     add d18b6fda1 wildcard for generate_docs
     add 766d6ff80 apache license for with_attributes.rs
     add aff32a7a7 with_content changes
     add 920c40659 build fix

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   (2462e4949)
            \
             N -- N -- N   refs/heads/minifi_rust_impr_2 (920c40659)

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:
 .../minifi_behave/containers/container_linux.py    | 19 +++++++++
 behave_framework/src/minifi_behave/core/hooks.py   | 46 ++++++++++++++++++++
 .../src/minifi_behave/steps/core_steps.py          | 17 ++++++++
 .../src/minifi_behave/steps/flow_building_steps.py | 13 ++++++
 .../minifi_rs_playground/features/environment.py   | 49 +---------------------
 5 files changed, 96 insertions(+), 48 deletions(-)

Reply via email to