Skip to content

Calling `git` commands makes dirigent execution fail

We're using felis with dirigent (small patch on top of 3.3.1, but not relevant for felis) and find that code execution crashes when we're installing dirigent into a virtual environment that is not part of a git repository/area.

This seems to be related to https://gitlab.cern.ch/sdemares/felis/-/blob/master/felis.py?ref_type=heads#L49-L61 where git is called, but it is unclear to me why this is done in the first place since there are no comments in the code.

CC @asamalan @werdmann @chochstr