You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by fg...@apache.org on 2018/03/13 17:58:41 UTC

[incubator-sdap-ningesterpy] 01/01: Merge pull request #4 from fgreg/SDAP-33

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

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

commit 435ab8f0a31ef1ebb1901f7031271fc293274560
Merge: 916136b 8455706
Author: fgreg <fg...@gmail.com>
AuthorDate: Tue Mar 13 10:58:39 2018 -0700

    Merge pull request #4 from fgreg/SDAP-33
    
    SDAP-33 New Processor for adding Global Attributes

 sdap/processors/__init__.py                        |   2 +
 sdap/processors/processorchain.py                  |  24 ++++-
 .../processors/promotevariabletoglobalattribute.py |  49 ++++++++++
 tests/processorchain_test.py                       | 106 +++++++++++++++++++--
 tests/promotevariabletoglobalattribute_test.py     |  38 ++++++++
 5 files changed, 209 insertions(+), 10 deletions(-)

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