-
The Backstage catalog supports entities of kind [API](https://backstage.io/docs/features/software-catalog/descriptor-format#kind-api) to enable discovery and document usage of APIs of certain standard…
-
Good example is the multiuser todo list, using the same react / redux components so it should seem very familiar (from @rexmondo ).
In here show a storybook with a large remote datasource connected…
-
The current node engine in vets-website is set to 14.15.0, the current recommended version is 16.14.0. We should upgrade as a point of proper maintenance and so we can match the required node version …
-
### 📜 Description
ClientPodStatus should not have the whole pod object https://github.com/backstage/backstage/blob/13bdc545117678870a5f4733f34af07c90565e73/plugins/kubernetes-common/src/types.ts#L256…
-
### 🔖 Feature description
The current implementation of the Permission Framework doesn't cover the `relation` section on other entities' manifests where the subject entity can be listed as `targetRef…
-
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…
-
When viewing the dependency graph for [Connected Mobility Solution on AWS](https://github.com/aws-solutions/connected-mobility-solution-on-aws), it shows a total of [7,484](https://github.com/aws-solu…
-
## TODO
Explore if we could automate some scenario like
- e2e test combining: plugin actions + template + scaffolded project
- e2e test of a Quarkus scaffolded application (example TODO app) an…
-
### 🔖 Feature description
Implementation of the Cost Insights plugin that more easily allows AWS users to view AWS resource costs. This would allow teams to view their associated AWS costs directly…
-
Does the `*include` work only as the highest level list and not under secondary level?
For example: this works
nav:
- Main topic: '*include:...'
this doesn't work:
nav:
- Main topic:
…