-
## Why
In our gin-template, we're letting users build a binary file (nimble-gin) then using it to create a new project.
https://github.com/nimblehq/gin-templates#usage
The `nimble-gin` command…
-
When a rule is applied to a URL, than any catalog components defined in that url should be allowed. Currently it seems the rule is only applying directly to the component.
```
catalog:
loca…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
## Feature Suggestion
`cookiecutter` supports features that can be configured in `cookiecutter.json`, e.g. [copy without render](https://cookiecutter.readthedocs.io/en/1.7.2/advanced/copy_without_r…
-
### Description:
Go 1.16 made changes to modules (see the section "No automatic changes to go.mod and go.sum" here https://blog.golang.org/go116-module-changes), specifically "Previously, when …
-
As of now scaffolder UI has hardcoded 2 steps. First steps allows to capture all template properties from user.
We can certainly use `object` property type to organize capturing the information in di…
-
## Expected Behavior
Backstage start and connect to database
## Current Behavior
Backstage image is not starting in the cluster
error
```
2021-05-06T20:59:21.373Z backstage info …
-
## Feature Suggestion
- Currently, the skeleton for the template must live in the same repository as the `template.yaml` definition.
- You can currently only change the `path` which is relative to t…
-
While creating a new component "Create a new component α" using Available Templates
Create new software components using standard templates
Golang Microservice
It is not succeeding.
…
-
**Describe the bug**
I am generating a cookiecutter project in Golang. We have several prompts, one of them being the service name. We are allowing the developer to input values that match this regex…