Skip to content

Fix MkDocs deploy: add configure-pages step and disable allow_inspection#879

Merged
lior-antonov merged 2 commits into
masterfrom
issue870
May 20, 2026
Merged

Fix MkDocs deploy: add configure-pages step and disable allow_inspection#879
lior-antonov merged 2 commits into
masterfrom
issue870

Conversation

@ilayfalach
Copy link
Copy Markdown
Collaborator

  • Add actions/configure-pages@v5 to the build job, required for actions/deploy-pages to initialize the GitHub Pages deployment
  • Set allow_inspection: false in mkdocstrings options to prevent build failures caused by missing runtime deps (pandas, geopandas, etc.)

Ilay Falach and others added 2 commits May 18, 2026 14:01
- Add actions/configure-pages@v5 to the build job, required for
  actions/deploy-pages to initialize the GitHub Pages deployment
- Set allow_inspection: false in mkdocstrings options to prevent
  build failures caused by missing runtime deps (pandas, geopandas, etc.)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@lior-antonov lior-antonov merged commit c45668d into master May 20, 2026
@lior-antonov lior-antonov deleted the issue870 branch May 20, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants