-
currently all scaffolder templates are kind of specific for our different showcases.
there should be a general approach to get rid of hardcoded
github urls
certificate annotations
may a temp…
-
### 📜 Description
Trying to run the default Node.js template.
Getting Error as Error as:
**NotFoundError**
Message: Template action with ID 'publish:github' is not registered.
OS: Linux 6…
-
### 📜 Description
When changing some files, the backend correctly detects those changes and tries to restart the development server.
This will restart all components, except the `app` component whic…
-
As a DevOps Engineer, I want to scaffold AWS resources within Backstage so that I can streamline infrastructure deployment and standardize AWS service creation across teams.
**- Description:**
B…
-
### 🔖 Feature description
With the current set of permissions, it's hard to filter the template list to ones that the user can actually run without also hiding them from the catalog as a whole. This …
-
### 📜 Description
I have a fresh new VM ubuntu 24.04, followed all instructions at https://backstage.io/docs/getting-started/, when I ran
`npx @backstage/create-app@latest`
After 8 minutes, I got …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
This issue is to collect and track feedback on IDP demo v1 that allows you to deploy a new GO Service.
**Go-Service improvements**
**Quick Wins:**
- [ ] Remove showing GitOps Repository Location ta…
-
### 📜 Description
The application fails with the following error when I try to apply a template.
Error shown in UI -
```
Error
TypeError
Message
Failed to fetch
Stack Trace
TypeErro…
-
### 📜 Description
The current implementation of the isSafe function assumes all src attributes in iframe elements contain absolute URLs because the _full_ hostname is needed to compare against the …