-
### 📜 Description
Referencing a secret (see: https://backstage.io/docs/features/software-templates/writing-templates/#using-secrets) in your template doesn't return any value when running in the temp…
-
https://www.npmjs.com/package/@janus-idp/backstage-scaffolder-backend-module-quay
example: https://github.com/janus-idp/backstage-plugins/blob/bba3dadfd1b0bbba709dcdfe02b19828e74413fe/plugins/quay…
-
### 📜 Description
The scaffolder `publish:github:pull-request` action fails to make a PR with the error `Pull request creation failed; caused by HttpError: You have exceeded a secondary rate limit.…
-
### 📜 Description
I'm using Entra ID authentication into backstage, with users auto-populated in the catalog from Entra, and this is all working fine. I am no creating a software template that uses t…
-
Error: parse error at (backstage/charts/postgresql/charts/common/templates/_labels.tpl:14): unclosed action
https://github.com/user-attachments/assets/c79d7fa6-a71d-4a04-a53f-a63642025624
-
### 📜 Description
In our Backstage instance we are currently using several providers to fetch users (with LDAP) and our services (bu using the Gitlab provider).
Currently, we are refactoring our G…
-
### 🔖 Feature description
Documentation and mechanism to easily plug into the templating mechanism of the backstage-cli. Or being able to override existing templates to create a new plugin.
### 🎤 Co…
-
Backstage relies on [git-url-parse](https://github.com/IonicaBizau/git-url-parse) to parse URLs. This library has a [bug](https://github.com/IonicaBizau/git-url-parse/issues/104) that causes it to inc…
-
## Feature Suggestion
Something like:
```
backstage-cli template --vars
```
## Possible Implementation
## Context
I want to run tests against my project to make sure that …
timja updated
1 month ago
-
### 📜 Description
We want to be able to set the styles for the `ItemCardHeader` used for Template Cards seen from Create. In our custom theme we tried using:
```tsx
BackstageItemCardHeader: {
…