Skip to content

Commit e7bade0

Browse files
Feed Updated 🍿 (#123)
Co-authored-by: Create or Update Pull Request Action <[email protected]>
1 parent 677695f commit e7bade0

File tree

3 files changed

+50
-4
lines changed

3 files changed

+50
-4
lines changed

config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"lastCheckTimestamp": 1743937618421,
2+
"lastCheckTimestamp": 1744504556618,
33
"reposPaginationLimit": 250,
44
"releasePaginationLimit": 10,
55
"commentsPaginationLimit": 100,
66
"retrospective": {
7-
"lastDay": "2025-03-23",
8-
"nextDay": "2025-03-30"
7+
"lastDay": "2025-03-30",
8+
"nextDay": "2025-04-06"
99
},
1010
"breakDelimiter": "</image>",
1111
"discussionsInScope": [

feed.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,20 @@
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, 06 Apr 2025 11:06:00 GMT</lastBuildDate>
11+
<lastBuildDate>Sun, 13 Apr 2025 00:35: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>Released nodejs/undici v7.8.0</title>
19+
<description><![CDATA[<p>Released nodejs/undici v7.8.0 by github-actions[bot]. <a href="https://github.com/nodejs/undici/releases/tag/v7.8.0">More details</a></p>
20+
]]></description>
21+
<pubDate>Thu, 10 Apr 2025 10:01:00 GMT</pubDate>
22+
<link>https://github.com/nodejs/undici/releases/tag/v7.8.0</link>
23+
<guid>https://github.com/nodejs/undici/releases/tag/v7.8.0</guid>
24+
</item>
1725
<item>
1826
<title>Released nodejs/undici v7.7.0</title>
1927
<description><![CDATA[<p>Released nodejs/undici v7.7.0 by github-actions[bot]. <a href="https://github.com/nodejs/undici/releases/tag/v7.7.0">More details</a></p>
@@ -54,6 +62,13 @@
5462
<link>https://github.com/nodejs/node-core-utils/releases/tag/v5.12.2</link>
5563
<guid>https://github.com/nodejs/node-core-utils/releases/tag/v5.12.2</guid>
5664
</item>
65+
<item>
66+
<title>Retrospective for nodejs from 2025-03-30 to 2025-04-06</title>
67+
<description><![CDATA[<p>Reporting on 43 Issues from 19 authors, 57 Pull Requests from 27 authors, and 5 Discussions from 5 authors.</p>]]></description>
68+
<pubDate>Sun, 30 Mar 2025 00:00:00 GMT</pubDate>
69+
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-30.md</link>
70+
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-30.md</guid>
71+
</item>
5772
<item>
5873
<title>Released nodejs/node-core-utils v5.12.1</title>
5974
<description><![CDATA[<p>Released nodejs/node-core-utils v5.12.1 by nodejs-github-bot. <a href="https://github.com/nodejs/node-core-utils/releases/tag/v5.12.1">More details</a></p>

index.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,22 @@ <h2>Latest News</h2>
176176
<div class="feed-items">
177177

178178

179+
<hr>
180+
<article>
181+
<h3>
182+
Released nodejs/undici v7.8.0
183+
</h3>
184+
<p>Released nodejs/undici v7.8.0 by github-actions[bot]. <a href="https://github.com/nodejs/undici/releases/tag/v7.8.0">More details</a></p>
185+
186+
<p class="feed-time">
187+
Thu, 10 Apr 2025 10:01:00 GMT
188+
</p>
189+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v7.8.0">
190+
read more
191+
</a>
192+
</article>
193+
194+
179195
<hr>
180196
<article>
181197
<h3>
@@ -256,6 +272,21 @@ <h3>
256272
</article>
257273

258274

275+
<hr>
276+
<article>
277+
<h3>
278+
Retrospective for nodejs from 2025-03-30 to 2025-04-06
279+
</h3>
280+
<p>Reporting on 43 Issues from 19 authors, 57 Pull Requests from 27 authors, and 5 Discussions from 5 authors.</p>
281+
<p class="feed-time">
282+
Sun, 30 Mar 2025 00:00:00 GMT
283+
</p>
284+
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-30.md">
285+
read more
286+
</a>
287+
</article>
288+
289+
259290
<hr>
260291
<article>
261292
<h3>

0 commit comments

Comments
 (0)