Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"lastCheckTimestamp": 1786921598672,
"lastCheckTimestamp": 1787526428495,
"reposPaginationLimit": 250,
"releasePaginationLimit": 10,
"commentsPaginationLimit": 100,
"retrospective": {
"lastDay": "2026-08-09",
"nextDay": "2026-08-16"
"lastDay": "2026-08-16",
"nextDay": "2026-08-23"
},
"breakDelimiter": "</image>",
"discussionsInScope": [
Expand Down
17 changes: 16 additions & 1 deletion feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,27 @@
<pubDate>Tue, 13 Jun 2023 04:17:50 GMT</pubDate>
<language>en-us</language>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<lastBuildDate>Sun, 16 Aug 2026 23:06:00 GMT</lastBuildDate>
<lastBuildDate>Sun, 23 Aug 2026 23:07:00 GMT</lastBuildDate>
<image>
<title>Node.js News</title>
<url>https://nodejs.org/static/images/logo-hexagon-card.png</url>
<link>https://github.com/nodejs/nodejs-news-feeder</link>
</image>
<item>
<title>Released nodejs/nodejs-dist-indexer v1.8.24</title>
<description><![CDATA[<p>Released nodejs/nodejs-dist-indexer v1.8.24 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.8.24">More details</a></p>
]]></description>
<pubDate>Mon, 17 Aug 2026 06:39:00 GMT</pubDate>
<link>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.8.24</link>
<guid>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.8.24</guid>
</item>
<item>
<title>Retrospective for nodejs from 2026-08-16 to 2026-08-23</title>
<description><![CDATA[<p>Reporting on 49 Issues from 11 authors, 51 Pull Requests from 32 authors, and 0 Discussions from 0 authors.</p>]]></description>
<pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2026-08-16.md</link>
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2026-08-16.md</guid>
</item>
<item>
<title>Released nodejs/cjs-module-lexer 2.2.1</title>
<description><![CDATA[<p>Released nodejs/cjs-module-lexer 2.2.1 by guybedford. <a href="https://github.com/nodejs/cjs-module-lexer/releases/tag/2.2.1">More details</a></p>
Expand Down
31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,37 @@ <h2>Latest News</h2>
<div class="feed-items">


<hr>
<article>
<h3>
Released nodejs/nodejs-dist-indexer v1.8.24
</h3>
<p>Released nodejs/nodejs-dist-indexer v1.8.24 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.8.24">More details</a></p>

<p class="feed-time">
Mon, 17 Aug 2026 06:39:00 GMT
</p>
<a class="feed-link" href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.8.24">
read more
</a>
</article>


<hr>
<article>
<h3>
Retrospective for nodejs from 2026-08-16 to 2026-08-23
</h3>
<p>Reporting on 49 Issues from 11 authors, 51 Pull Requests from 32 authors, and 0 Discussions from 0 authors.</p>
<p class="feed-time">
Sun, 16 Aug 2026 00:00:00 GMT
</p>
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2026-08-16.md">
read more
</a>
</article>


<hr>
<article>
<h3>
Expand Down
Loading