- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for command_type (0.07 sec)
-
ci/official/utilities/extract_resultstore_links.py
status = invocation_results['status'] command = invocation_results.get('command') command_type = invocation_results.get('command_type') case_attrib = attrib.copy() if command_type: command_type = command_type.title() case_name = f'{command_type} invocation {invocation_id}' else: case_name = f' Invocation {invocation_id}'
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Wed Nov 08 17:50:27 UTC 2023 - 10.9K bytes - Viewed (0)