backstage
backstage copied to clipboard
Backstage is an open framework for building developer portals
instead of returning just a partial entity without title / displayName information, fetch the full entity and return that instead so that it works like the 'all'-mode ## Hey, I...
β¦8901) ## Hey, I just made a Pull Request! Changes: Fixed the issue with incorrect matching of multiple values in InMemoryCatalogClient.ts. Updated the corresponding test file InMemoryCatalogClient.test.ts to reflect the...
## Hey, I just made a Pull Request! Bumps Octokit packages to newest non ESM versions. I haven't updated to latest as this update already includes upgrades jumping majors ####...
### π Need Backstage has a [design system](https://backstage.io/docs/dls/design) based on [Material Design](https://m3.material.io/) through [MUI](https://mui.com/material-ui/). Someone building a UI in Backstage will use both our [core components](https://github.com/backstage/backstage/tree/master/packages/core-components) as well as MUI...
### π Need We are in need of a service that would run a scaffolder template on behalf of a user based on external events (for example a PR is...
### π Feature description React Router [v7 has recently been announced](https://remix.run/blog/react-router-v7) and we should look to migrate to this new version. There will need to be some work around the...
### π Description Ideally when we switch result type previous selected filters should get cleared but that is not happening because of which search api is breaking ### π Expected...
### π Description I have set the correct github token from classic token with all the permission catalog --> catalog: locations: - type: url target: https://raw.githubusercontent.com/bambo/backend/dev0724/catalog-info.yaml integrations: github: - host:...
### π Feature description I'd like to open a discussion on whether the Backstage entity model should have the concept of Environments. Here by Environment I mean the place where...
### π Feature description `useEntityList` fetches entities by specific filters but it does not support setting which fields to return from the API. ### π€ Context When the number of...