Skip to content

Conversation

@ahal
Copy link
Contributor

@ahal ahal commented Jan 30, 2026

No description provided.

@ahal ahal self-assigned this Jan 30, 2026
@ahal ahal requested a review from a team as a code owner January 30, 2026 18:32
We're no longer using docker-worker, so this error message is
misleading. Update it with actual useful advice.
@ahal ahal force-pushed the ahal/push-nxqwovtprvvs branch from 5794598 to d22b047 Compare January 30, 2026 18:33
Comment on lines +733 to +734
"path {path} not in {link_name} {task_id} chain of trust artifacts! Verify {path} "
"is correct, was produced by task {task_id}, and is listed in {cot_url}".format(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I personally really liked the this is likely a bug in {task_id} part because every single time I've had CoT to debug, it was. The new message feels like a downgrade as it doesn't point to task_id as much.

Suggested change
"path {path} not in {link_name} {task_id} chain of trust artifacts! Verify {path} "
"is correct, was produced by task {task_id}, and is listed in {cot_url}".format(
"path {path} not in {link_name} {task_id} chain of trust artifacts! "
"This is likely a bug in {task_id}. Verify that {path} was produced by "
"the task and is listed in {cot_url}".format(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants