From 6a81c13a764a09d897f9bad3cb7114879db4273e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Dec 2024 23:26:50 +0000 Subject: [PATCH] Process new JSON files from #17 --- records/new/new.json | 5 --- records/new/rich.txt | 9 ----- records/processed/2024-12-22-1.json | 55 +++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 14 deletions(-) delete mode 100644 records/new/new.json delete mode 100644 records/new/rich.txt create mode 100644 records/processed/2024-12-22-1.json diff --git a/records/new/new.json b/records/new/new.json deleted file mode 100644 index 7ce900d..0000000 --- a/records/new/new.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "action": "post", - "account": "PIXEL", - "richTextFile": "./rich.txt" -} diff --git a/records/new/rich.txt b/records/new/rich.txt deleted file mode 100644 index 00e22fb..0000000 --- a/records/new/rich.txt +++ /dev/null @@ -1,9 +0,0 @@ -Here is the first tweet. - ---- - -Here is the second tweet. - ---- - -Here is the third tweet. diff --git a/records/processed/2024-12-22-1.json b/records/processed/2024-12-22-1.json new file mode 100644 index 0000000..283eae9 --- /dev/null +++ b/records/processed/2024-12-22-1.json @@ -0,0 +1,55 @@ +[ + { + "action": "post", + "account": "PIXEL", + "richTextFile": "./rich.txt", + "richText": "Here is the first tweet.", + "result": { + "uri": "at://did:plc:tw2ov5bciclbz7b45sh4xlua/app.bsky.feed.post/3ldwkvid5pi2a", + "cid": "bafyreigklnt4uhrbqkl36ruhmp64uqhus75z6v5wloe73k2mcxrtqzhcxa", + "commit": { + "cid": "bafyreidqwy5iisk2oqfplintopopibnekyohnrjhh23ht5ktsn5demeenq", + "rev": "3ldwkvidfji2a" + }, + "validationStatus": "valid" + } + }, + { + "action": "reply", + "account": "PIXEL", + "richTextFile": "./rich.txt", + "richText": "Here is the second tweet.", + "replyInfo": { + "uri": "at://did:plc:tw2ov5bciclbz7b45sh4xlua/app.bsky.feed.post/3ldwkvid5pi2a", + "cid": "bafyreigklnt4uhrbqkl36ruhmp64uqhus75z6v5wloe73k2mcxrtqzhcxa" + }, + "result": { + "uri": "at://did:plc:tw2ov5bciclbz7b45sh4xlua/app.bsky.feed.post/3ldwkvifbe42k", + "cid": "bafyreib75qkcv5yn2iukbweun3hl7zevqqfllvxghvwgttzh2572vplj4q", + "commit": { + "cid": "bafyreibpfar256exiadmn4f57jomnwo6ju574bke7kuq3p3h76bfdmb4ie", + "rev": "3ldwkvifj642k" + }, + "validationStatus": "valid" + } + }, + { + "action": "reply", + "account": "PIXEL", + "richTextFile": "./rich.txt", + "richText": "Here is the third tweet.\n", + "replyInfo": { + "uri": "at://did:plc:tw2ov5bciclbz7b45sh4xlua/app.bsky.feed.post/3ldwkvifbe42k", + "cid": "bafyreib75qkcv5yn2iukbweun3hl7zevqqfllvxghvwgttzh2572vplj4q" + }, + "result": { + "uri": "at://did:plc:tw2ov5bciclbz7b45sh4xlua/app.bsky.feed.post/3ldwkvig2hw2u", + "cid": "bafyreifkhexkyokxi3satzukus7xqatl2aayzdtu4ahotxt4z4qhjx34le", + "commit": { + "cid": "bafyreieb4id6fghqqjm4o3lsaw6olbw5yarbjzrl3dvja24vgm4gdzaucy", + "rev": "3ldwkvigeag2u" + }, + "validationStatus": "valid" + } + } +] \ No newline at end of file