Skip to content

Commit

Permalink
Feed Updated 🍿 (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: Create or Update Pull Request Action <[email protected]>
  • Loading branch information
github-actions[bot] and Create or Update Pull Request Action authored Sep 2, 2024
1 parent decb18f commit 11ceae4
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 4 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"lastCheckTimestamp": 1724359428739,
"lastCheckTimestamp": 1725149502819,
"reposPaginationLimit": 250,
"releasePaginationLimit": 10,
"commentsPaginationLimit": 100,
"retrospective": {
"lastDay": "2024-04-21",
"nextDay": "2024-04-28"
"lastDay": "2024-04-28",
"nextDay": "2024-05-05"
},
"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,20 @@
<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>Thu, 22 Aug 2024 20:43:00 GMT</lastBuildDate>
<lastBuildDate>Sun, 01 Sep 2024 00:11: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/amaro v0.1.8</title>
<description><![CDATA[<p>Released nodejs/amaro v0.1.8 by marco-ippolito. <a href="https://github.com/nodejs/amaro/releases/tag/v0.1.8">More details</a></p>
]]></description>
<pubDate>Fri, 23 Aug 2024 10:02:00 GMT</pubDate>
<link>https://github.com/nodejs/amaro/releases/tag/v0.1.8</link>
<guid>https://github.com/nodejs/amaro/releases/tag/v0.1.8</guid>
</item>
<item>
<title>Released nodejs/node v22.7.0</title>
<description><![CDATA[<p>Released nodejs/node v22.7.0 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v22.7.0">More details</a></p>
Expand Down Expand Up @@ -563,6 +571,13 @@ Here an example of a module that uses it https://github.com/mmomtchev/magickwand
<link>https://github.com/nodejs/undici/releases/tag/v6.15.0</link>
<guid>https://github.com/nodejs/undici/releases/tag/v6.15.0</guid>
</item>
<item>
<title>Retrospective for nodejs from 2024-04-28 to 2024-05-05</title>
<description><![CDATA[<p>Reporting on 44 Issues from 25 authors, 56 Pull Requests from 29 authors, and 12 Discussions from 11 authors.</p>]]></description>
<pubDate>Sun, 28 Apr 2024 00:00:00 GMT</pubDate>
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2024-04-28.md</link>
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2024-04-28.md</guid>
</item>
<item>
<title>Released nodejs/node-core-utils v5.0.1</title>
<description><![CDATA[<div><p>Released nodejs/node-core-utils v5.0.1 by github-actions[bot]. <a href="https://github.com/nodejs/node-core-utils/releases/tag/v5.0.1">More details</a></p></div>]]></description>
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,22 @@ <h2>Latest News</h2>
<div class="feed-items">


<hr>
<article>
<h3>
Released nodejs/amaro v0.1.8
</h3>
<p>Released nodejs/amaro v0.1.8 by marco-ippolito. <a href="https://github.com/nodejs/amaro/releases/tag/v0.1.8">More details</a></p>

<p class="feed-time">
Fri, 23 Aug 2024 10:02:00 GMT
</p>
<a class="feed-link" href="https://github.com/nodejs/amaro/releases/tag/v0.1.8">
read more
</a>
</article>


<hr>
<article>
<h3>
Expand Down Expand Up @@ -1333,6 +1349,21 @@ <h3>
</article>


<hr>
<article>
<h3>
Retrospective for nodejs from 2024-04-28 to 2024-05-05
</h3>
<p>Reporting on 44 Issues from 25 authors, 56 Pull Requests from 29 authors, and 12 Discussions from 11 authors.</p>
<p class="feed-time">
Sun, 28 Apr 2024 00:00:00 GMT
</p>
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2024-04-28.md">
read more
</a>
</article>


<hr>
<article>
<h3>
Expand Down

0 comments on commit 11ceae4

Please sign in to comment.