34af86517c
Ensure presence of apiBaseUrl for bitbucket integrations for both cases Bitbucket Cloud and Bitbucket Server by setting the default for Bitbucket Server at the integration config, too. Replace hardcoded uses of the default apiBaseUrl with the use of the integration config's value. Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
Integrations common functionality
Contains some common functionality of integrations.
This package will be imported both by the frontend and backend.