OpenFn / lightning

OpenFn/Lightning ⚡️ is the newest version of the OpenFn DPG and provides a web UI to visually manage complex workflow automation projects.
https://openfn.github.io/lightning/
GNU Lesser General Public License v3.0
115 stars 31 forks source link

Fix adaptor docs contents #2224

Closed josephjclark closed 2 days ago

josephjclark commented 3 days ago

Bump the describe-package dependency which fixes the issue here: https://github.com/OpenFn/kit/pull/723

Functions documented in the adaptor-docs panel should now be exactly the same as documented on docs.openfn.org

Validation Steps

See the issue for affected docs.

Related issue

Fixes #2019

Review checklist

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.68%. Comparing base (9423bd7) to head (9255dab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2224 +/- ## ========================================== + Coverage 89.67% 89.68% +0.01% ========================================== Files 275 275 Lines 9055 9055 ========================================== + Hits 8120 8121 +1 + Misses 935 934 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.