Skip to content

Commit

Permalink
Feed Updated 🍿 (#88)
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 Jun 10, 2024
1 parent b4cb848 commit f72fb86
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 6 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"lastCheckTimestamp": 1717341976920,
"lastCheckTimestamp": 1717891809509,
"reposPaginationLimit": 250,
"releasePaginationLimit": 10,
"commentsPaginationLimit": 100,
"retrospective": {
"lastDay": "2024-02-18",
"nextDay": "2024-02-25"
"lastDay": "2024-02-25",
"nextDay": "2024-03-03"
},
"breakDelimiter": "</image>",
"discussionsInScope": [
Expand Down
25 changes: 24 additions & 1 deletion feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,35 @@
<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, 02 Jun 2024 15:26:00 GMT</lastBuildDate>
<lastBuildDate>Sun, 09 Jun 2024 00:10: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>Retrospective for nodejs from 2024-02-25 to 2024-03-03</title>
<description><![CDATA[<p>Reporting on 34 Issues from 20 authors, 66 Pull Requests from 23 authors, and 6 Discussions from 6 authors.</p>]]></description>
<pubDate>Sun, 25 Feb 2024 00:00:00 GMT</pubDate>
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2024-02-25.md</link>
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2024-02-25.md</guid>
</item>
<item>
<title>Released nodejs/caritat v1.5.0</title>
<description><![CDATA[<p>Released nodejs/caritat v1.5.0 by github-actions[bot]. <a href="https://github.com/nodejs/caritat/releases/tag/v1.5.0">More details</a></p>
]]></description>
<pubDate>Fri, 07 Jun 2024 21:14:00 GMT</pubDate>
<link>https://github.com/nodejs/caritat/releases/tag/v1.5.0</link>
<guid>https://github.com/nodejs/caritat/releases/tag/v1.5.0</guid>
</item>
<item>
<title>Released nodejs/caritat v1.4.1</title>
<description><![CDATA[<p>Released nodejs/caritat v1.4.1 by github-actions[bot]. <a href="https://github.com/nodejs/caritat/releases/tag/v1.4.1">More details</a></p>
]]></description>
<pubDate>Thu, 06 Jun 2024 23:13:00 GMT</pubDate>
<link>https://github.com/nodejs/caritat/releases/tag/v1.4.1</link>
<guid>https://github.com/nodejs/caritat/releases/tag/v1.4.1</guid>
</item>
<item>
<title>Retrospective for nodejs from 2024-02-18 to 2024-02-25</title>
<description><![CDATA[<p>Reporting on 49 Issues from 25 authors, 51 Pull Requests from 27 authors, and 8 Discussions from 8 authors.</p>]]></description>
Expand Down
49 changes: 47 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,53 @@ <h2>Latest News</h2>
<div class="feed-items">


<hr>
<article>
<h3>
Retrospective for nodejs from 2024-02-25 to 2024-03-03
</h3>
<p>Reporting on 34 Issues from 20 authors, 66 Pull Requests from 23 authors, and 6 Discussions from 6 authors.</p>
<p class="feed-time">
Sun, 25 Feb 2024 00:00:00 GMT
</p>
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2024-02-25.md">
read more
</a>
</article>


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

<p class="feed-time">
Fri, 07 Jun 2024 21:14:00 GMT
</p>
<a class="feed-link" href="https://github.com/nodejs/caritat/releases/tag/v1.5.0">
read more
</a>
</article>


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

<p class="feed-time">
Thu, 06 Jun 2024 23:13:00 GMT
</p>
<a class="feed-link" href="https://github.com/nodejs/caritat/releases/tag/v1.4.1">
read more
</a>
</article>


<hr>
<article>
<h3>
Expand All @@ -191,8 +238,6 @@ <h3>
</article>




<hr>
<article>
<h3>
Expand Down

0 comments on commit f72fb86

Please sign in to comment.