kibble icon indicating copy to clipboard operation
kibble copied to clipboard

Apache Kibble - a tool to collect, aggregate and visualize data about any software project

Results 11 kibble issues
Sort by recently updated
recently updated
newest added

**Description:** Documentation not in sync with repository **Reproduction steps:** 1. I am attempting to set up Kibble on my MacOS, I have cloned the Kibble server repo : https://github.com/apache/kibble 2....

[https://storage.googleapis.com/git-repo-downloads/repo.asc](export REPO=$(mktemp /tmp/repo.XXXXXXXXX) curl -o ${REPO} https://storage.googleapis.com/git-repo-downloads/repo gpg --recv-key 8BB9AD793E8E6153AF0F9A4416530D5E920F5C65 curl -s https://storage.googleapis.com/git-repo-downloads/repo.asc | gpg --verify - ${REPO} && install -m 755 ${REPO} ~/bin/repo)

area:docs

**Description:** The DOAP file [1] as listed in [2] has the error: [line: 42, col: 22] {E201} Multiple children of property element [1] https://kibble.apache.org/doap.rdf [2] https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml **Reproduction steps:** Parsed with...

The demo page: https://demo.kibble.apache.org/organisations.html?page=sources is showing lost of failed scans, as well as two that have been running for several hours

I try to apply what is on the docs, but I guess the library is updated, and it is not reflected in the docs. How can I find the right...

help wanted
area:docs

**Description:** In document https://apache-kibble.readthedocs.io/en/latest/setup.html#installing-the-server, a step is mentioned for installing the server. "pip install -r setup/requirements.txt", but after cloning the code, I couldn't file the requirements.txt file. **Reproduction steps:** 1....

**Description** People are mapped by email address but we usually get multiple ones and that makes it hard get proper email addresses. I would be happy with a way to...

The Add source box on the sources page https://demo.kibble.apache.org/organisations.html?page=sources has several entries with radio buttons and logos. The radio buttons ought to stay with their logos when the browser window...

https://demo.kibble.apache.org/organisations.html?page=org currently says: Commits this quarter Down -10% since last period That does not make sense.

In this PR I tried to build some basic tooling around scanning data sources. Currently the data is only collected and not persisted anywhere. That's still something I plan to...

area:dev
area:docs
type:feature
aread:database