-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #752 from mindsdb/staging
Release 1.7.0
- Loading branch information
Showing
268 changed files
with
704 additions
and
71,111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ on: | |
push: | ||
branches: | ||
- staging | ||
- separate_doc_branch | ||
jobs: | ||
doc_build: | ||
runs-on: ubuntu-latest | ||
|
@@ -24,12 +25,13 @@ jobs: | |
pip install --no-cache-dir -e . | ||
pip install install 'Sphinx==4.1.2' 'sphinx-autoapi==1.8.4' 'sphinx-autodoc-typehints==1.12.0' 'sphinx-code-include==1.1.1' 'sphinx-rtd-theme==0.5.2' 'sphinxcontrib-applehelp==1.0.2' 'sphinxcontrib-devhelp==1.0.2' 'sphinxcontrib-htmlhelp==2.0.0' 'sphinxcontrib-jsmath==1.0.1' 'sphinxcontrib-napoleon==0.7' 'sphinxcontrib-qthelp==1.0.3' 'sphinxcontrib-serializinghtml==1.1.5' autoapi nbsphinx myst_parser pandoc jupyter | ||
cd docssrc && make github | ||
find . -iname '*.ipynb' -exec jupyter nbconvert --to notebook --inplace --execute {} \; | ||
- name: deploy docs | ||
uses: EndBug/add-and-commit@v7 | ||
with: | ||
add: 'docs' | ||
author_name: Automated Author | ||
author_email: [email protected] | ||
message: updating docs | ||
|
||
- name: Deploy to another branch | ||
uses: s0/git-publish-subdir-action@develop | ||
env: | ||
REPO: self | ||
BRANCH: gh-pages # The branch name where you want to push the assets | ||
FOLDER: docs # The directory where your assets are generated | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GitHub will automatically add this - you don't need to bother getting a token | ||
MESSAGE: "Rebuilt the docs" # The commit message |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-42.4 KB
docs/_images/tutorials_tutorial_data_analysis_tutorial_data_analysis_28_0.png
Binary file not shown.
Binary file removed
BIN
-36.2 KB
docs/_images/tutorials_tutorial_data_analysis_tutorial_data_analysis_28_1.png
Binary file not shown.
Binary file removed
BIN
-37.9 KB
docs/_images/tutorials_tutorial_data_analysis_tutorial_data_analysis_28_2.png
Binary file not shown.
Binary file removed
BIN
-27 KB
docs/_images/tutorials_tutorial_data_analysis_tutorial_data_analysis_28_3.png
Binary file not shown.
Binary file removed
BIN
-46.5 KB
docs/_images/tutorials_tutorial_data_analysis_tutorial_data_analysis_28_4.png
Binary file not shown.
Binary file removed
BIN
-42.1 KB
docs/_images/tutorials_tutorial_data_analysis_tutorial_data_analysis_28_5.png
Binary file not shown.
Binary file removed
BIN
-7.09 KB
docs/_images/tutorials_tutorial_data_analysis_tutorial_data_analysis_28_6.png
Binary file not shown.
Binary file removed
BIN
-34.3 KB
...rials_tutorial_time_series_Tutorial_-_Training_a_time_series_predictor_17_0.png
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.