rweekly / rweekly.org

R Weekly
https://rweekly.org
697 stars 356 forks source link

Add RSS feed (duplicate?) #1605

Closed AlbertRapp closed 4 months ago

AlbertRapp commented 4 months ago

Hi everyone :wave:

I just wanted to add my blog's RSS feed to the list of feeds (because I forgot way too often to add the blog posts manually.) But for some odd reason, the csv-file has my feed URL in there already though the blog posts are not automatically included in the R Weekly editions :sweat_smile:

Any idea what's going on there? Is there a way for me to fix that? :thinking:

jonocarroll commented 4 months ago

I believe it's all working correctly - this post (upset charts) was included in 2024-W14 (Tutorials). this post (CSS grid) was included in 2024-W15 (Tutorials). The next post on your blog was published April 7 and we released 2024-W15 on the 8th. We curate issues over the weekend, so we recommend submitting during the week

https://github.com/rweekly/rweekly.org/blob/b2befd1a1cd837670fcf4b3a0f9fc3cc6059ba8a/README.md?plain=1#L47-L51

but RSS-sourced posts may not make our curation deadline.

Our automated feed fetching shows that your posts are coming through

https://github.com/rweekly/rweekly.org/blob/b2befd1a1cd837670fcf4b3a0f9fc3cc6059ba8a/curatinator_latest.md?plain=1#L36

and the next pull of those will occur this weekend (capturing 10 days of posts, so will include your two latest posts) however I'd like to clarify that the RSS feeds and PRs are merely sources for our editors; there is no notion of "automatically included in the R Weekly editions" - the issues are human-curated for relevance and as such, inclusion of any post is at the discretion of the editor that week.

AlbertRapp commented 4 months ago

Ah thank you @jonocarroll that's fantastic news. Totally my bad for not realizing it's already working. :see_no_evil: