Skip to content

Commit eb463e0

Browse files
github-actions[bot]Create or Update Pull Request Action
and
Create or Update Pull Request Action
authored
Feed Updated 🍿 (#78)
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
1 parent 1b01a42 commit eb463e0

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": 1710029332151,
2+
"lastCheckTimestamp": 1711238968382,
33
"reposPaginationLimit": 250,
44
"releasePaginationLimit": 10,
55
"commentsPaginationLimit": 100,
66
"retrospective": {
7-
"lastDay": "2023-12-24",
8-
"nextDay": "2023-12-31"
7+
"lastDay": "2023-12-31",
8+
"nextDay": "2024-01-07"
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, 10 Mar 2024 00:08:00 GMT</lastBuildDate>
11+
<lastBuildDate>Sun, 24 Mar 2024 00:09: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-12-31 to 2024-01-07</title>
19+
<description><![CDATA[<p>Reporting on 52 Issues from 30 authors, 48 Pull Requests from 30 authors, and 7 Discussions from 7 authors.</p>]]></description>
20+
<pubDate>Sun, 31 Dec 2023 00:00:00 GMT</pubDate>
21+
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2023-12-31.md</link>
22+
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2023-12-31.md</guid>
23+
</item>
24+
<item>
25+
<title>Released nodejs/undici v6.10.0</title>
26+
<description><![CDATA[<p>Released nodejs/undici v6.10.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.10.0">More details</a></p>
27+
]]></description>
28+
<pubDate>Thu, 21 Mar 2024 11:05:00 GMT</pubDate>
29+
<link>https://github.com/nodejs/undici/releases/tag/v6.10.0</link>
30+
<guid>https://github.com/nodejs/undici/releases/tag/v6.10.0</guid>
31+
</item>
32+
<item>
33+
<title>Released nodejs/undici v6.9.0</title>
34+
<description><![CDATA[<p>Released nodejs/undici v6.9.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.9.0">More details</a></p>
35+
]]></description>
36+
<pubDate>Thu, 14 Mar 2024 17:13:00 GMT</pubDate>
37+
<link>https://github.com/nodejs/undici/releases/tag/v6.9.0</link>
38+
<guid>https://github.com/nodejs/undici/releases/tag/v6.9.0</guid>
39+
</item>
40+
<item>
41+
<title>Released nodejs/undici v6.8.0</title>
42+
<description><![CDATA[<p>Released nodejs/undici v6.8.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.8.0">More details</a></p>
43+
]]></description>
44+
<pubDate>Wed, 13 Mar 2024 08:45:00 GMT</pubDate>
45+
<link>https://github.com/nodejs/undici/releases/tag/v6.8.0</link>
46+
<guid>https://github.com/nodejs/undici/releases/tag/v6.8.0</guid>
47+
</item>
1748
<item>
1849
<title>Retrospective for nodejs from 2023-12-24 to 2023-12-31</title>
1950
<description><![CDATA[<p>Reporting on 51 Issues from 15 authors, 49 Pull Requests from 28 authors, and 6 Discussions from 6 authors.</p>]]></description>

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-12-31 to 2024-01-07
183+
</h3>
184+
<p>Reporting on 52 Issues from 30 authors, 48 Pull Requests from 30 authors, and 7 Discussions from 7 authors.</p>
185+
<p class="feed-time">
186+
Sun, 31 Dec 2023 00:00:00 GMT
187+
</p>
188+
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2023-12-31.md">
189+
read more
190+
</a>
191+
</article>
192+
193+
194+
<hr>
195+
<article>
196+
<h3>
197+
Released nodejs/undici v6.10.0
198+
</h3>
199+
<p>Released nodejs/undici v6.10.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.10.0">More details</a></p>
200+
201+
<p class="feed-time">
202+
Thu, 21 Mar 2024 11:05:00 GMT
203+
</p>
204+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v6.10.0">
205+
read more
206+
</a>
207+
</article>
208+
209+
210+
<hr>
211+
<article>
212+
<h3>
213+
Released nodejs/undici v6.9.0
214+
</h3>
215+
<p>Released nodejs/undici v6.9.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.9.0">More details</a></p>
216+
217+
<p class="feed-time">
218+
Thu, 14 Mar 2024 17:13:00 GMT
219+
</p>
220+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v6.9.0">
221+
read more
222+
</a>
223+
</article>
224+
225+
226+
<hr>
227+
<article>
228+
<h3>
229+
Released nodejs/undici v6.8.0
230+
</h3>
231+
<p>Released nodejs/undici v6.8.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.8.0">More details</a></p>
232+
233+
<p class="feed-time">
234+
Wed, 13 Mar 2024 08:45:00 GMT
235+
</p>
236+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v6.8.0">
237+
read more
238+
</a>
239+
</article>
240+
241+
179242
<hr>
180243
<article>
181244
<h3>

0 commit comments

Comments
 (0)