Conversation
|
Workflow to build latest docs was tested in https://github.com/Jackmin801/JinaDocArrayTest/actions/runs/3307372739/jobs/5458957225 Workflow to build docs for old releases was tested in https://github.com/Jackmin801/JinaDocArrayTest/actions/runs/3307151516 Deployed site from testing workflows: https://docarray.meows.ninja/ |
Codecov Report
@@ Coverage Diff @@
## main #664 +/- ##
=======================================
Coverage 88.48% 88.48%
=======================================
Files 133 133
Lines 6528 6528
=======================================
Hits 5776 5776
Misses 752 752
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. |
JoanFM
left a comment
There was a problem hiding this comment.
We would need an action when doing a Release to add an entry for docs/_versions.json right?
Yup. Do we put that in Release CD: https://github.com/jina-ai/docarray/blob/3a888015277f227c79485dcdf7c5dbe40f9516d2/.github/workflows/tag.yml Manual Release: https://github.com/jina-ai/docarray/blob/3a888015277f227c79485dcdf7c5dbe40f9516d2/.github/workflows/force-release.yml |
in Manual Release |
cd5a80e to
990b0ca
Compare
|
📝 Docs are deployed on https://ft-docs-629-versioned-docs--jina-docs.netlify.app 🎉 |
Goals:
Docs Changes:
docs/_templates/sidebar/brand.html.CI changes:
Updates the
Manual Docs Buildworkflow (.github/workflows/force-docs-build.yml).Added the
Build old docsworkflow (.github/workflows/build-old-docs.yml)docs/_versions.jsonof themainbranchdocs/_templates/sidebar/brand.htmlinmain. Then building withmakedoc.sh../docsof the pages_branch.