Files
backstage/packages/integration
Robert Schuh 6e06c1d1ab Use username password or token for bitbucket server
The bitbucket server publish action allows setting the token like other platforms, if the integration has a username and password configured though, not the token but the credentials are used

In config.ts the docs claim token takes precedence which only holds true if username & password are not set

Signed-off-by: Robert Schuh <github@eneticum.de>
2022-09-03 03:26:48 +02:00
..
2022-08-23 10:29:17 +00:00

Integrations common functionality

Contains some common functionality of integrations.

This package will be imported both by the frontend and backend.