Skip to content

Commit 2a28b1d

Browse files
author
Create or Update Pull Request Action
committed
chore: updated feed data
1 parent 28f8e9b commit 2a28b1d

File tree

3 files changed

+98
-4
lines changed

3 files changed

+98
-4
lines changed

config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"lastCheckTimestamp": 1706400535425,
2+
"lastCheckTimestamp": 1707005320896,
33
"reposPaginationLimit": 250,
44
"releasePaginationLimit": 10,
55
"commentsPaginationLimit": 100,
66
"retrospective": {
7-
"lastDay": "2023-11-12",
8-
"nextDay": "2023-11-19"
7+
"lastDay": "2023-11-19",
8+
"nextDay": "2023-11-26"
99
},
1010
"breakDelimiter": "</image>",
1111
"discussionsInScope": [

feed.xml

+32-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,43 @@
88
<pubDate>Tue, 13 Jun 2023 04:17:50 GMT</pubDate>
99
<language>en-us</language>
1010
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
11-
<lastBuildDate>Sun, 28 Jan 2024 00:08:00 GMT</lastBuildDate>
11+
<lastBuildDate>Sun, 04 Feb 2024 00:08:00 GMT</lastBuildDate>
1212
<image>
1313
<title>Node.js News</title>
1414
<url>https://nodejs.org/static/images/logo-hexagon-card.png</url>
1515
<link>https://github.com/nodejs/nodejs-news-feeder</link>
1616
</image>
17+
<item>
18+
<title>Retrospective for nodejs from 2023-11-19 to 2023-11-26</title>
19+
<description><![CDATA[<p>Reporting on 43 Issues from 28 authors, 57 Pull Requests from 26 authors, and 11 Discussions from 11 authors.</p>]]></description>
20+
<pubDate>Sun, 19 Nov 2023 00:00:00 GMT</pubDate>
21+
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2023-11-19.md</link>
22+
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2023-11-19.md</guid>
23+
</item>
24+
<item>
25+
<title>Released nodejs/nodejs-dist-indexer v1.7.1</title>
26+
<description><![CDATA[<p>Released nodejs/nodejs-dist-indexer v1.7.1 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.1">More details</a></p>
27+
]]></description>
28+
<pubDate>Wed, 31 Jan 2024 20:53:00 GMT</pubDate>
29+
<link>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.1</link>
30+
<guid>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.1</guid>
31+
</item>
32+
<item>
33+
<title>Released nodejs/nodejs-dist-indexer v1.7.0</title>
34+
<description><![CDATA[<p>Released nodejs/nodejs-dist-indexer v1.7.0 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.0">More details</a></p>
35+
]]></description>
36+
<pubDate>Wed, 31 Jan 2024 20:51:00 GMT</pubDate>
37+
<link>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.0</link>
38+
<guid>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.0</guid>
39+
</item>
40+
<item>
41+
<title>Released nodejs/undici v6.6.0</title>
42+
<description><![CDATA[<p>Released nodejs/undici v6.6.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.6.0">More details</a></p>
43+
]]></description>
44+
<pubDate>Thu, 01 Feb 2024 09:35:00 GMT</pubDate>
45+
<link>https://github.com/nodejs/undici/releases/tag/v6.6.0</link>
46+
<guid>https://github.com/nodejs/undici/releases/tag/v6.6.0</guid>
47+
</item>
1748
<item>
1849
<title>Node-API and node-addon-api teams update on 2024-01-26 16:06:49</title>
1950
<description><![CDATA[<p>New SemVer minor version of Node-API released last week, planning to do a SemVer major release to next week to drop support for Node.js 16.x</p>

index.html

+63
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,69 @@ <h2>Latest News</h2>
176176
<div class="feed-items">
177177

178178

179+
<hr>
180+
<article>
181+
<h3>
182+
Retrospective for nodejs from 2023-11-19 to 2023-11-26
183+
</h3>
184+
<p>Reporting on 43 Issues from 28 authors, 57 Pull Requests from 26 authors, and 11 Discussions from 11 authors.</p>
185+
<p class="feed-time">
186+
Sun, 19 Nov 2023 00:00:00 GMT
187+
</p>
188+
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2023-11-19.md">
189+
read more
190+
</a>
191+
</article>
192+
193+
194+
<hr>
195+
<article>
196+
<h3>
197+
Released nodejs/nodejs-dist-indexer v1.7.1
198+
</h3>
199+
<p>Released nodejs/nodejs-dist-indexer v1.7.1 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.1">More details</a></p>
200+
201+
<p class="feed-time">
202+
Wed, 31 Jan 2024 20:53:00 GMT
203+
</p>
204+
<a class="feed-link" href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.1">
205+
read more
206+
</a>
207+
</article>
208+
209+
210+
<hr>
211+
<article>
212+
<h3>
213+
Released nodejs/nodejs-dist-indexer v1.7.0
214+
</h3>
215+
<p>Released nodejs/nodejs-dist-indexer v1.7.0 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.0">More details</a></p>
216+
217+
<p class="feed-time">
218+
Wed, 31 Jan 2024 20:51:00 GMT
219+
</p>
220+
<a class="feed-link" href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.0">
221+
read more
222+
</a>
223+
</article>
224+
225+
226+
<hr>
227+
<article>
228+
<h3>
229+
Released nodejs/undici v6.6.0
230+
</h3>
231+
<p>Released nodejs/undici v6.6.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.6.0">More details</a></p>
232+
233+
<p class="feed-time">
234+
Thu, 01 Feb 2024 09:35:00 GMT
235+
</p>
236+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v6.6.0">
237+
read more
238+
</a>
239+
</article>
240+
241+
179242
<hr>
180243
<article>
181244
<h3>

0 commit comments

Comments
 (0)