Submodules are not kept up to date
Opened this issue · 3 comments
wixoaGit commented
Just had to manually run git submodule update --init --recursive
on OpenDream
Crossedfall commented
This should be handled by this block. Will need to see why it's not properly updating things
od-compiler-bot/src/od_compiler/util/git_actions.py
Lines 33 to 41 in aaa05a2
Crossedfall commented
Haven't been able to reproduce this. My local instance has been updating the submodules without much issue. Going to keep an eye out for the next submodule bump to see if we encounter the same issue again. Closing for now.
Crossedfall commented
I may have reproduced this. Re-opening