Skip to content

Commit 9b0d118

Browse files
Process new JSON files from #105
1 parent e144e7c commit 9b0d118

3 files changed

Lines changed: 65 additions & 7 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 & 2 deletions
This file was deleted.
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
[
2+
{
3+
"action": "post",
4+
"account": "NODEJS_ORG",
5+
"richTextFile": "./rich.txt",
6+
"richText": "We had a lot of productive discussions at the Node.js collaboration summit in Paris. Huge thanks to our host @datadoghq.com!\nFind the notes in https://github.com/openjs-foundation/summit/issues/433 - we'll publish the recordings and a trip report soon!\n",
7+
"record": {
8+
"$type": "app.bsky.feed.post",
9+
"text": "We had a lot of productive discussions at the Node.js collaboration summit in Paris. Huge thanks to our host @datadoghq.com!\nFind the notes in https://github.com/openjs-foundation/summit/issues/433 - we'll publish the recordings and a trip report soon!\n",
10+
"facets": [
11+
{
12+
"$type": "app.bsky.richtext.facet",
13+
"index": {
14+
"byteStart": 109,
15+
"byteEnd": 123
16+
},
17+
"features": [
18+
{
19+
"$type": "app.bsky.richtext.facet#mention",
20+
"did": "did:plc:e2hpjguwsfuuebriutkquzbe"
21+
}
22+
]
23+
},
24+
{
25+
"index": {
26+
"byteStart": 143,
27+
"byteEnd": 197
28+
},
29+
"features": [
30+
{
31+
"$type": "app.bsky.richtext.facet#link",
32+
"uri": "https://github.com/openjs-foundation/summit/issues/433"
33+
}
34+
]
35+
}
36+
],
37+
"createdAt": "2025-04-04T10:54:40.413Z",
38+
"embed": {
39+
"$type": "app.bsky.embed.external",
40+
"external": {
41+
"uri": "https://github.com/openjs-foundation/summit/issues/433",
42+
"title": "Node.js Collaboration Summit 2025 / Paris · Issue #433 · openjs-foundation/summit",
43+
"description": "Date: April 1-2, to be close to when dotJS happens. During the night of 1st we'll have an additional meetup to connect with the local developer community. Venue: Datadog's office (21 Rue de Château...",
44+
"thumb": {
45+
"$type": "blob",
46+
"ref": {
47+
"$link": "bafkreia6gwbkj4j3jvbcptgis5ow3rxmso4y7itcoptxqxi2lhzvw5hvvy"
48+
},
49+
"mimeType": "image/png",
50+
"size": 70813
51+
}
52+
}
53+
}
54+
},
55+
"result": {
56+
"uri": "at://did:plc:abbt45q3u3bttqfs7nepehhu/app.bsky.feed.post/3llyavghfhz2q",
57+
"cid": "bafyreiaa3reoh4f4untkc2447q5ak6g2hjopjfnjccbeht5q4ueb44euxy",
58+
"commit": {
59+
"cid": "bafyreihl7bhsjojau7yxcexketijmhdtwvglshkhj4lowjlchwefemybxu",
60+
"rev": "3llyavghnbz2q"
61+
},
62+
"validationStatus": "valid"
63+
}
64+
}
65+
]

0 commit comments

Comments
 (0)