Commit 8ba6bcd
1 file changed
+1
-1
lines changedSubmodule python_sdk updated 34 files
- .github/workflows/repository-dispatch.yml+1-2
- .vale/styles/Infrahub/sentence-case.yml+1
- .vale/styles/spelling-exceptions.txt+1
- AGENTS.md+4-1
- changelog/497.fixed.md+1
- dev/commands/feedback.md+92
- dev/commands/pre-ci.md+36
- docs/AGENTS.md+7-5
- docs/docs/python-sdk/guides/client.mdx+1-1
- docs/docs/python-sdk/guides/python-typing.mdx+1-1
- docs/docs/python-sdk/sdk_ref/infrahub_sdk/node/attribute.mdx+12
- docs/docs/python-sdk/topics/object_file.mdx+10-10
- infrahub_sdk/node/attribute.py+89-33
- infrahub_sdk/node/node.py+10-27
- infrahub_sdk/pytest_plugin/items/python_transform.py+1
- infrahub_sdk/pytest_plugin/loader.py+1-1
- infrahub_sdk/pytest_plugin/models.py+4-2
- pyproject.toml+2-3
- tests/AGENTS.md+6
- tests/unit/ctl/test_render_app.py+1-1
- tests/unit/sdk/conftest.py+20-109
- tests/unit/sdk/pool/__init__.py
- tests/unit/sdk/pool/conftest.py+116
- tests/unit/sdk/pool/test_allocate.py+220
- tests/unit/sdk/pool/test_attribute_from_pool.py+204
- tests/unit/sdk/pool/test_pool_queries.py+185
- tests/unit/sdk/pool/test_relationship_from_pool.py+130
- tests/unit/sdk/spec/test_object.py+1-1
- tests/unit/sdk/test_attribute_generate_input_data.py+404
- tests/unit/sdk/test_client.py+1-205
- tests/unit/sdk/test_node.py+3-284
- tests/unit/sdk/test_query_analyzer.py+1-1
- tests/unit/sdk/test_timestamp.py+2-2
- uv.lock+2-2
0 commit comments