-
### 📜 Description
`npx @backstage/create-app@latest` fails to `yarn install`.
Note that this happens both with `0.4.36` and `0.4.37`.
### 👍 Expected behavior
Backstage should've been bootstr…
-
### 📜 Description
Our team uses Backstage for our software catalog/developer portal. Recently our IT team installed and updated our GHE to use Dependabot, which found several high-severity vulnerab…
-
### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### Please select which platfo…
-
The issue in #366 seems to indicate that my library is incorrect. In my app I can import the Jar of my library, but the app can't find the class `BaseMapper` the library is supposed to include. I look…
-
Hi there,
Is it possible to publish new pact jvm versions for provider and consumer for junit5 with new common-text library which is not contains vulnerability that previous version has:
…
-
### 📜 Description
Executing `@backstage/create-app` fails at the `yarn install` step, referencing several `@backstage` packages that are not published on npm, such as `@backstage/backend-common ^0.18…
-
### 📜 Description
No able to create backstage app.
Npx fail during app creation
```
npx @backstage/create-app
? Enter a name for the app [required] backstage-app-test
Cr…
-
ref. https://zenn.dev/shunsuke_suzuki/scraps/7cfc2d3a5c6d04
## Overview
Verify the checksum of downloaded file, and if the checksum is wrong make the installation failure.
## Motivation
Ma…
-
**Describe the bug**
I am working on integrating Open Telemetry to an existing microservices architecture with nested libraries such as Kafka, couchbase, netty. There are some problems with tracing…
-
Hello
When adding the @IdempotentResource(cachePrefix = "CacheResource") in a class with Spring Boot and OpenApi I always fot the Object and not the body, so then the cache has two different keys a…