From f1714915b2ac4674baf5ea62fd98f5aa346bafe4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Jun 2023 16:17:56 -0400 Subject: [PATCH] confirmed (but I need them to tell me what errors of what special remotes need a message-id) --- ...tion_about_reason_of_failure_in_enableremote.mdwn | 1 + ...mment_3_1c1aaecf15ee220ed5c39def48ccd734._comment | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 doc/todo/machine_readable_information_about_reason_of_failure_in_enableremote/comment_3_1c1aaecf15ee220ed5c39def48ccd734._comment diff --git a/doc/todo/machine_readable_information_about_reason_of_failure_in_enableremote.mdwn b/doc/todo/machine_readable_information_about_reason_of_failure_in_enableremote.mdwn index 6518cd3e58..63901db2b4 100644 --- a/doc/todo/machine_readable_information_about_reason_of_failure_in_enableremote.mdwn +++ b/doc/todo/machine_readable_information_about_reason_of_failure_in_enableremote.mdwn @@ -5,3 +5,4 @@ May be even more generally -- if there was a robust way to obtain errors for oth [[!meta author=yoh]] [[!tag projects/datalad]] [[!tag moreinfo]] +[[!tag confirmed]] diff --git a/doc/todo/machine_readable_information_about_reason_of_failure_in_enableremote/comment_3_1c1aaecf15ee220ed5c39def48ccd734._comment b/doc/todo/machine_readable_information_about_reason_of_failure_in_enableremote/comment_3_1c1aaecf15ee220ed5c39def48ccd734._comment new file mode 100644 index 0000000000..96ff1c6ec9 --- /dev/null +++ b/doc/todo/machine_readable_information_about_reason_of_failure_in_enableremote/comment_3_1c1aaecf15ee220ed5c39def48ccd734._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2023-06-23T20:13:10Z" + content=""" +enableremote supports --json-error-messages now. The error messages are not +really machine parseable. But, json error messages can also now be tagged +with a unique message-id. + +So, this is entirely implementable, it just needs to determine which +specific failures of which special remotes, and add a message-id to them. +"""]] -- 2.30.2