Skip to content

chore: promote dev to main (Python 3.12, code-review-graph)#6

Merged
mauryasameer merged 4 commits into
mainfrom
dev
Apr 12, 2026
Merged

chore: promote dev to main (Python 3.12, code-review-graph)#6
mauryasameer merged 4 commits into
mainfrom
dev

Conversation

@mauryasameer
Copy link
Copy Markdown
Owner

Summary

  • Upgrades Python from 3.11 to 3.12 across CI
  • Adds code-review-graph==2.2.1 to dev dependencies for local knowledge graph
  • Simplifies CI to single Python version (removes matrix)
  • Fixes pyproject.toml ruff target-version to py312

Test plan

  • All 88 tests pass on Python 3.12
  • Ruff lint passes
  • HuggingFace deploy workflow unaffected (path-filtered, no runtime changes)

- Rebuild venv with Python 3.12 (was 3.9; 3.13 incompatible with macOS 26.2 beta libexpat)
- Add code-review-graph==2.2.1 to requirements-dev.txt for token-efficient code analysis
- Add .code-review-graph/ and *.crg.db to .gitignore
- Migrate ruff config from pytest.ini to pyproject.toml; update target-version to py312
- CI: pin to single Python 3.12 (remove multi-version matrix)
chore: upgrade to Python 3.12, add code-review-graph, simplify CI
@mauryasameer mauryasameer merged commit 0243d50 into main Apr 12, 2026
4 checks passed
@mauryasameer mauryasameer deleted the dev branch April 12, 2026 19:01
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