Skip to content

Commit

Permalink
Merge pull request #64 from nodejs/feed-update
Browse files Browse the repository at this point in the history
Feed Updated 🍿
  • Loading branch information
UlisesGascon authored Dec 17, 2023
2 parents e0ee279 + ab2f06a commit 4f918d2
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastCheckTimestamp": 1702166950345,
"lastCheckTimestamp": 1702771752180,
"reposPaginationLimit": 250,
"releasePaginationLimit": 10,
"commentsPaginationLimit": 100,
Expand Down
34 changes: 33 additions & 1 deletion feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,44 @@
<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, 10 Dec 2023 00:09:00 GMT</lastBuildDate>
<lastBuildDate>Sun, 17 Dec 2023 00:09: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/branch-diff v3.0.0</title>
<description><![CDATA[<p>Released nodejs/branch-diff v3.0.0 by rvagg. <a href="https://github.com/nodejs/branch-diff/releases/tag/v3.0.0">More details</a></p>
]]></description>
<pubDate>Wed, 13 Dec 2023 04:22:00 GMT</pubDate>
<link>https://github.com/nodejs/branch-diff/releases/tag/v3.0.0</link>
<guid>https://github.com/nodejs/branch-diff/releases/tag/v3.0.0</guid>
</item>
<item>
<title>Released nodejs/changelog-maker v4.0.0</title>
<description><![CDATA[<p>Released nodejs/changelog-maker v4.0.0 by github-actions[bot]. <a href="https://github.com/nodejs/changelog-maker/releases/tag/v4.0.0">More details</a></p>
]]></description>
<pubDate>Tue, 12 Dec 2023 10:03:00 GMT</pubDate>
<link>https://github.com/nodejs/changelog-maker/releases/tag/v4.0.0</link>
<guid>https://github.com/nodejs/changelog-maker/releases/tag/v4.0.0</guid>
</item>
<item>
<title>Released nodejs/changelog-maker v3.2.7</title>
<description><![CDATA[<p>Released nodejs/changelog-maker v3.2.7 by github-actions[bot]. <a href="https://github.com/nodejs/changelog-maker/releases/tag/v3.2.7">More details</a></p>
]]></description>
<pubDate>Tue, 12 Dec 2023 09:52:00 GMT</pubDate>
<link>https://github.com/nodejs/changelog-maker/releases/tag/v3.2.7</link>
<guid>https://github.com/nodejs/changelog-maker/releases/tag/v3.2.7</guid>
</item>
<item>
<title>Released nodejs/uvwasi v0.0.20</title>
<description><![CDATA[<p>Released nodejs/uvwasi v0.0.20 by mhdawson. <a href="https://github.com/nodejs/uvwasi/releases/tag/v0.0.20">More details</a></p>
]]></description>
<pubDate>Thu, 14 Dec 2023 17:50:00 GMT</pubDate>
<link>https://github.com/nodejs/uvwasi/releases/tag/v0.0.20</link>
<guid>https://github.com/nodejs/uvwasi/releases/tag/v0.0.20</guid>
</item>
<item>
<title>Released nodejs/caritat v1.3.0</title>
<description><![CDATA[<p>Released nodejs/caritat v1.3.0 by github-actions[bot]. <a href="https://github.com/nodejs/caritat/releases/tag/v1.3.0">More details</a></p>
Expand Down
64 changes: 64 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,70 @@ <h2>Latest News</h2>
<div class="feed-items">


<hr>
<article>
<h3>
Released nodejs/branch-diff v3.0.0
</h3>
<p>Released nodejs/branch-diff v3.0.0 by rvagg. <a href="https://github.com/nodejs/branch-diff/releases/tag/v3.0.0">More details</a></p>

<p class="feed-time">
Wed, 13 Dec 2023 04:22:00 GMT
</p>
<a class="feed-link" href="https://github.com/nodejs/branch-diff/releases/tag/v3.0.0">
read more
</a>
</article>


<hr>
<article>
<h3>
Released nodejs/changelog-maker v4.0.0
</h3>
<p>Released nodejs/changelog-maker v4.0.0 by github-actions[bot]. <a href="https://github.com/nodejs/changelog-maker/releases/tag/v4.0.0">More details</a></p>

<p class="feed-time">
Tue, 12 Dec 2023 10:03:00 GMT
</p>
<a class="feed-link" href="https://github.com/nodejs/changelog-maker/releases/tag/v4.0.0">
read more
</a>
</article>


<hr>
<article>
<h3>
Released nodejs/changelog-maker v3.2.7
</h3>
<p>Released nodejs/changelog-maker v3.2.7 by github-actions[bot]. <a href="https://github.com/nodejs/changelog-maker/releases/tag/v3.2.7">More details</a></p>

<p class="feed-time">
Tue, 12 Dec 2023 09:52:00 GMT
</p>
<a class="feed-link" href="https://github.com/nodejs/changelog-maker/releases/tag/v3.2.7">
read more
</a>
</article>


<hr>
<article>
<h3>
Released nodejs/uvwasi v0.0.20
</h3>
<p>Released nodejs/uvwasi v0.0.20 by mhdawson. <a href="https://github.com/nodejs/uvwasi/releases/tag/v0.0.20">More details</a></p>

<p class="feed-time">
Thu, 14 Dec 2023 17:50:00 GMT
</p>
<a class="feed-link" href="https://github.com/nodejs/uvwasi/releases/tag/v0.0.20">
read more
</a>
</article>


<hr>
<article>
<h3>
Expand Down

0 comments on commit 4f918d2

Please sign in to comment.