Open iranzo opened 5 years ago
@nhr @Fryguy @bexelbie any hint on the issue above?
Thanks!
@iranzo I am no longer actively using this project as Fedora Docs has migrated to using Antora. Therefore this comment is from memory.
It looks like you need to manually commit your updated distro_map.yml in master before you run asciibinder package. This seems to be the issue. Asciibinder, iirc, doesn't handle uncommitted config files.
Environment:
I've wrote a script that pregenerates all local branches and updates the distro map so that asciibinder can create docs for all releases
When executed:
It has created the docs for several branches, but then it complains with one of them because of the
_distro_map.yml
where it should have been read at start and then squashed according to documentation, but still shows the 'diff' that my initial script generated:Shouldn't it have been deleted as documentation states and have avoided this issue?