@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 |
---|---|
A client for interacting with a Bitbucket Server instance | |
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 |
---|---|
Type Aliases
Type Alias |
Description |
---|---|
A custom callback that reacts to finding a location by yielding entities. Can be used for custom location/repository parsing logic. | |