reload the filtered entities context instead of direct fetch

This commit is contained in:
Fredrik Adelöw
2020-08-26 11:42:09 +02:00
parent 26159c01e9
commit ddad61d824
7 changed files with 79 additions and 87 deletions
+10 -12
View File
@@ -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: