Skip to content

[codex] Harden compatibility docs and automation#13

Merged
aviadr1 merged 1 commit into
mainfrom
codex/harden-ci-docs-release
Apr 25, 2026
Merged

[codex] Harden compatibility docs and automation#13
aviadr1 merged 1 commit into
mainfrom
codex/harden-ci-docs-release

Conversation

@aviadr1

@aviadr1 aviadr1 commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • add backend version diagnostics and clearer missing-backend errors
  • expand README, contribution, issue, and PR guidance around cross-platform support
  • harden CI/release automation with formatting, compile checks, platform smoke tests, gated auto-release tagging, and richer source distributions

Validation

  • uv lock --check
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run pytest
  • uv run python -m compileall -q src tests
  • uv run --python 3.8 python -m py_compile src/winuvloop/__init__.py
  • uv build
  • uv run twine check dist/*

@aviadr1 aviadr1 marked this pull request as ready for review April 25, 2026 15:40
@aviadr1 aviadr1 merged commit 3963814 into main Apr 25, 2026
7 checks passed
@aviadr1 aviadr1 deleted the codex/harden-ci-docs-release branch April 25, 2026 15:40
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