Edgar Marca
Edgar Marca
I'm working on setting up the operator inside GKE Autopilot, and I need to set a condition to know if `max_map_count` is set to a maximum value. I'm using a...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
- [ ] Use envs for database configuration. - [x] Use Delorean to handle timezones. We have to use PET http://delorean.readthedocs.io/en/latest/quickstart.html - [ ] Schedule spider in scrapinghub. This step...
Con el fin de rastrear los items scrapeados por una spider sugiro agregar la siguiente informacion a cada spider. - page_number - spider_name - crawled_at Por ahora esos campos serian...
Link: https://codeclimate.com
Link: https://circleci.com/pricing/
Actualmente el proceso de guardar los datos esta junto al proceso de Limpieza de datos. Lo idea es separar el proceso de guardado de datos en un pipeline independiente. Agregando...