Skip to content

ci: reuse shared Poetry setup for docs - #28

Merged
DiogoRibeiro7 merged 1 commit into
mainfrom
ci/use-shared-poetry-docs
Sep 26, 2026
Merged

DiogoRibeiro7 merged 1 commit into
mainfrom
ci/use-shared-poetry-docs

Conversation

@DiogoRibeiro7

@DiogoRibeiro7 DiogoRibeiro7 commented Sep 26, 2026 •

Copy link
Copy Markdown
Owner

Use the shared Poetry setup action in the documentation workflow while preserving Python 3.12, Poetry 2.2.1, docs dependency installation, strict MkDocs build, and GitHub Pages deployment.


Summary by cubic

Replaces the docs workflow's manual Python and Poetry setup with the shared setup-poetry action from DiogoRibeiro7/git-actions-collection.

The action is configured with Python 3.12, Poetry 2.2.1, and install-deps: "false" so the existing poetry install --with docs step remains the single source for dependency installation.

Written for commit c68c55a. Summary will update on new commits.

Review in cubic

@codecov

codecov Bot commented Sep 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@DiogoRibeiro7
DiogoRibeiro7 merged commit 02b5da4 into main Sep 26, 2026
18 checks passed
@DiogoRibeiro7
DiogoRibeiro7 deleted the ci/use-shared-poetry-docs branch September 26, 2026 10:49
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.

1 participant