Open vinayak-mehta opened 5 years ago
Doc: "Before raising a PR with a crawler, run it with python -m crawlers CreepyCrawler to see if it works.".
python -m crawlers CreepyCrawler
CI: A PR with a crawler should start a CI job which tries to run for one event.
CI job should also output the schema validations that were failed while running the crawler.
Doc: "Before raising a PR with a crawler, run it with
python -m crawlers CreepyCrawler
to see if it works.".CI: A PR with a crawler should start a CI job which tries to run for one event.