Skip to main content

@backstage/plugin-catalog-backend-module-bitbucket-server

Home > @backstage/plugin-catalog-backend-module-bitbucket-server

A Backstage catalog backend module that helps integrate towards Bitbucket Server

Classes

Class

Description

BitbucketServerClient

A client for interacting with a Bitbucket Server instance

BitbucketServerEntityProvider

Discovers catalog files located in Bitbucket Server. The provider will search your Bitbucket Server instance and register catalog files matching the configured path as Location entity and via following processing steps add all contained catalog entities. This can be useful as an alternative to static locations or manually adding things to the catalog.

Variables

Variable

Description

catalogModuleBitbucketServerEntityProvider

Type Aliases

Type Alias

Description

BitbucketServerListOptions

BitbucketServerLocationParser

A custom callback that reacts to finding a location by yielding entities. Can be used for custom location/repository parsing logic.

BitbucketServerPagedResponse

BitbucketServerProject

BitbucketServerRepository