- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for print_invocation_results (0.13 sec)
-
ci/official/utilities/extract_resultstore_links.py
with open(file_path, 'wb') as f: f.write(b'<?xml version="1.0"?>\n') tree.write(f) if verbose: print(f'\nWrote XML with Bazel invocation results to {file_path}') def print_invocation_results(result_store_dict: ResultDictType): """Prints out a short summary of the found ResultStore links (if any).""" print() if not result_store_dict:
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Nov 08 17:50:27 UTC 2023 - 10.9K bytes - Viewed (0)