Skip to content

Issues when conf.py invokes git #17

@ntolia

Description

@ntolia

I have been trying to use sphinx-multiversion but I am running into what seems like a blocking issue because my conf.py calls git internally. Basically, similar to https://protips.readthedocs.io/git-tag-version.html, we use git describe to get the version of the docs we should be building.

However, given what sphinx-multiversion does to copy a tree into /tmp, that fails as the tree copy isn't a real git repo and the conf.py git commands fail.

Any suggestions on how to address this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:taskAn atomic feature / thing to be implemented

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions