-
### 📜 Description
The Top Visited and Recently Visited cards on the home page exhibit visual inconsistencies compared to other cards. The primary issue arises from the use of the card title inside th…
-
### 📜 Description
Hello everyone, I'm running a local instance of backstage version `1.20.2` and I installed and enabled the `@backstage/plugin-code-coverage:0.2.20` and `@backstage/plugin-code-cov…
-
### 📜 Description
I'm currently setting up Backstage from the source https://github.com/backstage/backstage. I've separated the frontend and backend services and run them on Docker. All features work…
-
### 🔖 Feature description
In proxy section of the [threat model](https://backstage.io/docs/overview/threat-model/#proxy) states
> It is recommended to avoid injecting authentication
However seve…
-
We are looking for your help reviewing incoming pull requests to community plugins.
There is a constant stream of contributions to our community plugins and we are looking for contributors to help us…
-
### 📜 Description
When running `yarn backstage-cli config:docs` some of the config is missing in the end results. After some investigation this looks to be when imports as used in the source `config.…
-
### 📜 Description
Running the K8s plugin in Node 18.x with `LocalKubectlProxy` gives a fetch error `ECONNREFUSED ::1:8001`.
We believe this being an issue with how the `LocalKubectlProxyClusterL…
-
### 📜 Description
There's a discrepancy between the algorithms declared as supported by the OpenID metadata endpoint (`/api/auth/.well-known/openid-configuration`) and the actual ID tokens issued by …
-
### 📜 Description
I have several groups that have `metadata.title` but no `spec.profile.displayName`. e.g.
```yaml
apiVersion: backstage.io/v1alpha1
kind: Group
metadata:
name: acme-corp
…
-
### 📜 Description
When DevTools was added to Lighthouse (https://github.com/backstage/backstage/pull/19328), the Accessibility report for the DevTools plugin currently (as of https://github.com/backs…