From 3df62e0816cf3dff8e1fec3005df9df4ee176bdc Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Fri, 9 Jul 2021 10:19:36 +0200 Subject: [PATCH] Move checks to GHA --- .github/workflows/qa.yml | 153 ++++++++++++++++++ .../1.0/manifest.json | 2 +- artox-lab/sms-bundle/1.0/manifest.json | 2 +- .../2.3/{codeception.yaml => codeception.yml} | 0 codeception/codeception/2.3/manifest.json | 12 +- ...ptance.suite.yaml => acceptance.suite.yml} | 0 ...tional.suite.yaml => functional.suite.yml} | 0 .../tests/{unit.suite.yaml => unit.suite.yml} | 0 enhavo/app-bundle/0.9/assets/theme/base.js | 2 +- .../htmlpurifier-bundle/3.0/manifest.json | 9 +- .../config/packages/facile_it_mongodb.yaml | 2 +- .../2.2/config/packages/fos_rest.yaml | 2 +- .../config/packages/nfl_fastr_symfony.yaml | 0 .../{0.1 => 0.9}/manifest.json | 0 .../0.1/manifest.json | 8 +- .../oauth2-client-bundle/1.20/manifest.json | 12 +- .../5.5/config/routes/kunstmaan_node.yaml | 7 +- kunstmaan/node-bundle/5.5/manifest.json | 9 +- league/flysystem-bundle/1.0/manifest.json | 2 +- machy8/webloader-bundle/1.1/manifest.json | 14 +- .../2.0/config/packages/nameisis_cache.yaml | 12 -- nameisis/cache/2.0/manifest.json | 8 - odolbeau/datagen/1.0/manifest.json | 8 - .../1.0/src/Datagen/DBAL/Fixtures/.gitignore | 0 .../1.0/src/Datagen/DBAL/Table/.gitignore | 0 .../2.4/config/{ => packages}/payum.yaml | 0 payum/payum-bundle/2.4/manifest.json | 2 +- phpjit/behat-rest-fr/1.0/behat.yml.dist | 32 ---- .../1.0/config/services_test.yaml | 17 -- .../behat-rest-fr/1.0/features/demo.feature | 12 -- phpjit/behat-rest-fr/1.0/manifest.json | 9 -- .../pierstoval_character_manager.yaml | 0 .../routes/pierstoval_character_manager.yaml | 0 .../0.5/manifest.json | 0 .../0.5/src/CharacterGenerator/Step01.php | 0 .../0.5/src/Entity/Character.php | 0 .../packages/ravenflux_env_in_twig.yaml | 6 - .../packages/ravenflux_php_functions.yaml | 0 .../1.0 => php-functions/3.0}/manifest.json | 0 ravenflux/sort-functions/1.0/manifest.json | 5 - .../packages/ravenflux_sort_functions.yaml | 0 .../1.0 => sort-functions/3.0}/manifest.json | 0 .../config/packages/rundum_event_base.yaml | 2 +- .../3.64/config/routes/sonata_admin.yaml | 9 +- .../admin-bundle/3.64/manifest.json | 10 +- .../admin-bundle/3.64/src/Admin/.gitignore | 1 - .../4.0/config/routes/sonata_admin.yaml | 9 +- sonata-project/admin-bundle/4.0/manifest.json | 10 +- .../admin-bundle/4.0/src/Admin/.gitignore | 1 - .../1.4/config/packages/sonata_form.yaml | 3 +- .../1.0/config/packages/mobile_detect.yaml | 2 +- symfony/apache-pack/1.0/manifest.json | 2 +- .../config/packages/dev/models/.gitignore | 1 - .../packages/dev/predefined-cases/.gitignore | 1 - .../1.15/config/packages/tienvx_mbt.yaml | 4 - tienvx/mbt-bundle/1.15/manifest.json | 2 +- tienvx/mbt-bundle/1.7/manifest.json | 2 +- trikoder/oauth2-bundle/3.0/config | 1 - .../3.0/config/packages/trikoder_oauth2.yaml | 13 ++ .../3.0/config/routes/trikoder_oauth2.yaml | 2 + trikoder/oauth2-bundle/3.0/manifest.json | 14 +- .../config/packages/vich_uploader.yaml | 0 .../{1.5 => 1.7}/manifest.json | 0 yamilovs/sms-bundle/1.0/manifest.json | 2 +- 64 files changed, 271 insertions(+), 167 deletions(-) rename codeception/codeception/2.3/{codeception.yaml => codeception.yml} (100%) rename codeception/codeception/2.3/tests/{acceptance.suite.yaml => acceptance.suite.yml} (100%) rename codeception/codeception/2.3/tests/{functional.suite.yaml => functional.suite.yml} (100%) rename codeception/codeception/2.3/tests/{unit.suite.yaml => unit.suite.yml} (100%) mode change 120000 => 100644 exercise/htmlpurifier-bundle/3.0/manifest.json rename hans-peter-ording/nflfastr-symfony-bundle/{0.1 => 0.9}/config/packages/nfl_fastr_symfony.yaml (100%) rename hans-peter-ording/nflfastr-symfony-bundle/{0.1 => 0.9}/manifest.json (100%) mode change 120000 => 100644 kunstmaan/node-bundle/5.5/config/routes/kunstmaan_node.yaml mode change 120000 => 100644 kunstmaan/node-bundle/5.5/manifest.json delete mode 100644 nameisis/cache/2.0/config/packages/nameisis_cache.yaml delete mode 100644 nameisis/cache/2.0/manifest.json delete mode 100644 odolbeau/datagen/1.0/manifest.json delete mode 100644 odolbeau/datagen/1.0/src/Datagen/DBAL/Fixtures/.gitignore delete mode 100644 odolbeau/datagen/1.0/src/Datagen/DBAL/Table/.gitignore rename payum/payum-bundle/2.4/config/{ => packages}/payum.yaml (100%) delete mode 100644 phpjit/behat-rest-fr/1.0/behat.yml.dist delete mode 100644 phpjit/behat-rest-fr/1.0/config/services_test.yaml delete mode 100644 phpjit/behat-rest-fr/1.0/features/demo.feature delete mode 100644 phpjit/behat-rest-fr/1.0/manifest.json rename pierstoval/{character_manager => character-manager}/0.5/config/packages/pierstoval_character_manager.yaml (100%) rename pierstoval/{character_manager => character-manager}/0.5/config/routes/pierstoval_character_manager.yaml (100%) rename pierstoval/{character_manager => character-manager}/0.5/manifest.json (100%) rename pierstoval/{character_manager => character-manager}/0.5/src/CharacterGenerator/Step01.php (100%) rename pierstoval/{character_manager => character-manager}/0.5/src/Entity/Character.php (100%) delete mode 100644 ravenflux/env-in-twig/1.0/config/packages/ravenflux_env_in_twig.yaml rename ravenflux/php-functions/{1.0 => 3.0}/config/packages/ravenflux_php_functions.yaml (100%) rename ravenflux/{env-in-twig/1.0 => php-functions/3.0}/manifest.json (100%) delete mode 100644 ravenflux/sort-functions/1.0/manifest.json rename ravenflux/sort-functions/{1.0 => 3.0}/config/packages/ravenflux_sort_functions.yaml (100%) rename ravenflux/{php-functions/1.0 => sort-functions/3.0}/manifest.json (100%) mode change 120000 => 100644 sonata-project/admin-bundle/3.64/config/routes/sonata_admin.yaml mode change 120000 => 100644 sonata-project/admin-bundle/3.64/manifest.json mode change 120000 => 100644 sonata-project/admin-bundle/3.64/src/Admin/.gitignore mode change 120000 => 100644 sonata-project/admin-bundle/4.0/config/routes/sonata_admin.yaml mode change 120000 => 100644 sonata-project/admin-bundle/4.0/manifest.json mode change 120000 => 100644 sonata-project/admin-bundle/4.0/src/Admin/.gitignore mode change 120000 => 100644 sonata-project/form-extensions/1.4/config/packages/sonata_form.yaml delete mode 100644 tienvx/mbt-bundle/1.15/config/packages/dev/models/.gitignore delete mode 100644 tienvx/mbt-bundle/1.15/config/packages/dev/predefined-cases/.gitignore delete mode 120000 trikoder/oauth2-bundle/3.0/config create mode 100644 trikoder/oauth2-bundle/3.0/config/packages/trikoder_oauth2.yaml create mode 100644 trikoder/oauth2-bundle/3.0/config/routes/trikoder_oauth2.yaml mode change 120000 => 100644 trikoder/oauth2-bundle/3.0/manifest.json rename vich/uploader-bundle/{1.5 => 1.7}/config/packages/vich_uploader.yaml (100%) rename vich/uploader-bundle/{1.5 => 1.7}/manifest.json (100%) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index 63cb0924..322822c7 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -18,3 +18,156 @@ jobs: name: Checkout uses: actions/checkout@v2 id: checkout + + - + name: Install tools + run: | + cd .github + wget -q -O recipes-checker.zip https://codeload.github.com/symfony-tools/recipes-checker/zip/refs/heads/main + unzip recipes-checker.zip + cd recipes-checker-main + composer install --no-dev + + - + name: Check manifest.json files + if: "always() && steps.checkout.outcome == 'success'" + run: | + .github/recipes-checker-main/run lint:manifests --contrib + + - + name: Remove non-patched packages + if: "always() && steps.checkout.outcome == 'success'" + run: | + .github/recipes-checker-main/run list-unpatched-packages $GITHUB_EVENT_PATH ${{ secrets.GITHUB_TOKEN }} | xargs -n10 rm -rf + + - + name: No symlinks + if: "always() && steps.checkout.outcome == 'success'" + run: | + SYMLINKS=$(find * -type l) + + if [[ "" != "$SYMLINKS" ]]; then echo -e "::error::Symlinks are not allowed\nFound $SYMLINKS\n"; exit 1; fi + + - + name: No .yml, use .yaml + if: "always() && steps.checkout.outcome == 'success'" + run: | + YMLS=$(find * -name '*.yml' -not -wholename 'codeception/codeception/*/tests/*' -not -wholename 'codeception/codeception/*/codeception.yml') + + if [[ "" != "$YMLS" ]]; then echo -e "::error::*.yml files should renamed to *.yaml\nFound $YMLS\n"; exit 1; fi + + - + name: No .gitkeep, use .gitignore + if: "always() && steps.checkout.outcome == 'success'" + run: | + GITKEEPS=$(find * -name .gitkeep) + + if [[ "" != "$GITKEEPS" ]]; then echo -e "::error::.gitkeep files should be renamed to .gitignore\nFound $GITKEEPS\n"; exit 1; fi + + - + name: 4 spaces indentation + if: "always() && steps.checkout.outcome == 'success'" + run: | + ERRORS=$(find * -name '*.yaml' -or -name '*.json' \ + | xargs -n1 grep -P -H -n -v '^(( )*[^ \t]|$)' \ + | cut -d: -f1-2 \ + | sed 's/\(.*\):\([0-9]*\)$/\\n::error file=\1,line=\2::Indendation must be a multiple of 4 spaces/' || true) + + if [[ "" != "$ERRORS" ]]; then echo -e "$ERRORS\n"; exit 1; fi + + - + name: Text files end with a newline + if: "always() && steps.checkout.outcome == 'success'" + run: | + ERRORS=$(find * -name '*.yaml' -or -name '*.yml' -or -name '*.txt' -or -name '*.md' -or -name '*.markdown' \ + -or -name '*.json' -or -name '*.rst' -or -name '*.php' -or -name '*.js' -or -name '*.css' -or -name '*.twig' \ + | xargs -n1 -I{} bash -c '[ -n "$(tail -c1 {})" ] && echo ::error file={},line=$((1 + `wc -l {} | cut -d" " -f1`))::Should end with a newline' || true) + + if [[ "" != "$ERRORS" ]]; then echo -e "$ERRORS\n"; exit 1; fi + + - + name: Use https when referencing symfony.com + if: "always() && steps.checkout.outcome == 'success'" + run: | + ERRORS=$(grep -H -n 'http://.*symfony\.com' * -r \ + | cut -d: -f1-2 \ + | sed 's/\(.*\):\([0-9]*\)$/\\n::error file=\1,line=\2::Use https when referencing symfony.com/' || true) + + if [[ "" != "$ERRORS" ]]; then echo -e "$ERRORS\n"; exit 1; fi + + - + name: manifest.json is found + if: "always() && steps.checkout.outcome == 'success'" + run: | + MISSING=$(find * -mindepth 2 -maxdepth 2 -type d '!' -exec test -f '{}/manifest.json' ';' -print) + + if [[ "" != "$MISSING" ]]; then echo -e "::error::Recipes must define a \"manifest.json\" file\nFile not found in $MISSING\n"; exit 1; fi + + - + name: JSON files are valid + if: "always() && steps.checkout.outcome == 'success'" + run: | + ERRORS=$(find * -name '*.json' | parallel -j+3 -i{} -n1 bash -c 'ERR=$(python -mjson.tool {} 2>&1 1> /dev/null) || echo \\n::error file={},line=`echo "${ERR#*: line }" | cut -d" " -f 1`::${ERR%%: line *}') + + if [[ "" != "$ERRORS" ]]; then echo -e "$ERRORS\n"; exit 1; fi + + - + name: YAML files are valid + if: "always() && steps.checkout.outcome == 'success'" + run: | + find * -name '*.yaml' -or -name '*.yml' | .github/recipes-checker-main/run lint:yaml + + - + name: Packages exist on packagist.org + if: "always() && steps.checkout.outcome == 'success'" + run: | + .github/recipes-checker-main/run lint:packages + + - + name: Contribution is under MIT and has no merge commits + if: "always() && steps.checkout.outcome == 'success'" + run: | + .github/recipes-checker-main/run lint:pull-request $GITHUB_EVENT_PATH ${{ secrets.GITHUB_TOKEN }} + + - + name: Parameters should be defined via the "container" configurator + if: "always() && steps.checkout.outcome == 'success'" + run: | + ERRORS=$(find */*/*/config/packages/ -name '*.yaml' -or -name '*.yml' \ + | xargs -n1 grep -P -H -n '^parameters:' \ + | cut -d: -f1-2 \ + | sed 's/\(.*\):\([0-9]*\)$/\\n::error file=\1,line=\2::"parameters" should be defined via the "container" configurator instead/' || true) + + if [[ "" != "$ERRORS" ]]; then echo -e "$ERRORS\n"; exit 1; fi + + - + name: Underscore notation under config/ + if: "always() && steps.checkout.outcome == 'success'" + run: | + ERRORS=$(find */*/*/config -type f \ + | grep -v -P '[^/]+/[^/]+/[^/]+/config/[0-9a-z_./]+$' \ + | xargs -n1 -I{} echo "::error file={}::Underscore notation is required for file and directory names under config/" || true) + + if [[ "" != "$ERRORS" ]]; then echo -e "$ERRORS\n"; exit 1; fi + + - + name: Yaml nulls should not be "~" + if: "always() && steps.checkout.outcome == 'success'" + run: | + ERRORS=$(find * -name '*.yaml' -or -name '*.yml' \ + | xargs -n1 grep -F -H -n ': ~'\ + | cut -d: -f1-2 \ + | sed 's/\(.*\):\([0-9]*\)$/\\n::error file=\1,line=\2::"~" should be replaced with "null"/' || true) + + if [[ "" != "$ERRORS" ]]; then echo -e "$ERRORS\n"; exit 1; fi + + - + name: Symfony commands should not be wrapped in a Makefile + if: "always() && steps.checkout.outcome == 'success'" + run: | + ERRORS=$(find * -name Makefile \ + | xargs -n1 grep -P -H -n 'bin/console|\$\(CONSOLE\)' \ + | cut -d: -f1-2 \ + | sed 's/\(.*\):\([0-9]*\)$/\\n::error file=\1,line=\2::Symfony commands should not be wrapped in a Makefile/' || true) + + if [[ "" != "$ERRORS" ]]; then echo -e "$ERRORS\n"; exit 1; fi diff --git a/artox-lab/clarc-message-bus-bundle/1.0/manifest.json b/artox-lab/clarc-message-bus-bundle/1.0/manifest.json index f4a6d335..9e018580 100644 --- a/artox-lab/clarc-message-bus-bundle/1.0/manifest.json +++ b/artox-lab/clarc-message-bus-bundle/1.0/manifest.json @@ -2,7 +2,7 @@ "bundles": { "ArtoxLab\\Bundle\\ClarcMessageBusBundle\\ArtoxLabClarcMessageBusBundle": ["all"] }, - "copy-from-recipe": { + "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } } diff --git a/artox-lab/sms-bundle/1.0/manifest.json b/artox-lab/sms-bundle/1.0/manifest.json index 1b1be053..d63ffea1 100644 --- a/artox-lab/sms-bundle/1.0/manifest.json +++ b/artox-lab/sms-bundle/1.0/manifest.json @@ -2,7 +2,7 @@ "bundles": { "ArtoxLab\\Bundle\\SmsBundle\\ArtoxLabSmsBundle": ["all"] }, - "copy-from-recipe": { + "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } } diff --git a/codeception/codeception/2.3/codeception.yaml b/codeception/codeception/2.3/codeception.yml similarity index 100% rename from codeception/codeception/2.3/codeception.yaml rename to codeception/codeception/2.3/codeception.yml diff --git a/codeception/codeception/2.3/manifest.json b/codeception/codeception/2.3/manifest.json index a5332d5a..caa733b4 100644 --- a/codeception/codeception/2.3/manifest.json +++ b/codeception/codeception/2.3/manifest.json @@ -1,14 +1,6 @@ { "copy-from-recipe": { - "codeception.yaml": "codeception.yml", - "tests/_data/": "tests/_data/", - "tests/_output/": "tests/_output/", - "tests/_support/": "tests/_support", - "tests/acceptance/": "tests/acceptance/", - "tests/functional/": "tests/functional/", - "tests/unit/": "tests/unit/", - "tests/acceptance.suite.yaml": "tests/acceptance.suite.yml", - "tests/functional.suite.yaml": "tests/functional.suite.yml", - "tests/unit.suite.yaml": "tests/unit.suite.yml" + "codeception.yml": "codeception.yml", + "tests/": "tests/" } } diff --git a/codeception/codeception/2.3/tests/acceptance.suite.yaml b/codeception/codeception/2.3/tests/acceptance.suite.yml similarity index 100% rename from codeception/codeception/2.3/tests/acceptance.suite.yaml rename to codeception/codeception/2.3/tests/acceptance.suite.yml diff --git a/codeception/codeception/2.3/tests/functional.suite.yaml b/codeception/codeception/2.3/tests/functional.suite.yml similarity index 100% rename from codeception/codeception/2.3/tests/functional.suite.yaml rename to codeception/codeception/2.3/tests/functional.suite.yml diff --git a/codeception/codeception/2.3/tests/unit.suite.yaml b/codeception/codeception/2.3/tests/unit.suite.yml similarity index 100% rename from codeception/codeception/2.3/tests/unit.suite.yaml rename to codeception/codeception/2.3/tests/unit.suite.yml diff --git a/enhavo/app-bundle/0.9/assets/theme/base.js b/enhavo/app-bundle/0.9/assets/theme/base.js index 58717275..35cd0e3e 100644 --- a/enhavo/app-bundle/0.9/assets/theme/base.js +++ b/enhavo/app-bundle/0.9/assets/theme/base.js @@ -1 +1 @@ -import './styles/base.scss'; \ No newline at end of file +import './styles/base.scss'; diff --git a/exercise/htmlpurifier-bundle/3.0/manifest.json b/exercise/htmlpurifier-bundle/3.0/manifest.json deleted file mode 120000 index 4650d613..00000000 --- a/exercise/htmlpurifier-bundle/3.0/manifest.json +++ /dev/null @@ -1 +0,0 @@ -../0.2/manifest.json \ No newline at end of file diff --git a/exercise/htmlpurifier-bundle/3.0/manifest.json b/exercise/htmlpurifier-bundle/3.0/manifest.json new file mode 100644 index 00000000..4ac44fe4 --- /dev/null +++ b/exercise/htmlpurifier-bundle/3.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +} diff --git a/facile-it/mongodb-bundle/0.6/config/packages/facile_it_mongodb.yaml b/facile-it/mongodb-bundle/0.6/config/packages/facile_it_mongodb.yaml index 377988b9..56a47afd 100644 --- a/facile-it/mongodb-bundle/0.6/config/packages/facile_it_mongodb.yaml +++ b/facile-it/mongodb-bundle/0.6/config/packages/facile_it_mongodb.yaml @@ -10,7 +10,7 @@ mongo_db_bundle: ssl: false connectTimeoutMS: 3000 readPreference: primaryPreferred # see https://docs.mongodb.com/manual/reference/read-preference/#primary for info - + connections: default: client_name: default diff --git a/friendsofsymfony/rest-bundle/2.2/config/packages/fos_rest.yaml b/friendsofsymfony/rest-bundle/2.2/config/packages/fos_rest.yaml index d96294e6..4cf06f56 100644 --- a/friendsofsymfony/rest-bundle/2.2/config/packages/fos_rest.yaml +++ b/friendsofsymfony/rest-bundle/2.2/config/packages/fos_rest.yaml @@ -1,5 +1,5 @@ # Read the documentation: https://symfony.com/doc/master/bundles/FOSRestBundle/index.html -fos_rest: null +#fos_rest: # param_fetcher_listener: true # allowed_methods_listener: true # routing_loader: true diff --git a/hans-peter-ording/nflfastr-symfony-bundle/0.1/config/packages/nfl_fastr_symfony.yaml b/hans-peter-ording/nflfastr-symfony-bundle/0.9/config/packages/nfl_fastr_symfony.yaml similarity index 100% rename from hans-peter-ording/nflfastr-symfony-bundle/0.1/config/packages/nfl_fastr_symfony.yaml rename to hans-peter-ording/nflfastr-symfony-bundle/0.9/config/packages/nfl_fastr_symfony.yaml diff --git a/hans-peter-ording/nflfastr-symfony-bundle/0.1/manifest.json b/hans-peter-ording/nflfastr-symfony-bundle/0.9/manifest.json similarity index 100% rename from hans-peter-ording/nflfastr-symfony-bundle/0.1/manifest.json rename to hans-peter-ording/nflfastr-symfony-bundle/0.9/manifest.json diff --git a/karser/karser-recaptcha3-bundle/0.1/manifest.json b/karser/karser-recaptcha3-bundle/0.1/manifest.json index c2147802..c08d3aa0 100644 --- a/karser/karser-recaptcha3-bundle/0.1/manifest.json +++ b/karser/karser-recaptcha3-bundle/0.1/manifest.json @@ -1,10 +1,10 @@ { - "bundles": { + "bundles": { "Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle": ["all"] - }, - "copy-from-recipe": { + }, + "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - }, + }, "env": { "#1": "Get your API key and secret from https://g.co/recaptcha/v3", "RECAPTCHA3_KEY": "my_site_key", diff --git a/knpuniversity/oauth2-client-bundle/1.20/manifest.json b/knpuniversity/oauth2-client-bundle/1.20/manifest.json index bdc90b8f..8d0dd4a9 100644 --- a/knpuniversity/oauth2-client-bundle/1.20/manifest.json +++ b/knpuniversity/oauth2-client-bundle/1.20/manifest.json @@ -1,8 +1,8 @@ { - "bundles": { - "KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } + "bundles": { + "KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } } diff --git a/kunstmaan/node-bundle/5.5/config/routes/kunstmaan_node.yaml b/kunstmaan/node-bundle/5.5/config/routes/kunstmaan_node.yaml deleted file mode 120000 index 93485f0c..00000000 --- a/kunstmaan/node-bundle/5.5/config/routes/kunstmaan_node.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../5.2/config/routes/kunstmaan_node.yaml \ No newline at end of file diff --git a/kunstmaan/node-bundle/5.5/config/routes/kunstmaan_node.yaml b/kunstmaan/node-bundle/5.5/config/routes/kunstmaan_node.yaml new file mode 100644 index 00000000..a2c24de3 --- /dev/null +++ b/kunstmaan/node-bundle/5.5/config/routes/kunstmaan_node.yaml @@ -0,0 +1,6 @@ +KunstmaanNodeBundle: + resource: "@KunstmaanNodeBundle/Resources/config/routing.yml" + # If your site is not multi language, remove the "{_locale}/" part of the prefix and the requirements + prefix: /{_locale}/ + requirements: + _locale: "%kunstmaan_admin.required_locales%" diff --git a/kunstmaan/node-bundle/5.5/manifest.json b/kunstmaan/node-bundle/5.5/manifest.json deleted file mode 120000 index 4e060456..00000000 --- a/kunstmaan/node-bundle/5.5/manifest.json +++ /dev/null @@ -1 +0,0 @@ -../5.2/manifest.json \ No newline at end of file diff --git a/kunstmaan/node-bundle/5.5/manifest.json b/kunstmaan/node-bundle/5.5/manifest.json new file mode 100644 index 00000000..a3f1c8b8 --- /dev/null +++ b/kunstmaan/node-bundle/5.5/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "Kunstmaan\\NodeBundle\\KunstmaanNodeBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +} diff --git a/league/flysystem-bundle/1.0/manifest.json b/league/flysystem-bundle/1.0/manifest.json index dda2e723..bf883c9e 100644 --- a/league/flysystem-bundle/1.0/manifest.json +++ b/league/flysystem-bundle/1.0/manifest.json @@ -4,6 +4,6 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/", - "var/storage/": "%VAR_DIR%/storage/" + "var/": "%VAR_DIR%/" } } diff --git a/machy8/webloader-bundle/1.1/manifest.json b/machy8/webloader-bundle/1.1/manifest.json index 74e2aa4d..61982a29 100644 --- a/machy8/webloader-bundle/1.1/manifest.json +++ b/machy8/webloader-bundle/1.1/manifest.json @@ -1,9 +1,9 @@ { - "bundles": { - "WebLoader\\WebLoaderBundle\\WebLoaderBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/", - "public/": "%PUBLIC_DIR%/" - } + "bundles": { + "WebLoader\\WebLoaderBundle\\WebLoaderBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/", + "public/": "%PUBLIC_DIR%/" + } } diff --git a/nameisis/cache/2.0/config/packages/nameisis_cache.yaml b/nameisis/cache/2.0/config/packages/nameisis_cache.yaml deleted file mode 100644 index 5743cbfc..00000000 --- a/nameisis/cache/2.0/config/packages/nameisis_cache.yaml +++ /dev/null @@ -1,12 +0,0 @@ -nameisis_cache: - enabled: false - -services: - Nameisis\Cache\EventListener\CacheListener: - arguments: - - '@annotation_reader' - - '@service_container' - - null - - null - tags: - - name: kernel.event_subscriber diff --git a/nameisis/cache/2.0/manifest.json b/nameisis/cache/2.0/manifest.json deleted file mode 100644 index e1dd3cf6..00000000 --- a/nameisis/cache/2.0/manifest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "bundles": { - "Nameisis\\Cache\\NameisisCache": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } -} diff --git a/odolbeau/datagen/1.0/manifest.json b/odolbeau/datagen/1.0/manifest.json deleted file mode 100644 index dcb1fffd..00000000 --- a/odolbeau/datagen/1.0/manifest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "bundles": { - "Bab\\Datagen\\Bridge\\Symfony\\Bundle\\DatagenBundle": ["dev", "test"] - }, - "copy-from-recipe": { - "src/": "%SRC_DIR%/" - } -} diff --git a/odolbeau/datagen/1.0/src/Datagen/DBAL/Fixtures/.gitignore b/odolbeau/datagen/1.0/src/Datagen/DBAL/Fixtures/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/odolbeau/datagen/1.0/src/Datagen/DBAL/Table/.gitignore b/odolbeau/datagen/1.0/src/Datagen/DBAL/Table/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/payum/payum-bundle/2.4/config/payum.yaml b/payum/payum-bundle/2.4/config/packages/payum.yaml similarity index 100% rename from payum/payum-bundle/2.4/config/payum.yaml rename to payum/payum-bundle/2.4/config/packages/payum.yaml diff --git a/payum/payum-bundle/2.4/manifest.json b/payum/payum-bundle/2.4/manifest.json index 69d6a116..2614ebef 100644 --- a/payum/payum-bundle/2.4/manifest.json +++ b/payum/payum-bundle/2.4/manifest.json @@ -3,6 +3,6 @@ "Payum\\Bundle\\PayumBundle\\PayumBundle": ["all"] }, "copy-from-recipe": { - "config/payum.yaml": "%CONFIG_DIR%/packages/payum.yaml" + "config/": "%CONFIG_DIR%/" } } diff --git a/phpjit/behat-rest-fr/1.0/behat.yml.dist b/phpjit/behat-rest-fr/1.0/behat.yml.dist deleted file mode 100644 index c7cd5374..00000000 --- a/phpjit/behat-rest-fr/1.0/behat.yml.dist +++ /dev/null @@ -1,32 +0,0 @@ -default: - autoload: - '': '%paths.base%/tests/Behat/features' - suites: - default: - paths: - features: 'tests/Behat/features' - contexts: - - RestContextFr\RestContextFr - - Behat\MinkExtension\Context\MinkContext - - behatch:context:browser - - behatch:context:debug - - behatch:context:system - - behatch:context:json - - behatch:context:table - - behatch:context:rest - - behatch:context:xml - extensions: - Behat\Symfony2Extension: - kernel: - env: test - debug: true - bootstrap: config/bootstrap.php - path: src/Kernel.php - class: App\Kernel - Behat\MinkExtension: - base_url: "http://localhost/api" - sessions: - default: - symfony2: ~ - Behatch\Extension: ~ - diff --git a/phpjit/behat-rest-fr/1.0/config/services_test.yaml b/phpjit/behat-rest-fr/1.0/config/services_test.yaml deleted file mode 100644 index 66b7dc5f..00000000 --- a/phpjit/behat-rest-fr/1.0/config/services_test.yaml +++ /dev/null @@ -1,17 +0,0 @@ -services: - _defaults: - autowire: true - autoconfigure: true - RestContextFr\RestContextFr: - public: true - arguments: - $request: '@behatch.http_call.request' - $httpCallResultPool: '@behatch.http_call.result_pool' - behatch.http_call.request: - class: Behatch\HttpCall\Request - arguments: - - '@behat.mink' - public: false - behatch.http_call.result_pool: - class: Behatch\HttpCall\HttpCallResultPool - public: false diff --git a/phpjit/behat-rest-fr/1.0/features/demo.feature b/phpjit/behat-rest-fr/1.0/features/demo.feature deleted file mode 100644 index 4d459112..00000000 --- a/phpjit/behat-rest-fr/1.0/features/demo.feature +++ /dev/null @@ -1,12 +0,0 @@ -# This file contains a user story for demonstration only. -# Learn how to get started with Behat and BDD on Behat's website: -# http://behat.org/en/latest/quick_start.html - -Feature: - In order to prove that the Behat Symfony extension is correctly installed - As a user - I want to have a demo scenario - - Scenario: It receives a response from Symfony's kernel - When a demo scenario sends a request to "/" - Then the response should be received diff --git a/phpjit/behat-rest-fr/1.0/manifest.json b/phpjit/behat-rest-fr/1.0/manifest.json deleted file mode 100644 index f1b2c343..00000000 --- a/phpjit/behat-rest-fr/1.0/manifest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "copy-from-recipe": { - "behat.yml.dist": "behat.yml.dist", - "config/": "%CONFIG_DIR%/", - "features/": "features/", - "tests/": "tests/" - }, - "gitignore": ["/behat.yml"] -} diff --git a/pierstoval/character_manager/0.5/config/packages/pierstoval_character_manager.yaml b/pierstoval/character-manager/0.5/config/packages/pierstoval_character_manager.yaml similarity index 100% rename from pierstoval/character_manager/0.5/config/packages/pierstoval_character_manager.yaml rename to pierstoval/character-manager/0.5/config/packages/pierstoval_character_manager.yaml diff --git a/pierstoval/character_manager/0.5/config/routes/pierstoval_character_manager.yaml b/pierstoval/character-manager/0.5/config/routes/pierstoval_character_manager.yaml similarity index 100% rename from pierstoval/character_manager/0.5/config/routes/pierstoval_character_manager.yaml rename to pierstoval/character-manager/0.5/config/routes/pierstoval_character_manager.yaml diff --git a/pierstoval/character_manager/0.5/manifest.json b/pierstoval/character-manager/0.5/manifest.json similarity index 100% rename from pierstoval/character_manager/0.5/manifest.json rename to pierstoval/character-manager/0.5/manifest.json diff --git a/pierstoval/character_manager/0.5/src/CharacterGenerator/Step01.php b/pierstoval/character-manager/0.5/src/CharacterGenerator/Step01.php similarity index 100% rename from pierstoval/character_manager/0.5/src/CharacterGenerator/Step01.php rename to pierstoval/character-manager/0.5/src/CharacterGenerator/Step01.php diff --git a/pierstoval/character_manager/0.5/src/Entity/Character.php b/pierstoval/character-manager/0.5/src/Entity/Character.php similarity index 100% rename from pierstoval/character_manager/0.5/src/Entity/Character.php rename to pierstoval/character-manager/0.5/src/Entity/Character.php diff --git a/ravenflux/env-in-twig/1.0/config/packages/ravenflux_env_in_twig.yaml b/ravenflux/env-in-twig/1.0/config/packages/ravenflux_env_in_twig.yaml deleted file mode 100644 index e40b39cf..00000000 --- a/ravenflux/env-in-twig/1.0/config/packages/ravenflux_env_in_twig.yaml +++ /dev/null @@ -1,6 +0,0 @@ -services: - ravenflux.twig.extension.env_in_twig: - class: RavenFlux\Twig\EnvInTwigExtension - tags: - - - name: twig.extension diff --git a/ravenflux/php-functions/1.0/config/packages/ravenflux_php_functions.yaml b/ravenflux/php-functions/3.0/config/packages/ravenflux_php_functions.yaml similarity index 100% rename from ravenflux/php-functions/1.0/config/packages/ravenflux_php_functions.yaml rename to ravenflux/php-functions/3.0/config/packages/ravenflux_php_functions.yaml diff --git a/ravenflux/env-in-twig/1.0/manifest.json b/ravenflux/php-functions/3.0/manifest.json similarity index 100% rename from ravenflux/env-in-twig/1.0/manifest.json rename to ravenflux/php-functions/3.0/manifest.json diff --git a/ravenflux/sort-functions/1.0/manifest.json b/ravenflux/sort-functions/1.0/manifest.json deleted file mode 100644 index e164c6e6..00000000 --- a/ravenflux/sort-functions/1.0/manifest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } -} diff --git a/ravenflux/sort-functions/1.0/config/packages/ravenflux_sort_functions.yaml b/ravenflux/sort-functions/3.0/config/packages/ravenflux_sort_functions.yaml similarity index 100% rename from ravenflux/sort-functions/1.0/config/packages/ravenflux_sort_functions.yaml rename to ravenflux/sort-functions/3.0/config/packages/ravenflux_sort_functions.yaml diff --git a/ravenflux/php-functions/1.0/manifest.json b/ravenflux/sort-functions/3.0/manifest.json similarity index 100% rename from ravenflux/php-functions/1.0/manifest.json rename to ravenflux/sort-functions/3.0/manifest.json diff --git a/rundum/event-base/0.0/config/packages/rundum_event_base.yaml b/rundum/event-base/0.0/config/packages/rundum_event_base.yaml index fe1b2e1c..e344ac12 100644 --- a/rundum/event-base/0.0/config/packages/rundum_event_base.yaml +++ b/rundum/event-base/0.0/config/packages/rundum_event_base.yaml @@ -3,6 +3,6 @@ services: autowire: true autoconfigure: true public: false - + rundum.event.entity.subscriber: class: Rundum\EventSubscriber\EntityEventSubscriber diff --git a/sonata-project/admin-bundle/3.64/config/routes/sonata_admin.yaml b/sonata-project/admin-bundle/3.64/config/routes/sonata_admin.yaml deleted file mode 120000 index d5150054..00000000 --- a/sonata-project/admin-bundle/3.64/config/routes/sonata_admin.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../3.31/config/routes/sonata_admin.yaml \ No newline at end of file diff --git a/sonata-project/admin-bundle/3.64/config/routes/sonata_admin.yaml b/sonata-project/admin-bundle/3.64/config/routes/sonata_admin.yaml new file mode 100644 index 00000000..c009e3bf --- /dev/null +++ b/sonata-project/admin-bundle/3.64/config/routes/sonata_admin.yaml @@ -0,0 +1,8 @@ +admin_area: + resource: "@SonataAdminBundle/Resources/config/routing/sonata_admin.xml" + prefix: /admin + +_sonata_admin: + resource: . + type: sonata_admin + prefix: /admin diff --git a/sonata-project/admin-bundle/3.64/manifest.json b/sonata-project/admin-bundle/3.64/manifest.json deleted file mode 120000 index 7f010afe..00000000 --- a/sonata-project/admin-bundle/3.64/manifest.json +++ /dev/null @@ -1 +0,0 @@ -../3.31/manifest.json \ No newline at end of file diff --git a/sonata-project/admin-bundle/3.64/manifest.json b/sonata-project/admin-bundle/3.64/manifest.json new file mode 100644 index 00000000..eab48b5f --- /dev/null +++ b/sonata-project/admin-bundle/3.64/manifest.json @@ -0,0 +1,9 @@ +{ + "bundles": { + "Sonata\\AdminBundle\\SonataAdminBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/", + "src/": "%SRC_DIR%/" + } +} diff --git a/sonata-project/admin-bundle/3.64/src/Admin/.gitignore b/sonata-project/admin-bundle/3.64/src/Admin/.gitignore deleted file mode 120000 index b77f50b3..00000000 --- a/sonata-project/admin-bundle/3.64/src/Admin/.gitignore +++ /dev/null @@ -1 +0,0 @@ -../../../3.31/src/Admin/.gitignore \ No newline at end of file diff --git a/sonata-project/admin-bundle/3.64/src/Admin/.gitignore b/sonata-project/admin-bundle/3.64/src/Admin/.gitignore new file mode 100644 index 00000000..e69de29b diff --git a/sonata-project/admin-bundle/4.0/config/routes/sonata_admin.yaml b/sonata-project/admin-bundle/4.0/config/routes/sonata_admin.yaml deleted file mode 120000 index d5150054..00000000 --- a/sonata-project/admin-bundle/4.0/config/routes/sonata_admin.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../3.31/config/routes/sonata_admin.yaml \ No newline at end of file diff --git a/sonata-project/admin-bundle/4.0/config/routes/sonata_admin.yaml b/sonata-project/admin-bundle/4.0/config/routes/sonata_admin.yaml new file mode 100644 index 00000000..c009e3bf --- /dev/null +++ b/sonata-project/admin-bundle/4.0/config/routes/sonata_admin.yaml @@ -0,0 +1,8 @@ +admin_area: + resource: "@SonataAdminBundle/Resources/config/routing/sonata_admin.xml" + prefix: /admin + +_sonata_admin: + resource: . + type: sonata_admin + prefix: /admin diff --git a/sonata-project/admin-bundle/4.0/manifest.json b/sonata-project/admin-bundle/4.0/manifest.json deleted file mode 120000 index 7f010afe..00000000 --- a/sonata-project/admin-bundle/4.0/manifest.json +++ /dev/null @@ -1 +0,0 @@ -../3.31/manifest.json \ No newline at end of file diff --git a/sonata-project/admin-bundle/4.0/manifest.json b/sonata-project/admin-bundle/4.0/manifest.json new file mode 100644 index 00000000..eab48b5f --- /dev/null +++ b/sonata-project/admin-bundle/4.0/manifest.json @@ -0,0 +1,9 @@ +{ + "bundles": { + "Sonata\\AdminBundle\\SonataAdminBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/", + "src/": "%SRC_DIR%/" + } +} diff --git a/sonata-project/admin-bundle/4.0/src/Admin/.gitignore b/sonata-project/admin-bundle/4.0/src/Admin/.gitignore deleted file mode 120000 index b77f50b3..00000000 --- a/sonata-project/admin-bundle/4.0/src/Admin/.gitignore +++ /dev/null @@ -1 +0,0 @@ -../../../3.31/src/Admin/.gitignore \ No newline at end of file diff --git a/sonata-project/admin-bundle/4.0/src/Admin/.gitignore b/sonata-project/admin-bundle/4.0/src/Admin/.gitignore new file mode 100644 index 00000000..e69de29b diff --git a/sonata-project/form-extensions/1.4/config/packages/sonata_form.yaml b/sonata-project/form-extensions/1.4/config/packages/sonata_form.yaml deleted file mode 120000 index 9e999feb..00000000 --- a/sonata-project/form-extensions/1.4/config/packages/sonata_form.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../1.0/config/packages/sonata_form.yaml \ No newline at end of file diff --git a/sonata-project/form-extensions/1.4/config/packages/sonata_form.yaml b/sonata-project/form-extensions/1.4/config/packages/sonata_form.yaml new file mode 100644 index 00000000..d540e7f4 --- /dev/null +++ b/sonata-project/form-extensions/1.4/config/packages/sonata_form.yaml @@ -0,0 +1,2 @@ +sonata_form: + form_type: standard diff --git a/suncat/mobile-detect-bundle/1.0/config/packages/mobile_detect.yaml b/suncat/mobile-detect-bundle/1.0/config/packages/mobile_detect.yaml index 159cd25a..70045d54 100644 --- a/suncat/mobile-detect-bundle/1.0/config/packages/mobile_detect.yaml +++ b/suncat/mobile-detect-bundle/1.0/config/packages/mobile_detect.yaml @@ -1,5 +1,5 @@ # Read the documentation: https://github.com/suncat2000/MobileDetectBundle/blob/v1.0.5/Resources/doc/index.md -mobile_detect: +#mobile_detect: # redirect: # full: # is_enabled: true diff --git a/symfony/apache-pack/1.0/manifest.json b/symfony/apache-pack/1.0/manifest.json index ebc65295..76303cf0 100644 --- a/symfony/apache-pack/1.0/manifest.json +++ b/symfony/apache-pack/1.0/manifest.json @@ -1,5 +1,5 @@ { "copy-from-recipe": { - "public/.htaccess": "%PUBLIC_DIR%/.htaccess" + "public/": "%PUBLIC_DIR%/" } } diff --git a/tienvx/mbt-bundle/1.15/config/packages/dev/models/.gitignore b/tienvx/mbt-bundle/1.15/config/packages/dev/models/.gitignore deleted file mode 100644 index 8b137891..00000000 --- a/tienvx/mbt-bundle/1.15/config/packages/dev/models/.gitignore +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tienvx/mbt-bundle/1.15/config/packages/dev/predefined-cases/.gitignore b/tienvx/mbt-bundle/1.15/config/packages/dev/predefined-cases/.gitignore deleted file mode 100644 index 8b137891..00000000 --- a/tienvx/mbt-bundle/1.15/config/packages/dev/predefined-cases/.gitignore +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tienvx/mbt-bundle/1.15/config/packages/tienvx_mbt.yaml b/tienvx/mbt-bundle/1.15/config/packages/tienvx_mbt.yaml index d85a7ea2..95748ee1 100644 --- a/tienvx/mbt-bundle/1.15/config/packages/tienvx_mbt.yaml +++ b/tienvx/mbt-bundle/1.15/config/packages/tienvx_mbt.yaml @@ -1,7 +1,3 @@ -imports: - - { resource: dev/models/*.yaml } - - { resource: dev/predefined-cases/*.yaml } - tienvx_mbt: email_from: '%env(EMAIL_FROM)%' admin_url: '%env(ADMIN_URL)%' diff --git a/tienvx/mbt-bundle/1.15/manifest.json b/tienvx/mbt-bundle/1.15/manifest.json index 664fdd5e..22b1d520 100644 --- a/tienvx/mbt-bundle/1.15/manifest.json +++ b/tienvx/mbt-bundle/1.15/manifest.json @@ -4,7 +4,7 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/", - "var/storage/screenshots/": "%VAR_DIR%/storage/screenshots/" + "var/": "%VAR_DIR%/" }, "env": { "EMAIL_FROM": "from@example.com", diff --git a/tienvx/mbt-bundle/1.7/manifest.json b/tienvx/mbt-bundle/1.7/manifest.json index b5d25106..e0f4eaa6 100644 --- a/tienvx/mbt-bundle/1.7/manifest.json +++ b/tienvx/mbt-bundle/1.7/manifest.json @@ -4,7 +4,7 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/", - "var/storage/screenshots/": "%VAR_DIR%/storage/screenshots/" + "var/": "%VAR_DIR%/" }, "env": { "SLACK_HOOK_URL": "https://hooks.slack.com/...", diff --git a/trikoder/oauth2-bundle/3.0/config b/trikoder/oauth2-bundle/3.0/config deleted file mode 120000 index 32dff909..00000000 --- a/trikoder/oauth2-bundle/3.0/config +++ /dev/null @@ -1 +0,0 @@ -../2.0/config \ No newline at end of file diff --git a/trikoder/oauth2-bundle/3.0/config/packages/trikoder_oauth2.yaml b/trikoder/oauth2-bundle/3.0/config/packages/trikoder_oauth2.yaml new file mode 100644 index 00000000..e2b79da7 --- /dev/null +++ b/trikoder/oauth2-bundle/3.0/config/packages/trikoder_oauth2.yaml @@ -0,0 +1,13 @@ +trikoder_oauth2: + + authorization_server: + private_key: /var/oauth/private.key # Change this + private_key_passphrase: null # Passphrase of the private key, if any + + encryption_key: '%env(string:OAUTH2_ENCRYPTION_KEY)%' # (Optional) Change this + + resource_server: + public_key: /var/oauth/public.key # Change this + + persistence: + doctrine: null diff --git a/trikoder/oauth2-bundle/3.0/config/routes/trikoder_oauth2.yaml b/trikoder/oauth2-bundle/3.0/config/routes/trikoder_oauth2.yaml new file mode 100644 index 00000000..f51d0aa6 --- /dev/null +++ b/trikoder/oauth2-bundle/3.0/config/routes/trikoder_oauth2.yaml @@ -0,0 +1,2 @@ +oauth2: + resource: '@TrikoderOAuth2Bundle/Resources/config/routes.xml' diff --git a/trikoder/oauth2-bundle/3.0/manifest.json b/trikoder/oauth2-bundle/3.0/manifest.json deleted file mode 120000 index 46456de9..00000000 --- a/trikoder/oauth2-bundle/3.0/manifest.json +++ /dev/null @@ -1 +0,0 @@ -../2.0/manifest.json \ No newline at end of file diff --git a/trikoder/oauth2-bundle/3.0/manifest.json b/trikoder/oauth2-bundle/3.0/manifest.json new file mode 100644 index 00000000..3266a549 --- /dev/null +++ b/trikoder/oauth2-bundle/3.0/manifest.json @@ -0,0 +1,13 @@ +{ + "bundles": { + "Trikoder\\Bundle\\OAuth2Bundle\\TrikoderOAuth2Bundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "env": { + "#1": "Fallback OAuth2 encryption key", + "#2": "Please override this with a secure value: https://oauth2.thephpleague.com/installation/#string-password", + "OAUTH2_ENCRYPTION_KEY": "%generate(secret)%" + } +} diff --git a/vich/uploader-bundle/1.5/config/packages/vich_uploader.yaml b/vich/uploader-bundle/1.7/config/packages/vich_uploader.yaml similarity index 100% rename from vich/uploader-bundle/1.5/config/packages/vich_uploader.yaml rename to vich/uploader-bundle/1.7/config/packages/vich_uploader.yaml diff --git a/vich/uploader-bundle/1.5/manifest.json b/vich/uploader-bundle/1.7/manifest.json similarity index 100% rename from vich/uploader-bundle/1.5/manifest.json rename to vich/uploader-bundle/1.7/manifest.json diff --git a/yamilovs/sms-bundle/1.0/manifest.json b/yamilovs/sms-bundle/1.0/manifest.json index 09174687..1f6fe30d 100644 --- a/yamilovs/sms-bundle/1.0/manifest.json +++ b/yamilovs/sms-bundle/1.0/manifest.json @@ -2,7 +2,7 @@ "bundles": { "Yamilovs\\Bundle\\SmsBundle\\SmsBundle": ["all"] }, - "copy-from-recipe": { + "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }