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,22 @@
{
"manifests": {
"cpliakas/git-wrapper": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/cpliakas_git_wrapper.yaml": {
"contents": [
"services:",
" GitWrapper\\GitWrapper: null",
""
],
"executable": false
}
},
"ref": "c99fcfe7e2e637834e3136dfe8fd671dd5d9163a"
}
}
}
@@ -0,0 +1,35 @@
{
"manifests": {
"cpliakas/git-wrapper": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/cpliakas_git_wrapper.yaml": {
"contents": [
"services:",
" GitWrapper\\GitWrapper: null",
"",
"",
"# To add logging capabilities use monolog and this configuration:",
"#monolog:",
"# channels:",
"# - 'git'",
"",
"#services:",
"# GitWrapper\\EventSubscriber\\GitLoggerEventSubscriber:",
"# $logger: '@monolog.logger.git'",
"# GitWrapper\\GitWrapper:",
"# calls:",
"# - addLoggerEventSubscriber: ['@GitWrapper\\EventSubscriber\\GitLoggerEventSubscriber']",
""
],
"executable": false
}
},
"ref": "e66e45db95fc7d7702ee76c592965c204c9739ff"
}
}
}