-
-
Notifications
You must be signed in to change notification settings - Fork 41
[REVIEW]: Finnish Media Scrapers #3504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @Sara-ShiHo, @pmyteh it looks like you're currently assigned to review this paper 🎉. Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿 To fix this do the following two things:
For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
|
👋 @Sara-ShiHo, please update us on how your review is going (this is an automated reminder). |
👋 @pmyteh, please update us on how your review is going (this is an automated reminder). |
So far, I have a few questions/suggestions for the authors:
|
In commit hsci-r/finnish-media-scrapers@901bbf5, I've tried to answer the questions/suggestions given by @Sara-ShiHo . More specifically beyond what is now added to the README:
|
Hi @Sara-ShiHo and @pmyteh just wondering how your reviews are going? |
I just looked through jiemakel's most recent commit & updated my reviewer checklist. I'm going through the functionality right now; I might have some more suggestions/questions. |
First off, thank you @jiemakel for your detailed revision. I have a few more suggestions.
Finally, I think the paper is well-written and doesn't need change, but I thought the README documentation for HS could be reorganized like this (although feel free to do differently if you disagree).
|
I've done the following additions to the repository as @Sara-ShiHo suggested:
|
Hi @Sara-ShiHo and @pmyteh - I'm just checking in to see how your reviews are progressing - could you provide an update please? |
The last round of changes look good to me. I'll have time tomorrow to do a final review. |
@ajstewartlang I have checked off the last few things on my list. Everything looks good to me. Thank you. |
Thanks @Sara-ShiHo. @pmyteh can I check you're getting on ok with your review? |
@jiemakel many apologies for the delay in progressing your submission - I've been trying to line up another reviewer so that we have two completed reviews in place. I've just sent another invite out this morning... |
@whedon add @GaurangTandon as reviewer |
OK, @pmyteh is no longer a reviewer |
@whedon generate pdf |
Many thanks for your helpful and detailed reviews, @Sara-ShiHo and @GaurangTandon - and for a great submission @UMTti If you could now do the following please, that would be great:
|
@whedon set 10.5281/zenodo.5796453 as archive |
OK. 10.5281/zenodo.5796453 is the archive. |
@whedon set v1.1.1 as version |
OK. v1.1.1 is the version. |
@whedon recommend-accept |
|
|
👋 @openjournals/joss-eics, this paper is ready to be accepted and published. Check final proof 👉 openjournals/joss-papers#2843 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#2843, then you can now move forward with accepting the submission by compiling again with the flag
|
@whedon accept deposit=true |
|
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? Notify your editorial technical team... |
@Sara-ShiHo, @GaurangTandon – many thanks for your reviews here and to @ajstewartlang for editing this submission! JOSS relies upon the volunteer effort of people like you and we simply wouldn't be able to do this without you ✨ @jiemakel – your paper is now accepted and published in JOSS ⚡🚀💥 |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: We need your help! Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
|
Thanks to all the reviewers and editors for your helpful comments in improving this project! |
Submitting author: @jiemakel (Eetu Mäkelä)
Repository: https://github.com/hsci-r/finnish-media-scrapers
Version: v1.1.1
Editor: @ajstewartlang
Reviewers: @Sara-ShiHo, @GaurangTandon
Archive: 10.5281/zenodo.5796453
Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@Sara-ShiHo & @pmyteh, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @ajstewartlang know.
✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨
Review checklist for @Sara-ShiHo
Conflict of interest
Code of Conduct
General checks
Functionality
Installation: Does installation proceed as outlined in the documentation?
Functionality: Have the functional claims of the software been confirmed?
Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)
Documentation
pip install
Software paper
Review checklist for @pmyteh
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @GaurangTandon
Conflict of interest
Code of Conduct
General checks
Functionality
--help
works as expectedfms-query-il
is broken it seems, rest of the tools work (I ran this command:fms-query-{yle|hs|il|is} --from-date 2021-01-01 -q 'parliament' -l 10 -o results2.csv
). I got aTypeError
for-il
.Documentation
pip
is used to install as an end user andpoetry
as a developer, both are pretty standard.members_of_parliament
folder is available.Software paper
The text was updated successfully, but these errors were encountered: