Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(config_handler): handle None deviceConfig by initializing to empty dict

wakonig_k requested to merge fix/empty_device_config into main

Description

Fix to ensure that the deviceConfig entry is always there, even if not specified in the config.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading