Merge branch 'master' into topic/nbs-integration-bitbucket-server

Signed-off-by: Kevin L. <kevin.lecouvey@gmail.com>
This commit is contained in:
Kevin L.
2024-07-26 07:30:38 -04:00
committed by GitHub
1092 changed files with 34769 additions and 7421 deletions
@@ -23,7 +23,6 @@ backend. The provider is not installed by default, therefore you have to add a
dependency to `@backstage/plugin-catalog-backend-module-bitbucket-server` to your backend package.
```bash title="From your Backstage root directory"
# From your Backstage root directory
yarn --cwd packages/backend add @backstage/plugin-catalog-backend-module-bitbucket-server
```