Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix adaptor docs contents #2224

Merged
merged 2 commits into from
Jun 26, 2024
Merged

Fix adaptor docs contents #2224

merged 2 commits into from
Jun 26, 2024

Conversation

josephjclark
Copy link
Contributor

@josephjclark josephjclark commented Jun 25, 2024

Bump the describe-package dependency which fixes the issue here: OpenFn/kit#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

  • I have performed a self-review of my code
  • I have verified that all appropriate authorization policies (:owner, :admin, :editor, :viewer) have been implemented and tested
  • If needed, I have updated the changelog
  • Product has QA'd this feature

@josephjclark josephjclark requested a review from christad92 June 25, 2024 16:38
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stuartc stuartc merged commit 1af3a01 into main Jun 26, 2024
8 checks passed
@stuartc stuartc deleted the fix-docs-contents branch June 26, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

adaptor-docs: some docs are missing
2 participants