You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exclude version_git.jl from list of dependencies for HTML docs
This file is modified by the light-source-dist target when preparing tarballs.
Depending on it means that the docs will be rebuilt when calling 'make install'
from the tarballs. This requires downloading files, which is problematic
for replicable builds and may not be possible on build servers.
Ref #24496
(cherry picked from commit bd019a4)
0 commit comments