-
As a new Rails user, following along with http://neo4j.com/developer/ruby-course/ , two things became quickly apparent:
1. Generating scaffolding is **awesome**
2. The generated scaffolds **need a fai…
-
This issue covers delivering scaffolders for building Razor components that are analogous to the existing scaffolders for Razor Pages and EF Core that exist today. These scaffolders are server specifi…
-
There's already a `deno init`, which uses a hardcoded scaffolding project. I'd like to be able to start a project with deno init, but use my own custom templating project.
For instance, with an API…
-
Used the following command:
`bl-python-scaffold create -n test-scaffold -t openapi -m database`
```
Scaffolding application named "test-scaffold" under directory `/home/jsalmingo/python_projects/…
-
Following on from the closed #6632, it would be great if we could define some default values that can be used in the template manifest (`template.yaml`) and also in `fetch:template`.
## Feature Sug…
-
I have an .editorconfig file in the solution folder, containing a file_header_template used to set our company copyright header.
Visual Studio/ReSharper applies this correctly when creating new fil…
-
### 🔖 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 entities is huge…
-
## Background
azd users currently define a mapping between environment variables (`AZURE_ENV_NAME`) and Bicep parameters (`envName`) inside `main.parameters.json` and `main.bicepparam`. While this …
-
### 📜 Description
In our Backstage instance we are currently using several providers to fetch users (with LDAP) and our services (bu using the Gitlab provider).
Currently, we are refactoring our G…
-
**Is your feature request related to a problem? Please describe.**
I want to create an integration along with the service.
Hi there! I would like to seek advice before I go down the path to create…