valerio

Results 179 comments of valerio

Sorry @apoorvaanand1998 for the late reply. What do you think about improving the support for Java projects in Graal ? A dependency analyzer for Java projects using [maven](https://www.mkyong.com/maven/maven-display-project-dependency/) or [gradle](https://docs.gradle.org/current/userguide/inspecting_dependencies.html)...

You're welcome @apoorvaanand1998 . > I was also thinking of translating the yasca analyzer for Cobol to python, and sending a PR It sounds like too much work. Probably the...

that's perfect @apoorvaanand1998 , thank you :)

Hi @nhasabni, > But Graal does not: The git executable path is hardcoded here: https://github.com/chaoss/grimoirelab-graal/blob/master/graal/graal.py#L50. The code should be modified to accept the git executable path via the command line....

Hi @jwalden, thank you for your contribution. Since the two commits are addressing different things (a fix in the tests and a new analyzer), I'd suggest to submit 2 PRs....

Your branch is now visible through this PR, thus any change you commit there will be automatically reflected here. The tab `commits` in this page lists the commits you have...

Hi @altsalt, I followed the steps here https://github.com/chaoss/grimoirelab-graal#how-to-installcreate-the-executables, section `ScanCode` ``` cd /tmp git clone https://github.com/nexB/scancode-toolkit.git cd scancode-toolkit git checkout -b test_scancli 96069fd84066c97549d54f66bd2fe8c7813c6b52 ./scancode --help ``` ``` pip install simplejson...

Thank you for reporting this issue @harshalmittal4 . Could you provide the commands to generate the following indeces: `perceval_git perceval_github_issues perceval_github_prs`? I'd like to reproduce the error in my machine...

A similar issue has been reported at https://github.com/chaoss/grimoirelab/issues/261. I didn't have time to have a deep look at it. @snack0verflow @vchrombie feel free to dive into it. Thanks!

I'll check whether similar numbers for xiph/vorbis are obtained when using just graal. Thanks for reporting this issue @inishchith