Skip to content

Commit 101f66e

Browse files
Process new JSON files from #144
1 parent 8eaee94 commit 101f66e

3 files changed

Lines changed: 52 additions & 10 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 & 5 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.3.0 is out! 💚 \n\nThis version includes support for object property mocking, removes experimental warning from type stripping, updates dependencies, and many more!\n\nSee what's new: https://nodejs.org/en/blog/release/v24.3.0\n",
7+
"record": {
8+
"$type": "app.bsky.feed.post",
9+
"text": "Node.js v24.3.0 is out! 💚 \n\nThis version includes support for object property mocking, removes experimental warning from type stripping, updates dependencies, and many more!\n\nSee what's new: https://nodejs.org/en/blog/release/v24.3.0\n",
10+
"facets": [
11+
{
12+
"index": {
13+
"byteStart": 194,
14+
"byteEnd": 236
15+
},
16+
"features": [
17+
{
18+
"$type": "app.bsky.richtext.facet#link",
19+
"uri": "https://nodejs.org/en/blog/release/v24.3.0"
20+
}
21+
]
22+
}
23+
],
24+
"createdAt": "2025-06-25T19:23:47.232Z",
25+
"embed": {
26+
"$type": "app.bsky.embed.external",
27+
"external": {
28+
"uri": "https://nodejs.org/en/blog/release/v24.3.0",
29+
"title": "Node.js — Node v24.3.0 (Current)",
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": "bafkreiboauij4eg7dinqmyrabtje6mep2sxzi3xpwpoik33r4ctrfbdtre"
35+
},
36+
"mimeType": "image/png",
37+
"size": 390144
38+
}
39+
}
40+
}
41+
},
42+
"result": {
43+
"uri": "at://did:plc:abbt45q3u3bttqfs7nepehhu/app.bsky.feed.post/3lshdla5lof2i",
44+
"cid": "bafyreiglqjee4t2ulkizif6sh7nwdz6uzyn2dsilwyjx5khvuxj32tmmpm",
45+
"commit": {
46+
"cid": "bafyreifgkmp2p2slxhs2i7fc37fktkb42e7t7pvfqwjsretwxgj7w3wjw4",
47+
"rev": "3lshdla5yen2i"
48+
},
49+
"validationStatus": "valid"
50+
}
51+
}
52+
]

0 commit comments

Comments
 (0)