Updates docs for release#936
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
cfb48db to
c04984a
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## releases/1.2.0 #936 +/- ##
==================================================
+ Coverage 78.78% 79.06% +0.28%
==================================================
Files 218 231 +13
Lines 25575 27271 +1696
Branches 5100 5611 +511
==================================================
+ Hits 20148 21563 +1415
- Misses 4262 4479 +217
- Partials 1165 1229 +64
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 28 files with indirect coverage changes 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 in Codecov by Sentry. |
| # - name: Deploy | ||
| # uses: peaceiris/actions-gh-pages@v3 | ||
| # with: | ||
| # github_token: ${{ secrets.GITHUB_TOKEN }} | ||
| # publish_dir: ./public | ||
| # destination_dir: ${{ env.RELEASE_VERSION }} | ||
| # force_orphan: true |
There was a problem hiding this comment.
Do you have a plan to use this in the near future?
There was a problem hiding this comment.
yes. once it merged, I can trigger this wf to check whether current docs build env can work on the GH actions-runner instance. after checking it, I will enable this job.
Summary
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.