New plugin: "plugin-catalog-backend-module-gerrit"
The "plugin-catalog-backend-module-gerrit" exports an entity provider for discovering catalog entities from Gerrit repositories. The provider uses the "List Projects" API in Gerrit to get a list of repositories and will automatically ingest all "catalog-info.yaml" files stored in the root of the matching projects. Also added the "getGerritProjectsApiUrl" function to the Gerrit integration. This returns the url to the "List Projects" API for a given integration. Signed-off-by: Niklas Aronsson <niklasar@axis.com>
This commit is contained in:
@@ -101,6 +101,7 @@ nav:
|
||||
- Installation: 'integrations/datadog-rum/installation.md'
|
||||
- Gerrit:
|
||||
- Locations: 'integrations/gerrit/locations.md'
|
||||
- Discovery: 'integrations/gerrit/discovery.md'
|
||||
- GitHub:
|
||||
- Locations: 'integrations/github/locations.md'
|
||||
- Discovery: 'integrations/github/discovery.md'
|
||||
|
||||
Reference in New Issue
Block a user