Skip to content

docs: fix data management section not appearing in documentation#967

Merged
JoanFM merged 1 commit intomainfrom
docs-fix-data-section
Jan 3, 2023
Merged

docs: fix data management section not appearing in documentation#967
JoanFM merged 1 commit intomainfrom
docs-fix-data-section

Conversation

@alaeddine-13
Copy link
Copy Markdown
Member

@alaeddine-13 alaeddine-13 commented Jan 2, 2023

Since the path data/ exists in .gitignore, DocArray push/pull section does not appear in the documentation because it belongs to a folder named data and CD ignores it when deploying new docs.
This PR fixes the issue by renaming the folder.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 2, 2023

Codecov Report

Base: 85.20% // Head: 85.20% // No change to project coverage 👍

Coverage data is based on head (395e8f1) compared to base (b18f5da).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #967   +/-   ##
=======================================
  Coverage   85.20%   85.20%           
=======================================
  Files         155      155           
  Lines        8050     8050           
=======================================
  Hits         6859     6859           
  Misses       1191     1191           
Flag Coverage Δ
docarray 85.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alaeddine-13 alaeddine-13 force-pushed the docs-fix-data-section branch from cd70041 to 395e8f1 Compare January 2, 2023 17:07
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 2, 2023

📝 Docs are deployed on https://ft-docs-fix-data-section--jina-docs.netlify.app 🎉

@JoanFM JoanFM merged commit 12d41fa into main Jan 3, 2023
@JoanFM JoanFM deleted the docs-fix-data-section branch January 3, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data management section is not deployed correctly

3 participants