reload the filtered entities context instead of direct fetch
This commit is contained in:
+10
-12
@@ -51,18 +51,16 @@ newrelic:
|
||||
key: NEW_RELIC_REST_API_KEY
|
||||
|
||||
catalog:
|
||||
entities:
|
||||
[
|
||||
'artist-lookup-component.yaml',
|
||||
'playback-order-component.yaml',
|
||||
'podcast-api-component.yaml',
|
||||
'queue-proxy-component.yaml',
|
||||
'searcher-component.yaml',
|
||||
'playback-lib-component.yaml',
|
||||
'www-artist-component.yaml',
|
||||
'shuffle-api-component.yaml',
|
||||
]
|
||||
baseUrl: 'https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples'
|
||||
exampleEntityLocations:
|
||||
github:
|
||||
- https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/artist-lookup-component.yaml
|
||||
- https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/playback-order-component.yaml
|
||||
- https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/podcast-api-component.yaml
|
||||
- https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/queue-proxy-component.yaml
|
||||
- https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/searcher-component.yaml
|
||||
- https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/playback-lib-component.yaml
|
||||
- https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/www-artist-component.yaml
|
||||
- https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/shuffle-api-component.yaml
|
||||
|
||||
auth:
|
||||
providers:
|
||||
|
||||
Reference in New Issue
Block a user