Alessio Pollero

Results 14 comments of Alessio Pollero

I think that we should upgrade to 4.14.11 and release to users as soon as possible given the current meltdown security issue ... See here for more information : https://meltdownattack.com/...

How can I upgrade my box to test it ?

I think that we should upgrade to 4.14.11 and release to users as soon as possible given the current meltdown security issue ...

Can this be merged then? what is blocking this merge?

Included in my pull request to add compatibility with splash browser

Included into pull request #42 that adds compatibility with scrapinghub splash too. I hope it will merged soon.

Changing board type from: LOLIN(WEMOS) D1 mini Pro(`esp8266:esp8266:d1_mini_pro`) to LOLIN(WEMOS) D1 R2 & mini(`esp8266:esp8266:d1_mini`) fixed the problem ... That's weird because my board is a D1 Mini Pro...

Could you please merge this fix and update the PyPI ? I would want to put this new feature into my production container and installing from pip at the container...

Basically I need to insert data in an elastic search type based on a field of the scrapy item that I'm parsing. In the example above I have configured a...

@amirasyraf : The ELASTICSEARCH_RECORDS configuration key allows you to create an object containing an array of nested objects formed by some array fields on the original scraps document. Let's make...