2025-06-26 17:48:25,134 | INFO | Using filters: camelize, comment, dasherize, humanize, ordinal, ordinalize, parameterize, pluralize, quote, read, singularize, tableize, titleize, transliterate, underscore, add_var, get_var
2025-06-26 17:48:25,134 | INFO | Using namespaces: env, git, vault
2025-06-26 17:48:25,136 | DEBUG | Failed fetching git tag property:
Traceback (most recent call last):
File "/home/ubuntu/.local/lib/python3.10/site-packages/ninjecto/plugins/namespaces/git.py", line 133, in namespace
value = finder(directory=str(filepath))
File "/home/ubuntu/.local/lib/python3.10/site-packages/ninjecto/utils/git.py", line 82, in find_tag
raise GitError('Unable to determine git tag:\n{}'.format(
ninjecto.utils.git.GitError: Unable to determine git tag:
fatal: No names found, cannot describe anything.
Maybe not use namespaces if not defined on
.ninjerc.tomlso implicity are disable.