You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kibble.apache.org by Sharan Foga <sh...@apache.org> on 2020/10/05 18:39:09 UTC

Failed Sources in Kibble Demo: No Default Branch Found

Hi All

I saw that we have a few sources that are failing to process in the Kibble demo. I have extracted the list and an going through them. The first error I am working on is the 

"Could not sync with source
Exception: No default branch was found in this repository"

I haven't been through the complete list yet but so far I have come across 2 things. Some of the sources are pointing to empty repositories (so in this case the error is valid.. nothing there the sync). For these I will delete the sources from the list.

The second case I am coming across are sources that have a different name for the default branch (e.g develop or 1994-merge, etc) so am wondering if this is something related the renaming of the master branches in Github. For these I am not sure what to do - so wondering if we need to do any code or setup change to pick these up.

Thanks
Sharan


Re: Failed Sources in Kibble Demo: No Default Branch Found

Posted by Sharan Foga <sh...@apache.org>.
Hi 

Just for the record I will be removing the following sources from Kibble demo as they have empty repositories:

https://github.com/apache/apachecon-site.git
https://github.com/apache/attic-tuscany-js.git
https://github.com/apache/commons-testrepo.git
https://github.com/apache/couchdb-fauxton-server.git
https://github.com/apache/couchdb-javascript-tests.git
https://github.com/apache/couchdb-query-server-spidermonkey.git
https://github.com/apache/fineract-cn-docker-scripts.git
https://github.com/apache/fineract-cn-integration-tests.git
https://github.com/apache/flex-asjs.git
https://github.com/apache/flex-falcon.git
https://github.com/apache/flex-tourjs.git
https://github.com/apache/flex-typedefs.git
https://github.com/apache/flink-libraries.git
https://github.com/apache/hadoop-downstream-tests.git
https://github.com/apache/incubator-pinot-private.git
https://github.com/apache/incubator-sdap-doms.git
https://github.com/apache/infrastructure-docker.git
https://github.com/apache/mynewt-nfc.git
https://github.com/apache/opennlp-corpus.git
https://github.com/apache/tajo-site.git

Thanks
Sharan

On 2020/10/05 18:39:09, Sharan Foga <sh...@apache.org> wrote: 
> 
> Hi All
> 
> I saw that we have a few sources that are failing to process in the Kibble demo. I have extracted the list and an going through them. The first error I am working on is the 
> 
> "Could not sync with source
> Exception: No default branch was found in this repository"
> 
> I haven't been through the complete list yet but so far I have come across 2 things. Some of the sources are pointing to empty repositories (so in this case the error is valid.. nothing there the sync). For these I will delete the sources from the list.
> 
> The second case I am coming across are sources that have a different name for the default branch (e.g develop or 1994-merge, etc) so am wondering if this is something related the renaming of the master branches in Github. For these I am not sure what to do - so wondering if we need to do any code or setup change to pick these up.
> 
> Thanks
> Sharan
> 
>