Do you know why add_vcs_info and check_vcs_info_against_last_run (src/esm_runscripts/prepare.py) aren't run by default? They're commented out in every recipe YAML across configs/ and never called from Python — confirmed no *_vcs_info.yaml exists in a real Albedo experiment either.
Sounds like a good feature and it's a requirement from users for catalog/provenance metadata (see #1407, #1502, #1489).
Do you know why
add_vcs_infoandcheck_vcs_info_against_last_run(src/esm_runscripts/prepare.py) aren't run by default? They're commented out in every recipe YAML acrossconfigs/and never called from Python — confirmed no*_vcs_info.yamlexists in a real Albedo experiment either.Sounds like a good feature and it's a requirement from users for catalog/provenance metadata (see #1407, #1502, #1489).