codice / ddf

DDF Distributed Data Framework - an open source, modular integration framework.
http://ddf.codice.org
Other
132 stars 181 forks source link

[2.26.x] Add a plugin point for framework sources #6735

Closed clockard closed 1 year ago

clockard commented 1 year ago

What does this PR do?

Adds a plugin point for sources return from the framework. Will let downstream projects apply needed filtering.

Who is reviewing it?

Select relevant component teams:

Ask 2 committers to review/merge the PR and tag them here.

@glenhein @derekwilhelm @jlcsmith

How should this be tested?

Good CI build Will need to be tested in downstream projects.

Any background context you want to provide?

What are the relevant tickets?

Fixes: #____

Screenshots

Checklist:

Notes on Review Process

Please see Notes on Review Process for further guidance on requirements for merging and abbreviated reviews.

Review Comment Legend:

clockard commented 1 year ago

build now

cxddfbot commented 1 year ago

Internal build has been started, your results will be available at build completion.

cxddfbot commented 1 year ago

Build SUCCESS See the job results in legacy Jenkins UI or in Blue Ocean UI.

codecov[bot] commented 1 year ago

Codecov Report

Merging #6735 (5c5e5d1) into 2.26.x (5c5e5d1) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5c5e5d1 differs from pull request most recent head 081d695. Consider uploading reports for the commit 081d695 to get more accurate results

@@            Coverage Diff            @@
##             2.26.x    #6735   +/-   ##
=========================================
  Coverage     66.53%   66.53%           
  Complexity    12525    12525           
=========================================
  Files          1132     1132           
  Lines         64736    64736           
  Branches       7504     7504           
=========================================
  Hits          43075    43075           
  Misses        18324    18324           
  Partials       3337     3337           
clockard commented 1 year ago

This was heroed in conjunction with a downstream pr