Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,29 @@
{
"manifests": {
"mgdsoft/stackdriver-bundle": {
"manifest": {
"bundles": {
"MGDSoft\\Stackdriver\\MgdsoftStackdriverBundle": [
"prod"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/prod/mgdsoft_stackdriver.yaml": {
"contents": [
"mgdsoft_stackdriver:",
" # to test in local",
" # credentials_json_file: null",
" level: info",
""
],
"executable": false
}
},
"ref": "257548c8982024ee8794ca8e341cf785e99798ea"
}
}
}
@@ -0,0 +1,34 @@
{
"manifests": {
"mgdsoft/stackdriver-bundle": {
"manifest": {
"bundles": {
"MGDSoft\\Stackdriver\\MgdsoftStackdriverBundle": [
"prod"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
"<bg=blue;fg=white> </>",
"<bg=blue;fg=white> MGD Stackdriver installed in PROD ENV </>",
"<bg=blue;fg=white> </>"
]
},
"files": {
"config/packages/prod/mgdsoft_stackdriver.yaml": {
"contents": [
"mgdsoft_stackdriver:",
" # to test in local",
" # credentials_json_file: null",
" level: info",
""
],
"executable": false
}
},
"ref": "dce433c911eef62d24432d4b2f8b1d09ddb80192"
}
}
}