backstage / backstage/software-templates
github.com/project-slug in catalog-info.yaml shown "undefined:undefined"
- Dominant language
- TypeScript
- Stars
- 182
- Forks
- 416
- PR merge metrics
- No merged PRs in 30d
Description
I tried to run scaffolder-templates/clean-architecture-app, but catalog-info.yaml showned "undefined:undefined". Wonder what am I missing?
The code in catalog-info.yaml has
```
annotations:
github.com/project-slug: ${{values.destination.owner + "/" + values.destination.repo}}
```
but I don't see values.destination defined any where. What did I missed?
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect scaffolder-templates/clean-architecture-app and its catalog-info.yaml, then trace how values.destination is defined or rendered. Reproduce the generated catalog-info.yaml and verify that the project slug no longer appears as "undefined:undefined".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100