Make packages baked into images by Amigo visible to the service catalogue #6230
Annotations
2 errors
The ServiceCatalogue stack › matches the snapshot:
packages/cdk/lib/service-catalogue.test.ts#L14
expect(received).toMatchSnapshot()
Snapshot name: `The ServiceCatalogue stack matches the snapshot 1`
- Snapshot - 1
+ Received + 1
@@ -363,11 +363,11 @@
"printf 'kind: source
spec:
name: image-packages
registry: github
path: guardian/image-packages
- version: v0.0.14
+ version: v1.0.0
destinations:
- postgresql
tables:
- amigo_bake_packages
spec:
at Object.<anonymous> (packages/cdk/lib/service-catalogue.test.ts:14:29)
|
test
Process completed with exit code 1.
|