Skip to content

ci: reduce GitHub Actions runner usage - #61

Draft
yu-iskw wants to merge 8 commits into
mainfrom
ci/reduce-actions-runs
Draft

ci: reduce GitHub Actions runner usage#61
yu-iskw wants to merge 8 commits into
mainfrom
ci/reduce-actions-runs

Conversation

@yu-iskw

@yu-iskw yu-iskw commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

Keep the complete supported Python range as pre-merge coverage while removing compatibility orchestration from GitHub Actions.

  • noxfile.py owns supported versions and uv-backed isolated environments while preserving the project's Flit development-install semantics
  • dev/test_all.sh is a tiny tagged-Nox wrapper; make test-all is the local entrypoint
  • GitHub Actions has no Python-version matrix or shell session-name construction
  • installation/import validation runs once on the primary Python environment
  • cancellation remains; triggered validation is not suppressed for draft PRs

Future supported-version changes are localized to Nox.

@coderabbitai

coderabbitai Bot commented Aug 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 173be3f4-5421-46da-9b8f-ab1647896d22

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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