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

fgreg pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-sdap-ningesterpy.git.


    from 916136b  Merge pull request #3 from fgreg/SDAP-30
     add df5e890  new python processor which can promote a variable into a 
global attribute
     add 8455706  update processor chain to correctly parse list based 
configurations
     new 435ab8f  Merge pull request #4 from fgreg/SDAP-33

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdap/processors/__init__.py                        |   2 +
 sdap/processors/processorchain.py                  |  24 ++++-
 .../processors/promotevariabletoglobalattribute.py |  49 ++++++++++
 tests/processorchain_test.py                       | 106 +++++++++++++++++++--
 .../promotevariabletoglobalattribute_test.py       |  24 +++--
 5 files changed, 186 insertions(+), 19 deletions(-)
 create mode 100644 sdap/processors/promotevariabletoglobalattribute.py
 copy sdap/processors/kelvintocelsius.py => 
tests/promotevariabletoglobalattribute_test.py (52%)

-- 
To stop receiving notification emails like this one, please contact
fg...@apache.org.

Reply via email to