Robert Reiz

Results 73 comments of Robert Reiz

Hi @deeweey we have already support for NPM public scoped packages. How would you imagine the support for GitHub Releases? In which context are you using them? Do you reference...

Yes. That would be nice. Will work on that if I have time.

Hey @stefan-kolb. I'm definitively interested! :-) At VersionEye everything is a Docker container. If your crawler is dockerised we can run it on the VersionEye infrastructure. In the [versioneye-core](https://github.com/versioneye/versioneye-core) repository...

Hi @rzvikas It works for me and thousands of others, so it must be related to your setup. Which version of Java and Maven are you using? Are you behind...

@rzvikas Is this still an issue? Or is this solved now?

That works via a GitHub Hook. I will think about that, how to implement that for VersionEye.

@jirutka Via a GitHub Hook it would be possible to trigger a check on VersionEye. The HTTP POST request would only send the project id, thats enough if the project...

@jirutka @fhermeni The current version of the plugin is looking for the API key in the environment variable `VERSIONEYE_API_KEY`. That way you don't have to store the API key in...

Hi @cdeszaq Sorry for the late response. Can you share a link to your VersionEye project and a link to your pom.xml?

@cdeszaq By default you can make 50 HTTP requests per hour to our public API. If you need more requests you need to buy a paid subscription. Let me know...