Skip to content

Commit 890bc61

Browse files
Process new JSON files from #153
1 parent 0c54628 commit 890bc61

3 files changed

Lines changed: 52 additions & 13 deletions

File tree

records/new/new.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

records/new/rich.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
[
2+
{
3+
"action": "post",
4+
"account": "NODEJS_ORG",
5+
"richTextFile": "./rich.txt",
6+
"richText": "Node.js v24.10.0 is out.\n\n* Per-stream inspectOptions support in console\n* Removal of util.getCallSite (in favour of util.getCallSites)\n* Upgraded OpenSSL to 3.5.4 and npm to 11.6.1\n* Various src and benchmark optimizations\n\nhttps://nodejs.org/en/blog/release/v24.10.0\n",
7+
"record": {
8+
"$type": "app.bsky.feed.post",
9+
"text": "Node.js v24.10.0 is out.\n\n* Per-stream inspectOptions support in console\n* Removal of util.getCallSite (in favour of util.getCallSites)\n* Upgraded OpenSSL to 3.5.4 and npm to 11.6.1\n* Various src and benchmark optimizations\n\nhttps://nodejs.org/en/blog/release/v24.10.0\n",
10+
"facets": [
11+
{
12+
"index": {
13+
"byteStart": 225,
14+
"byteEnd": 268
15+
},
16+
"features": [
17+
{
18+
"$type": "app.bsky.richtext.facet#link",
19+
"uri": "https://nodejs.org/en/blog/release/v24.10.0"
20+
}
21+
]
22+
}
23+
],
24+
"createdAt": "2025-10-13T14:22:15.208Z",
25+
"embed": {
26+
"$type": "app.bsky.embed.external",
27+
"external": {
28+
"uri": "https://nodejs.org/en/blog/release/v24.10.0",
29+
"title": "Node.js",
30+
"description": "Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.",
31+
"thumb": {
32+
"$type": "blob",
33+
"ref": {
34+
"$link": "bafkreihaco2p5rfh3ksayi5dcs3jhgpw75awj64pt3xt3qnokrpddgbvdq"
35+
},
36+
"mimeType": "image/png",
37+
"size": 251270
38+
}
39+
}
40+
}
41+
},
42+
"result": {
43+
"uri": "at://did:plc:abbt45q3u3bttqfs7nepehhu/app.bsky.feed.post/3m33fzcrhor2l",
44+
"cid": "bafyreibb42drk3ci5bqduhwhkcg7foebdobevyfbqonz6a22dfwvhymfhe",
45+
"commit": {
46+
"cid": "bafyreibszv5dj7iimtvznw7hfo5t75cx3a5liibwrnom46hf5jm2umldeq",
47+
"rev": "3m33fzcrpir2l"
48+
},
49+
"validationStatus": "valid"
50+
}
51+
}
52+
]

0 commit comments

Comments
 (0)