Skip to content

Commit 953e226

Browse files
github-actions[bot]Create or Update Pull Request Action
and
Create or Update Pull Request Action
authored
Feed Updated 🍿 (#116)
Co-authored-by: Create or Update Pull Request Action <[email protected]>
1 parent e44887d commit 953e226

File tree

3 files changed

+50
-4
lines changed

3 files changed

+50
-4
lines changed

config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"lastCheckTimestamp": 1740874295019,
2+
"lastCheckTimestamp": 1741612876021,
33
"reposPaginationLimit": 250,
44
"releasePaginationLimit": 10,
55
"commentsPaginationLimit": 100,
66
"retrospective": {
7-
"lastDay": "2025-02-23",
8-
"nextDay": "2025-03-02"
7+
"lastDay": "2025-03-02",
8+
"nextDay": "2025-03-09"
99
},
1010
"breakDelimiter": "</image>",
1111
"discussionsInScope": [

feed.xml

+16-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,27 @@
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, 02 Mar 2025 00:11:00 GMT</lastBuildDate>
11+
<lastBuildDate>Mon, 10 Mar 2025 13:21: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/nodejs-dist-indexer v1.7.10</title>
19+
<description><![CDATA[<p>Released nodejs/nodejs-dist-indexer v1.7.10 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.10">More details</a></p>
20+
]]></description>
21+
<pubDate>Tue, 04 Mar 2025 00:11:00 GMT</pubDate>
22+
<link>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.10</link>
23+
<guid>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.10</guid>
24+
</item>
25+
<item>
26+
<title>Retrospective for nodejs from 2025-03-02 to 2025-03-09</title>
27+
<description><![CDATA[<p>Reporting on 47 Issues from 27 authors, 53 Pull Requests from 31 authors, and 7 Discussions from 7 authors.</p>]]></description>
28+
<pubDate>Sun, 02 Mar 2025 00:00:00 GMT</pubDate>
29+
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-02.md</link>
30+
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-02.md</guid>
31+
</item>
1732
<item>
1833
<title>Released nodejs/corepack v0.32.0</title>
1934
<description><![CDATA[<p>Released nodejs/corepack v0.32.0 by github-actions[bot]. <a href="https://github.com/nodejs/corepack/releases/tag/v0.32.0">More details</a></p>

index.html

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

178178

179+
<hr>
180+
<article>
181+
<h3>
182+
Released nodejs/nodejs-dist-indexer v1.7.10
183+
</h3>
184+
<p>Released nodejs/nodejs-dist-indexer v1.7.10 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.10">More details</a></p>
185+
186+
<p class="feed-time">
187+
Tue, 04 Mar 2025 00:11:00 GMT
188+
</p>
189+
<a class="feed-link" href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.10">
190+
read more
191+
</a>
192+
</article>
193+
194+
195+
<hr>
196+
<article>
197+
<h3>
198+
Retrospective for nodejs from 2025-03-02 to 2025-03-09
199+
</h3>
200+
<p>Reporting on 47 Issues from 27 authors, 53 Pull Requests from 31 authors, and 7 Discussions from 7 authors.</p>
201+
<p class="feed-time">
202+
Sun, 02 Mar 2025 00:00:00 GMT
203+
</p>
204+
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-02.md">
205+
read more
206+
</a>
207+
</article>
208+
209+
179210
<hr>
180211
<article>
181212
<h3>

0 commit comments

Comments
 (0)