-
Hey @arhill05 would you be interested in migrating your plugin to the community repository?
https://github.com/backstage/community-plugins?tab=readme-ov-file#contributing-a-plugin
This would make …
-
### 📜 Description
I recently upgraded from 1.32.4 to 1.33.0
After a deployment, the root url fails with the following error in the console
```
Error: Missing required config value at 'backen…
-
### 📜 Description
CacheService incorrectly resolves cache keys for Redis connector with useRedisSets set to false. The keys are resolved like this:
- `sets:namespace:::`
### 👍 Expected behavior
Th…
-
### 📜 Description
Since the upgrade of node 18 we started noticed some unusual memory usage, we 1st started increasing the memory limit in the deployment but didn't solve the issue.
We then upgrad…
-
Companies are beginning to shift towards Internal Developer Portals where developers have a single channel to get everything they need. [Backstage](https://backstage.io/), a open-source CNCF Incubato…
-
### 📜 Description
After I upgraded backstage version from 1.32.5 to v1.33.0-next.3, changed node version to 20 || 22 in engines in package.json file, then when I run yarn dev it's failing with this e…
-
### 📜 Description
When a modified JWT token is sent to the server, the server returns error message with detailed information of the application.
Here in backend-defaults is where the error is th…
-
### 📜 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
I have created and configured a Backstage application which builds and runs with `yarn start-backend` and `yarn start`.
I am now attempting to deploy our Backstage app to a QA se…
-
### 📜 Description
Hey team, I was performing another regular Backstage versions:bump task using the CLI and noticed a conflicting lint configuration.
The CLI version with the issue is `^0.28.2` - …