valerio

Results 179 comments of valerio
trafficstars

Hi @sachinkamath, In the generic backend the option *--to-date* is [available](https://github.com/chaoss/grimoirelab-perceval/blob/9220d045a63a8d7a86056405a29005056785aa53/perceval/backend.py#L226 ), however at the moment no specific backend supports it. Indeed this could be a nice functionality to include...

Hi @vchrombie , you're right something has changed upstream. The div `resultStats` isn't returned when running Perceval. If you perform the search in your browser and inspect the html, you...

If I understand correctly the `result-stats` div is now added dynamically by some Javascript code, however BeautifulSoup doesn't deal with this dynamic part. Thus, the value of `result-stats` doesn't show...

This backend isn't related to soft dev. Following the comment at https://github.com/chaoss/grimoirelab-perceval/pull/640#issuecomment-609008667 and considering that this backend may considerably change, it would be wise to: - create a different repo...

Do you have any idea @aswanipranjal ? In some cases, it may be complicated to detect new code versions, since the contributor could squash his commits at each iteration and...

I guess this should be discussed with @sduenas and maybe @jgbarah

Hi @gleehokie, thank you for your interest in Perceval. The main limitation with this feature is that you need an access token with push permission (something that is generally not...

Thank you @dereklowlind for the PR. I've tested the PR and it works fine, however I'm not sure about the change you propose since `#!/usr/bin/env python3` and `#!/usr/bin/env python` should...

Thank you @dereklowlind for pushing this forward. It's ok for me, but we really need the feedback of @sduenas and @jgbarah. Btw, where will be located this version of perceval?...

Great @dereklowlind! :) It would be really nice if you can join the community and help to maintain perceval-windows. Please @sduenas, @jgbarah share your thoughts