-
### Component
API Server / GraphQL
### Current Behavior
Performing a merge operation when both branches have changed the same cardinality=many relationship and added peers results to an incomplete …
-
### Component
API Server / GraphQL
### Task Description
The location attribute on a repository is missing the unique constraint.
```python
{
"name": "Repository",
…
-
### Component
Python SDK
### Describe the Feature Request
Currently when the SDK is querying some objects from Infrahub, the query will include all attributes and all relationships by default,
If …
-
### Component
Frontend UI
### Current Behavior
When browsing a group, on the member tab, the list is showing 4 empty lines
if I click on one of the empty line it's taking me to the right object
…
-
### Component
API Server / GraphQL, Git Integration, Python SDK, infrahubctl CLI
### Task Description
The target line-length for our Python code is currently 120 but a number of lines are longer th…
-
### Describe the Feature Request
Currently all models defined in the schema (except Branch) will automatically support branches and it will be possible to create an object on a given branch and mer…
-
### Component
API Server / GraphQL, Git Integration, Python SDK, infrahubctl CLI
### Task Description
Enable the TCH ruleset in Ruff under [tool.ruff] in pyproject.toml
Current warnings:
```
…
-
### Component
API Server / GraphQL
### Current Behavior
When merging a branch with no change the graphql server returns an error.
Here the first merge operation succeeds and the second one fails…
-
### Component
_No response_
### Task Description
There is a new project called [memgraph](https://memgraph.com/) that present itself as an alternative to Neo4j with support for CYPHER and faster re…
-
### Component
API Server / GraphQL
### Task Description
As part of https://github.com/opsmill/infrahub/issues/505 we need to implement user management on the backend