-
### 📜 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: {
…
-
I want to edit the scaffolding template for Blazor CRUD pages, but my changes to the template are not being reflected in the output.
I tried researching this issue, and [the closest answers I could…
-
I have been using the package management `uv` features, albeit in preview. Amazing product, responsiveness and pace of development 🚀
PDM has a great feature: the `pdm init` command can take `--cook…
-
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…
-
Currently the scaffolding tool only supports repositories with at least one `happ.yaml` and one `dna.yaml`. This covers the majority of projects, which are just web-happs that need to produce a `.webh…
-
The scaffolder should accept a list of codemods to be run on the scaffolded codebase. One possible implementation:
```js
import scaffold from 'fusion-scaffolder';
scaffold({
path: 'path/to/t…
-
### 📜 Description
![Screenshot 2024-09-17 at 3 05 02 PM](https://github.com/user-attachments/assets/c08cd92a-cf72-4f42-98f3-15b121d7e1a0)
```yaml
- id: publish
name: Publishing to th…
-
## 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…
-
Since we are majorly CLI driven for productivity (as is Rails), We are modeling a tool, in the spirit of the original [jepsen](https://jepsen.io/) effort, in the sense of providing:
* Randomized/fu…
-
### 🔖 Feature description
It would be great if the `@backstage/plugin-scaffolder` would expose the underlying components of the respective `FieldExtension` in its public API surface, exporting them i…