Forums : Suggestions for Ohloh 2.0

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.synopsys.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

Real time code metrics

Currently Ohloh processes all commits in batch mode.
Are there any plans to add real time source code crawling and analysis? A possible way to implement such feature is to use post-commit hooks, e.g. as described here: http://code.google.com/p/support/wiki/PostCommitWebHooks.

Eldar Abusalimov over 13 years ago
 

Eldar:

This is something we here on the Ohloh team have talked about in the past few weeks. We have it in our feature backlog and it's something we certainly want to do.

However we have some bigger projects we need to take care of first:

  1. We need to fix some inaccurate counting of code when dealing with GIT repositories
  2. Resolve some scaling issues on the back end
  3. We need to start scraping github, code.google and sourceforge again (we stopped automatically adding new projects back in January of 2010)

In addition to post-commit processing, there are lots of other new features we'd like to bring to Ohloh to make it even more awesome.

I look forward to coding them when the time comes :)

RobertSchultz over 13 years ago