2305296073
readTree now takes a SHA in options, and throws a NotModifiedError if the SHA matches with the latest commit SHA on the tree. readTree response now contains a new 'sha' parameter. Also, the default branch will now be used if no branch is provided in the url's target
15 lines
439 B
YAML
15 lines
439 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: backstage
|
|
description: |
|
|
Backstage is an open-source developer portal that puts the developer experience first.
|
|
annotations:
|
|
github.com/project-slug: backstage/backstage
|
|
backstage.io/techdocs-ref: url:https://github.com/backstage/backstage
|
|
lighthouse.com/website-url: https://backstage.io
|
|
spec:
|
|
type: library
|
|
owner: CNCF
|
|
lifecycle: experimental
|