Skip to content

ci: reuse shared Poetry bootstrap - #27

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

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

Conversation

@DiogoRibeiro7

@DiogoRibeiro7 DiogoRibeiro7 commented Sep 25, 2026 •

Copy link
Copy Markdown
Owner

Reuse the shared Poetry setup action across CI jobs while keeping each job's existing Poetry install command and dependency groups unchanged.


Summary by cubic

Replaces the per-job Python setup and manual Poetry pipx install with the shared setup-poetry action in the CI workflow. Each job keeps its existing Python version, dependency groups, and install command, so behavior is unchanged; only the bootstrap step is deduplicated.

Written for commit 247d17f. Summary will update on new commits.

Review in cubic

@codecov

codecov Bot commented Sep 25, 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 29a6cdf into main Sep 25, 2026
18 checks passed
@DiogoRibeiro7
DiogoRibeiro7 deleted the ci/use-shared-poetry-bootstrap branch September 25, 2026 16:38
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