Reference adapter for oxi. Drives the throwaway sample-project fixture.
Project description
oxi-adapter-reference
Reference adapter for oxi. Drives the throwaway sample-project/ fixture — used for end-to-end smoke tests, doc examples, and dogfooding the wizard.
Forks shouldn't depend on this package. It exists as a working example of what an adapter implementation looks like.
Install
pip install oxi-core oxi-adapter-reference
Use
from oxi_adapter_reference import ReferenceAdapter
from oxi_core.adapter import register_adapter
register_adapter(ReferenceAdapter(repo_root="/path/to/sample-project"))
After registration, any oxi engine module calls get_active_adapter() and reads its configuration from the reference adapter.
What it configures
instance_name:"reference"github_repo:"owner/sample-project"(placeholder — there is no real remote for the fixture)roadmap_location:"roadmap.md"(the file that ships with sample-project)plan_tier:"standard"- Budget caps: conservative defaults, low enough that accidentally running the adapter against a real project would hit caps quickly
- Dispatch hosts: one local host, concurrency 1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oxi_adapter_reference-0.1.0a3.tar.gz.
File metadata
- Download URL: oxi_adapter_reference-0.1.0a3.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aba740ae2a44f0b213a81a43cb976098e9f7666e7d33274b09261849aa10c66
|
|
| MD5 |
c5d4b0030744704a9d5ae8618d1a59d5
|
|
| BLAKE2b-256 |
7bbb3465f5025c901be594a1cd4c371c3141438a18570ef2c5ae0ca1fa71da54
|
File details
Details for the file oxi_adapter_reference-0.1.0a3-py3-none-any.whl.
File metadata
- Download URL: oxi_adapter_reference-0.1.0a3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a9c8653bfea5106f63d83a08f34dbc823d89d669a2d378670c43c878e92eb3d
|
|
| MD5 |
c90d08b69f554442141a8fceb54adba1
|
|
| BLAKE2b-256 |
7091f48bded8a5e552019aae4913cb19d1ef113947f3b4b89dc94b5cbbafb738
|