-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version:
v0.3.11
What happened:
Starting from version 1.11.0, Backstage now includes a default mkdoc.yaml file. backstage/backstage#15417
When the following annotation is set, the following error message is displayed Failed to validate catalog-info.yaml: Error: Techdocs annotation specifies "dir" but file under mkdocs.yaml|mkdocs.yml not found
apiVersion: backstage.io/v1alpha1
metadata:
annotations:
backstage.io/techdocs-ref: dir:.
Expected behavior:
The validation should pass when the above annotations are set, as the default mkdocs.yaml file will be utilised.
Additional Information:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working