Good community traction and solid fundamentals. Nearly in the top tier.
Google Cloud Client Library for Java
Documentation
82
This repository is large enough that GitHub truncated the file tree. The scan is based on a partial file list, so some checks may under-report.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
77
No Java/Kotlin linter configured.
→ Add Checkstyle or Spotless for Java formatting, or ktlint/Detekt for Kotlin. Run it via Maven/Gradle or as a CI step.
Test files detected (.github/release-note-generation/test_generate_module_notes.py).
CI is configured (.github/workflows/ci.yaml).
Lockfile present (.github/release/requirements.txt). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (.github/release-note-generation/testdata/java-analytics-admin/pom.xml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 1,143Forks
- 524Releaseslatest 10y ago
Community
- —Community health
- —authors own >50% of commits
- 2,069Watchers
Responsiveness
- 229d 14hMedian issue response
- 12hMedian PR merge time
- 767Open issues
Repository files81 root entries
- .agents
- .cloudGood: .gitignore present.
- .githubGood: Test files detected (.github/release-note-generation/test_generate_module_notes.py).Good: CI is configured (.github/workflows/ci.yaml).Good: Lockfile present (.github/release/requirements.txt). Installs are reproducible.Good: Dependabot configured for pip.Good: Issue or PR templates present.Good: Dependency manifest found (.github/release-note-generation/testdata/java-analytics-admin/pom.xml).
- .kokoro
- docs
- gapic-libraries-bom
- generation
- google-auth-library-java
- google-cloud-examples
- google-cloud-jar-parent
- google-cloud-pom-parent
- grpc-gcp-java
- java-accessapproval
- java-accesscontextmanager
- java-admanager
- java-advisorynotifications
- java-agentregistry
- java-aiplatform
- java-alloydb
- java-alloydb-connectors
- java-analytics-admin
- java-analytics-data
- java-analyticshub
- java-api-gateway
- java-apigee-connect
- java-apigee-registry
- java-apihub
- java-apikeys
- java-appengine-admin
- java-apphub
- java-appoptimize
- java-area120-tables
- java-artifact-registry
- java-asset
- java-assured-workloads
- java-auditmanager
- java-automl
- java-backstory
- java-backupdr
- java-bare-metal-solution
- java-batch
- java-beyondcorp-appconnections
- java-beyondcorp-appconnectors
- java-beyondcorp-appgateways
- java-beyondcorp-clientconnectorservices
- java-beyondcorp-clientgateways
- java-biglake
- java-bigquery
- java-bigquery-data-exchange
- java-bigquery-jdbcGood: Environment pinned via java-bigquery-jdbc/Dockerfile.
- java-bigqueryconnection
- java-bigquerydatapolicy
- java-bigquerydatatransfer
- java-bigquerymigration
- java-bigqueryreservation
- java-bigquerystorage
- java-bigtable
- java-billing
- java-billingbudgets
- java-binary-authorization
- java-capacityplanner
- java-certificate-manager
- java-ces
- .bazeliskrc
- .bazelrc
- .gitignore
- .release-please-manifest.json
- .tool-versions
- AGENTS.md
- BUILD.bazel
- changelog.json
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DEVELOPMENT.md
- generate-readme.pyGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- generation_config.yaml
- LICENSEGood: Licensed under Apache-2.0.
- README.md
- SECURITY.mdGood: Security policy present.
- WORKSPACE