Joan-Healy
Results
1
comments of
Joan-Healy
@oolong2 where did you add your code? Was it in common_index_lookup.py? > ``` > if "BUILD_INFO" not in os.environ: > build_number = os.environ.get("BUILD_BUILDNUMBER", "") > buid_info = {"build_number": f"ci-{build_number}" if...