Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: use Python 3.11 for docs workflow#509

Merged
lazyxeon merged 4 commits into
mainfrom
codex/analyze-and-fix-mkdocs-workflow-pmmsnl
Aug 29, 2025
Merged

fix: use Python 3.11 for docs workflow#509
lazyxeon merged 4 commits into
mainfrom
codex/analyze-and-fix-mkdocs-workflow-pmmsnl

Conversation

@lazyxeon

Copy link
Copy Markdown
Owner

Summary

  • run docs build with Python 3.11 to match dependency hashes

Testing

  • pre-commit run --files .github/workflows/docs.yml
  • mkdocs build --strict --site-dir site

https://chatgpt.com/codex/tasks/task_e_68b20ff55aa0832291796d2c67739b3f

Copilot AI review requested due to automatic review settings August 29, 2025 20:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the documentation workflow to use Python 3.11 instead of 3.12 to ensure compatibility with the dependency hashes specified in the requirements file.

  • Changed Python version from 3.12 to 3.11 in the GitHub Actions workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

github-actions Bot and others added 3 commits August 29, 2025 17:20
* fix(workflow): limit repo structure updates to main

* docs: auto-update Table Of Contents.md

---------

Co-authored-by: Pheonetic Coder <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@lazyxeon lazyxeon merged commit 7369da2 into main Aug 29, 2025
17 of 36 checks passed
@lazyxeon lazyxeon deleted the codex/analyze-and-fix-mkdocs-workflow-pmmsnl branch August 29, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants