acryldata / datahub-actions

DataHub Actions is a framework for responding to changes to your DataHub Metadata Graph in real time.
42 stars 47 forks source link

feat(plugin): add configurable task config to the executor action #22

Closed Masterchen09 closed 2 years ago

Masterchen09 commented 2 years ago

This PR add an optional task config to the executor action. Using this it is possible to implement different task types and use them without the need to also implement an action which uses this new task type.

See also the executor.yaml for an example.

github-actions[bot] commented 2 years ago

Unit Test Results (build & test)

0 tests   0 :heavy_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit e9b229df.

:recycle: This comment has been updated with latest results.