Skip to content

Commit

Permalink
Merge pull request #56 from nodejs/feed-update
Browse files Browse the repository at this point in the history
Feed Updated 🍿
  • Loading branch information
UlisesGascon authored Nov 21, 2023
2 parents eec7bc4 + 4e3fe07 commit fa45aaa
Show file tree
Hide file tree
Showing 2 changed files with 11 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": 1700550767688,
"lastCheckTimestamp": 1700550877234,
"reposPaginationLimit": 250,
"releasePaginationLimit": 10,
"commentsPaginationLimit": 100,
"retrospective": {
"lastDay": "2023-10-29",
"nextDay": "2023-11-05"
"lastDay": "2023-11-05",
"nextDay": "2023-11-12"
},
"breakDelimiter": "</image>",
"discussionsInScope": [
Expand Down
9 changes: 8 additions & 1 deletion feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,19 @@
<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>Tue, 21 Nov 2023 07:12:00 GMT</lastBuildDate>
<lastBuildDate>Tue, 21 Nov 2023 07:14:00 GMT</lastBuildDate>
<image>
<title>Node.js News</title>
<url>https://pbs.twimg.com/profile_images/1262824892535373825/BiXDFDDp_400x400.jpg</url>
<link>https://github.com/nodejs/nodejs-news-feeder</link>
</image>
<item>
<title>Retrospective for nodejs from 2023-11-05 to 2023-11-12</title>
<description><![CDATA[<p>Reporting on 45 Issues from 25 authors, 55 Pull Requests from 36 authors, and 9 Discussions from 9 authors.</p>]]></description>
<pubDate>Sun, 05 Nov 2023 00:00:00 GMT</pubDate>
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2023-11-05.md</link>
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2023-11-05.md</guid>
</item>
<item>
<title>Retrospective for nodejs from 2023-10-29 to 2023-11-05</title>
<description><![CDATA[<p>Reporting on 45 Issues from 32 authors, 55 Pull Requests from 31 authors, and 16 Discussions from 16 authors.</p>]]></description>
Expand Down

0 comments on commit fa45aaa

Please sign in to comment.