Quotable should use colabti to pull irc logs?
Nobody has claimed this yet.
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
As it says on https://irclog.perlgeek.de/:
I'm sorry, but I had to shut down the IRC logs.
Quotable was relying on that website to pull the logs from for grepping, so anything after 2018-04-28 will not appear in its search results. I guess we should use colabti now? It currently provides logs for the identical range of dates, so the log puller should simply be rewritten.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the current log puller that reads from irclog.perlgeek.de, then compare its behavior with the colabti Perl 6 log URL mentioned in the issue. Update the puller so logs after 2018-04-28 can be retrieved and searched, and verify that the previously missing date range appears in Quotable results.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100