From 9ee538551cebf8eb68409ee6bb993988f0d8a44c Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 17 Dec 2022 16:42:33 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 2 +- ...113481ac4be5d196805765f28e7061768f874.json | 32 +++++++++++++++++++ ...tech-labs.annotation-cache-bundle.6.0.json | 32 +++++++++++++++++++ index.json | 3 +- 4 files changed, 67 insertions(+), 2 deletions(-) create mode 100644 archived/emag-tech-labs.annotation-cache-bundle/ca6113481ac4be5d196805765f28e7061768f874.json create mode 100644 emag-tech-labs.annotation-cache-bundle.6.0.json diff --git a/RECIPES.md b/RECIPES.md index 2c6bc36c..124029e3 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -134,7 +134,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [ekreative/health-check-bundle](https://packagist.org/packages/ekreative/health-check-bundle) | [1.5](ekreative/health-check-bundle/1.5) | | [elao/enum](https://packagist.org/packages/elao/enum) | [1.7](elao/enum/1.7) | | [elephantly/kahlan-bundle](https://packagist.org/packages/elephantly/kahlan-bundle) | [0.9](elephantly/kahlan-bundle/0.9) | -| [emag-tech-labs/annotation-cache-bundle](https://packagist.org/packages/emag-tech-labs/annotation-cache-bundle) | [5.0](emag-tech-labs/annotation-cache-bundle/5.0) | +| [emag-tech-labs/annotation-cache-bundle](https://packagist.org/packages/emag-tech-labs/annotation-cache-bundle) | [6.0](emag-tech-labs/annotation-cache-bundle/6.0) | | [emag-tech-labs/rabbitmq-bundle](https://packagist.org/packages/emag-tech-labs/rabbitmq-bundle) | [2.0](emag-tech-labs/rabbitmq-bundle/2.0) | | [emanuilnikolov/igdb-api-bundle](https://packagist.org/packages/emanuilnikolov/igdb-api-bundle) | [1.0](emanuilnikolov/igdb-api-bundle/1.0) | | [enhavo/app-bundle](https://packagist.org/packages/enhavo/app-bundle) | [0.9](enhavo/app-bundle/0.9) | diff --git a/archived/emag-tech-labs.annotation-cache-bundle/ca6113481ac4be5d196805765f28e7061768f874.json b/archived/emag-tech-labs.annotation-cache-bundle/ca6113481ac4be5d196805765f28e7061768f874.json new file mode 100644 index 00000000..f41a457d --- /dev/null +++ b/archived/emag-tech-labs.annotation-cache-bundle/ca6113481ac4be5d196805765f28e7061768f874.json @@ -0,0 +1,32 @@ +{ + "manifests": { + "emag-tech-labs/annotation-cache-bundle": { + "manifest": { + "bundles": { + "EmagTechLabs\\AnnotationCacheBundle\\AnnotationCacheBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/emag_annotation_cache.yaml": { + "contents": [ + "annotation_cache:", + " provider: cache.app", + " ignore_namespaces:", + " - 'App\\Entity'", + " ignore_names:", + " - legacy", + " - required", + "" + ], + "executable": false + } + }, + "ref": "ca6113481ac4be5d196805765f28e7061768f874" + } + } +} diff --git a/emag-tech-labs.annotation-cache-bundle.6.0.json b/emag-tech-labs.annotation-cache-bundle.6.0.json new file mode 100644 index 00000000..f41a457d --- /dev/null +++ b/emag-tech-labs.annotation-cache-bundle.6.0.json @@ -0,0 +1,32 @@ +{ + "manifests": { + "emag-tech-labs/annotation-cache-bundle": { + "manifest": { + "bundles": { + "EmagTechLabs\\AnnotationCacheBundle\\AnnotationCacheBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/emag_annotation_cache.yaml": { + "contents": [ + "annotation_cache:", + " provider: cache.app", + " ignore_namespaces:", + " - 'App\\Entity'", + " ignore_names:", + " - legacy", + " - required", + "" + ], + "executable": false + } + }, + "ref": "ca6113481ac4be5d196805765f28e7061768f874" + } + } +} diff --git a/index.json b/index.json index 55d44a48..64f5d8da 100644 --- a/index.json +++ b/index.json @@ -408,7 +408,8 @@ "0.9" ], "emag-tech-labs/annotation-cache-bundle": [ - "5.0" + "5.0", + "6.0" ], "emag-tech-labs/rabbitmq-bundle": [ "2.0"