An open API service for producing an overview of a list of open source projects.

https://github.com/orange-cloudfoundry/osb-cmdb

cloudfoundry inventory-management k8s osbapi

Score: 5.19295685089021

Last synced: about 22 hours ago
JSON representation

Repository metadata:

A configuration management db for Open Service Broker API broker implementations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 178
Total Committers: 3
Avg Commits per committer: 59.333
Development Distribution Score (DDS): 0.219

Commits in past year: 26
Committers in past year: 1
Avg Commits per committer in past year: 26.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Guillaume Berche g****e@o****m 139
dependabot[bot] 4****] 38
Roy Clarkson r****y@c****g 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 49
Total pull requests: 65
Average time to close issues: 3 months
Average time to close pull requests: 3 months
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 0.94
Average comments per pull request: 0.52
Merged pull request: 33
Bot issues: 0
Bot pull requests: 42

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/orange-cloudfoundry/osb-cmdb

Top Issue Authors

  • gberche-orange (45)
  • skortobi (2)
  • poblin-orange (2)

Top Pull Request Authors

  • dependabot[bot] (42)
  • gberche-orange (23)

Top Issue Labels

  • enhancement (9)
  • bug (7)
  • technical debt (1)
  • blocked (1)

Top Pull Request Labels

  • dependencies (42)
  • java (9)
  • upstream-to-app-broker (1)

Dependencies

build.gradle maven
  • io.spring.nohttp:nohttp 0.0.10 testRuntimeOnly
osb-cmdb/build.gradle maven
  • com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.13.2 compile
  • com.github.cloudfoundry.cf-java-client:cloudfoundry-client-reactor ${cfJavaClientForkedVersion} compile
  • com.github.cloudfoundry.cf-java-client:cloudfoundry-operations ${cfJavaClientForkedVersion} compile
  • com.github.orange-cloudfoundry.spring-cloud-open-service-broker:spring-cloud-starter-open-service-broker ${openServiceBrokerForkVersion} compile
  • com.github.spring-cloud.spring-cloud-open-service-broker:spring-cloud-starter-open-service-broker ${openServiceBrokerForkVersion} compile
  • de.skuzzle:semantic-version 2.1.1 compile
  • org.apache.commons:commons-text 1.9 compile
  • org.cloudfoundry:cloudfoundry-client-reactor ${cfJavaClientVersion} compile
  • org.cloudfoundry:cloudfoundry-operations ${cfJavaClientVersion} compile
  • org.springframework.boot:spring-boot-starter-actuator * compile
  • org.springframework.boot:spring-boot-starter-security * compile
  • org.springframework.boot:spring-boot-starter-web * compile
  • org.springframework.boot:spring-boot-starter-webflux * compile
  • org.springframework.cloud:spring-cloud-starter-open-service-broker ${openServiceBrokerVersion} compile
  • org.springframework.boot:spring-boot-starter-actuator * implementation
  • io.projectreactor:reactor-test * testCompile
  • org.assertj:assertj-core * testCompile
  • org.junit.jupiter:junit-jupiter-api * testCompile
  • org.springframework.security:spring-security-test * testCompile
  • com.github.tomakehurst:wiremock ${wiremockVersion} testImplementation
  • io.rest-assured:rest-assured * testImplementation
  • org.mockito:mockito-core * testImplementation
  • org.mockito:mockito-junit-jupiter * testImplementation
  • org.springframework.boot:spring-boot-starter-test * testImplementation
  • org.junit.jupiter:junit-jupiter-engine * testRuntimeOnly
spring-cloud-app-broker-acceptance-tests/build.gradle maven
  • com.github.cloudfoundry.cf-java-client:cloudfoundry-client-reactor ${cfJavaClientForkedVersion} compile
  • com.github.cloudfoundry.cf-java-client:cloudfoundry-operations ${cfJavaClientForkedVersion} compile
  • org.cloudfoundry:cloudfoundry-client-reactor ${cfJavaClientVersion} compile
  • org.cloudfoundry:cloudfoundry-operations ${cfJavaClientVersion} compile
  • org.springframework.boot:spring-boot-starter-webflux * implementation
  • com.github.orange-cloudfoundry.spring-cloud-open-service-broker:spring-cloud-starter-open-service-broker ${openServiceBrokerForkVersion} testImplementation
  • com.github.spring-cloud.spring-cloud-open-service-broker:spring-cloud-starter-open-service-broker ${openServiceBrokerForkVersion} testImplementation
  • io.projectreactor:reactor-test * testImplementation
  • io.rest-assured:rest-assured * testImplementation
  • org.springframework.boot:spring-boot-starter-test * testImplementation
  • org.springframework.cloud:spring-cloud-starter-open-service-broker ${openServiceBrokerVersion} testImplementation
ci/images/release-ci-image/Dockerfile docker
  • ubuntu bionic-20181018 build