-
### Component
Documentation & Examples
### Task Description
There is no information regarding the behavior and usage of the INFRAHUB_PROXY by the SDK in the documentation
-
### Component
`InfrahubTransform`
### Infrahub SDK version
0.13.1
### Current Behavior
When an InfrahubTransform is instantiated it's `.git` attribute is undefined. The `branch_name` pr…
-
### Component
Python SDK
### Infrahub version
0.12.1
### Current Behavior
`infrahubctl generator` command seems to swallow useful information when you run into some error conditions:
- when yo…
-
### Component
Python SDK
### Infrahub SDK version
0.14
### Current Behavior
When I populate a number using a pool the object then contains a dict `{ "value": 1000 }`
### Expected Behavior
I e…
-
### Component
Python SDK, infrahubctl CLI
### Task Description
Looking at the current transforms we have the below snippet as part of the relevant code. By looking at this we can observe that when …
-
### Component
infrahubctl
### Infrahub SDK version
0.14.1
### Current Behavior
```shell
> infrahubctl protocols
HTTP communication failure: Client error '400 Bad Request' for url 'http://localh…
-
The addition of SchemaMappingTransform is wonderful however it will always return a string.
There are some reasons why you might not want to return a string. Such as in IP Fabrics case we display …
-
### Component
API Server / GraphQL
### Infrahub version
develop, latest
### Current Behavior
Infrahub crashes at startup when using neo4j 5.21 with the following error:
```
neo4j.exceptions.D…
-
### Component
Python SDK
### Infrahub version
0.15.1
### Current Behavior
In the python SDK, when we are using the flag `prefetch_relationships` on a query (`filters`, `get` or `all`) it's is sti…
-
### Component
Git Integration
### Infrahub version
0.16.3
### Current Behavior
When you create a branch that needs to be synced to git in Infrahub, that has a CoreRepository setup, a second task …