Skip to content

Register crud module in pyproject.toml - #1231

Draft
Diamond (diamondpowell) wants to merge 4 commits into
mainfrom
dipowell/register-crud-package
Draft

Register crud module in pyproject.toml#1231
Diamond (diamondpowell) wants to merge 4 commits into
mainfrom
dipowell/register-crud-package

Conversation

@diamondpowell

Copy link
Copy Markdown
Contributor

Add crud to packages list and telescope-crud entry point. Enables pip install telescope-benchmarks to include CRUD module.

Add crud to packages list and telescope-crud entry point.
Enables pip install telescope-benchmarks to include CRUD module.
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

For reviewers only: reply /run-tf-integration to trigger the terraform integration pipeline before approving the PR.

crud/azure was missing __init__.py, and crud.azure and crud.aws
sub-packages were not listed in pyproject.toml packages. After
pip install, imports like 'from crud.azure.node_pool_crud import
NodePoolCRUD' would fail with ModuleNotFoundError.
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