Skip to content

Factory registry#152

Draft
mira-vg wants to merge 13 commits into
developmentfrom
factory-registry
Draft

Factory registry#152
mira-vg wants to merge 13 commits into
developmentfrom
factory-registry

Conversation

@mira-vg
Copy link
Copy Markdown
Contributor

@mira-vg mira-vg commented Apr 15, 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 13 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
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