Skip to content

Issue/drop lsm dependency

Guillaume Everarts de Velp requested to merge issue/drop-lsm-dependency into master

Description

Make sure to use dict_path from core instead of lsm (it has been in core since long enough: https://docs.inmanta.com/inmanta-service-orchestrator/6/CHANGELOG.html#inmanta-core-release-8-7-0-2023-12-11)

Reviewers list

  • reviewer 1

Developer Self Check:

Strike through any lines that are not applicable (~~line~~) then check the box

  • Changelog entry and version bump inmanta module release --dev [--major|--minor|--patch] [--changelog-message "<your_changelog_message>"]
  • Code is clear and sufficiently documented (classes, methods and function docs, document important assumptions, link to reference materials)
  • Type annotations
  • Issue is in the review column
  • Code has been pre-reviewed by developer
  • Sensitive elements have been highlighted with opened discussions
  • This change will not break anything in production

Merge request reports

Loading