1 file changed
+1
-1
lines changedSubmodule python_sdk updated 57 files
- .nvmrc+1
- CHANGELOG.md+14
- changelog/+add_numberpool_support_protocols.added.md-1
- changelog/+batch.fixed.md-1
- changelog/+branch-in-count.fixed.md-1
- changelog/+escape-hfid.fixed.md+1
- changelog/+race-condition.fixed.md-1
- changelog/236.fixed.md+1
- changelog/374.fixed.md+1
- changelog/398.fixed.md+1
- changelog/466.added.md-1
- changelog/473.fixed.md+1
- changelog/479.fixed.md+1
- changelog/519.fixed.md+1
- changelog/529.added.md+2
- changelog/535.fixed.md+1
- changelog/549.fixed.md+1
- changelog/6882.fixed.md-1
- docs/docs/python-sdk/guides/resource-manager.mdx+1-1
- docs/docs/python-sdk/introduction.mdx+7
- docs/docs/python-sdk/topics/object_file.mdx+1-1
- docs/docusaurus.config.ts+3-1
- docs/package-lock.json+2.4k-1.5k
- docs/package.json+2-1
- docs/src/components/VideoPlayer/index.tsx+31
- infrahub_sdk/branch.py+5-8
- infrahub_sdk/checks.py+1-1
- infrahub_sdk/client.py+98-20
- infrahub_sdk/config.py+26-2
- infrahub_sdk/ctl/cli_commands.py+12-7
- infrahub_sdk/ctl/utils.py+4
- infrahub_sdk/ctl/validate.py+5-3
- infrahub_sdk/diff.py+4-5
- infrahub_sdk/exceptions.py+2
- infrahub_sdk/graphql.py+7-2
- infrahub_sdk/node/attribute.py+2
- infrahub_sdk/node/node.py+28-20
- infrahub_sdk/playback.py+1-2
- infrahub_sdk/repository.py+1-2
- infrahub_sdk/timestamp.py+1-2
- infrahub_sdk/transforms.py+1-1
- poetry.lock+1.4k-120
- pyproject.toml+4-4
- tests/fixtures/repos/ctl_integration/.infrahub.yml+6
- tests/fixtures/repos/ctl_integration/templates/tags.j2+1
- tests/fixtures/repos/ctl_integration/templates/tags_query.gql+11
- tests/integration/test_infrahub_client.py+6
- tests/integration/test_node.py+34
- tests/unit/ctl/test_cli.py+9-8
- tests/unit/ctl/test_render_app.py+41
- tests/unit/sdk/conftest.py+47
- tests/unit/sdk/test_client.py+81-1
- tests/unit/sdk/test_data/path-1.pem+9
- tests/unit/sdk/test_data/path-2.pem+9
- tests/unit/sdk/test_diff_summary.py+3-3
- tests/unit/sdk/test_node.py+73-9
- tests/unit/sdk/test_utils.py+54
0 commit comments