Skip to content

Python Bindings Generation#170

Draft
mira-vg wants to merge 24 commits into
developmentfrom
py-bindings-generation
Draft

Python Bindings Generation#170
mira-vg wants to merge 24 commits into
developmentfrom
py-bindings-generation

Conversation

@mira-vg
Copy link
Copy Markdown
Contributor

@mira-vg mira-vg commented May 6, 2026

Description

Related Issues

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • I ran cargo fmt --all (code is formatted)
  • I ran cargo clippy --workspace --all-targets -- -D warnings (no warnings)
  • I ran cargo test --workspace (all tests pass)
  • I added tests for new functionality
  • I updated relevant documentation

Screenshots (if applicable)

Questions for Reviewers

mira-vg and others added 24 commits February 20, 2026 14:44
- Modified ci-core registry and ci_tests/mod.rs to use closures instead of CITest instances.
- Implemented PyRegistry and PyCITest.
- Renamed package from 'ci-python' to 'ci_python' in Cargo.toml to allow for building. Directory name remains unchanged.
…the Rust side. TODO: Update .pyi file and implement CITestRegistry on Python side.
# Conflicts:
#	crates/ci-core/src/strategy.rs
#	crates/ci-python/Cargo.toml
#	crates/ci-python/src/lib.rs
…venv and .env so that directory names can be appended to.
@mira-vg mira-vg changed the title Py bindings generation Python Bindings Generation May 6, 2026
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.

2 participants