rgaudin
rgaudin
Removed the bug label. HEAD is not implemented and not mandatory.
No, it should be `405` as explained in your link. The problem is not much the return code but the fact that it probably crashes the request (we never explicitly...
> We are definitly not supposed to used unrelease versions of warc2zim in production. This is not for production. Production uses the warc2zim release which builds/bundles the correct file. As...
What does _publish_ mean in this context? On PyPi ? We'd be flooding the project with a release for every single commit? If not on PyPI but hosted somewhere it's...
> This means that we rebuild the whole warc2zim locally even for prod You can use conditions in your shell statements that are run in docker build 😉
I thiink it would be a great addition but we need to define what we want to index exactly. - ZIM title? - ZIM Description? - ZIM Category? - ZIM...
See https://github.com/openzim/zimit/issues/138
And https://github.com/webrecorder/browsertrix-crawler/blob/main/README.md#crawl-scope----configuring-pages-included-or-excluded-from-a-crawl
I believe this duration is coming from the schedule that has been cloned into this one. It's actually indicated by the `default` and the date. Scheduler kinda requires an existing...
Can be done by toggling the `OFFLINERS` conf to empty in that same file in the mean time ; or by setting SELFISH (not exactly equivalent but would work for...