mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Maintenance] Remove validation of schema from GitHub Actions
This commit is contained in:
parent
f560e16b89
commit
9f19f02653
2 changed files with 11 additions and 77 deletions
6
.github/workflows/application.yml
vendored
6
.github/workflows/application.yml
vendored
|
|
@ -84,11 +84,6 @@ jobs:
|
|||
run: symfony security:check
|
||||
if: always() && steps.end-of-setup.outcome == 'success'
|
||||
|
||||
-
|
||||
name: Validate Doctrine mapping
|
||||
run: bin/console doctrine:schema:validate --skip-sync -vvv
|
||||
if: always() && steps.end-of-setup.outcome == 'success'
|
||||
|
||||
-
|
||||
name: Validate Twig templates
|
||||
run: bin/console lint:twig src
|
||||
|
|
@ -207,7 +202,6 @@ jobs:
|
|||
run: |
|
||||
bin/console doctrine:migrations:migrate first --no-interaction
|
||||
bin/console doctrine:migrations:migrate latest --no-interaction
|
||||
bin/console doctrine:schema:validate --skip-mapping -vvv
|
||||
|
||||
-
|
||||
name: Test installer
|
||||
|
|
|
|||
82
symfony.lock
82
symfony.lock
|
|
@ -2,6 +2,9 @@
|
|||
"aeon-php/calendar": {
|
||||
"version": "0.15.0"
|
||||
},
|
||||
"alcohol/iso4217": {
|
||||
"version": "4.0.0"
|
||||
},
|
||||
"amphp/amp": {
|
||||
"version": "v2.5.0"
|
||||
},
|
||||
|
|
@ -94,6 +97,9 @@
|
|||
"doctrine/dbal": {
|
||||
"version": "2.10.3"
|
||||
},
|
||||
"doctrine/deprecations": {
|
||||
"version": "v0.5.3"
|
||||
},
|
||||
"doctrine/doctrine-bundle": {
|
||||
"version": "1.12",
|
||||
"recipe": {
|
||||
|
|
@ -281,12 +287,6 @@
|
|||
"laminas/laminas-code": {
|
||||
"version": "3.5.1"
|
||||
},
|
||||
"laminas/laminas-eventmanager": {
|
||||
"version": "3.3.0"
|
||||
},
|
||||
"laminas/laminas-zendframework-bridge": {
|
||||
"version": "1.1.1"
|
||||
},
|
||||
"lchrusciel/api-test-case": {
|
||||
"version": "v5.0.0"
|
||||
},
|
||||
|
|
@ -302,21 +302,9 @@
|
|||
"league/uri-components": {
|
||||
"version": "1.8.2"
|
||||
},
|
||||
"league/uri-hostname-parser": {
|
||||
"version": "1.1.1"
|
||||
},
|
||||
"league/uri-interfaces": {
|
||||
"version": "1.1.1"
|
||||
},
|
||||
"league/uri-manipulations": {
|
||||
"version": "1.5.0"
|
||||
},
|
||||
"league/uri-parser": {
|
||||
"version": "1.4.1"
|
||||
},
|
||||
"league/uri-schemes": {
|
||||
"version": "1.2.1"
|
||||
},
|
||||
"lexik/jwt-authentication-bundle": {
|
||||
"version": "2.5",
|
||||
"recipe": {
|
||||
|
|
@ -390,9 +378,6 @@
|
|||
"nikic/php-parser": {
|
||||
"version": "v4.6.0"
|
||||
},
|
||||
"ocramius/proxy-manager": {
|
||||
"version": "2.10.1"
|
||||
},
|
||||
"openlss/lib-array2xml": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
|
|
@ -423,9 +408,6 @@
|
|||
"phar-io/version": {
|
||||
"version": "2.0.1"
|
||||
},
|
||||
"php": {
|
||||
"version": "7.3"
|
||||
},
|
||||
"php-cs-fixer/diff": {
|
||||
"version": "v1.3.0"
|
||||
},
|
||||
|
|
@ -477,9 +459,6 @@
|
|||
"phpstan/phpstan-doctrine": {
|
||||
"version": "0.10"
|
||||
},
|
||||
"phpstan/phpstan-shim": {
|
||||
"version": "0.10.3"
|
||||
},
|
||||
"phpunit/php-code-coverage": {
|
||||
"version": "5.3.2"
|
||||
},
|
||||
|
|
@ -579,15 +558,6 @@
|
|||
"sebastian/version": {
|
||||
"version": "2.0.1"
|
||||
},
|
||||
"sensiolabs/security-checker": {
|
||||
"version": "4.0",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "4.0",
|
||||
"ref": "421933bf8f0e75546ac8e00cb3eb12904fa2ac1a"
|
||||
}
|
||||
},
|
||||
"slevomat/coding-standard": {
|
||||
"version": "4.6.3"
|
||||
},
|
||||
|
|
@ -597,18 +567,6 @@
|
|||
"sonata-project/cache": {
|
||||
"version": "2.0.1"
|
||||
},
|
||||
"sonata-project/core-bundle": {
|
||||
"version": "3.9",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes-contrib",
|
||||
"branch": "master",
|
||||
"version": "3.9",
|
||||
"ref": "2f69bd1995730b73a5211a9707622fb25a925df7"
|
||||
}
|
||||
},
|
||||
"sonata-project/datagrid-bundle": {
|
||||
"version": "2.3.1"
|
||||
},
|
||||
"sonata-project/doctrine-extensions": {
|
||||
"version": "1.9.1"
|
||||
},
|
||||
|
|
@ -621,9 +579,6 @@
|
|||
"ref": "8273133183506fe6ec66895e8890227b0dfba1c7"
|
||||
}
|
||||
},
|
||||
"sonata-project/intl-bundle": {
|
||||
"version": "2.5.0"
|
||||
},
|
||||
"sonata-project/twig-extensions": {
|
||||
"version": "1.4.1"
|
||||
},
|
||||
|
|
@ -666,9 +621,6 @@
|
|||
"sylius-labs/polyfill-symfony-security": {
|
||||
"version": "v1.0.0"
|
||||
},
|
||||
"sylius-labs/sensio-distribution-bundle": {
|
||||
"version": "v6.0.1"
|
||||
},
|
||||
"sylius/admin-api-bundle": {
|
||||
"version": "v1.9.1"
|
||||
},
|
||||
|
|
@ -705,9 +657,6 @@
|
|||
"symfony/cache-contracts": {
|
||||
"version": "v2.1.3"
|
||||
},
|
||||
"symfony/class-loader": {
|
||||
"version": "v3.4.14"
|
||||
},
|
||||
"symfony/config": {
|
||||
"version": "v4.1.3"
|
||||
},
|
||||
|
|
@ -789,9 +738,6 @@
|
|||
"ref": "87c585d24de9f43bca80ebcfd5cf5cb39445d95f"
|
||||
}
|
||||
},
|
||||
"symfony/http-client-contracts": {
|
||||
"version": "v2.3.1"
|
||||
},
|
||||
"symfony/http-foundation": {
|
||||
"version": "v4.1.3"
|
||||
},
|
||||
|
|
@ -831,6 +777,9 @@
|
|||
"symfony/options-resolver": {
|
||||
"version": "v4.1.3"
|
||||
},
|
||||
"symfony/password-hasher": {
|
||||
"version": "v5.4.3"
|
||||
},
|
||||
"symfony/polyfill-ctype": {
|
||||
"version": "v1.9.0"
|
||||
},
|
||||
|
|
@ -867,8 +816,8 @@
|
|||
"symfony/polyfill-php80": {
|
||||
"version": "v1.15.0"
|
||||
},
|
||||
"symfony/polyfill-util": {
|
||||
"version": "v1.15.0"
|
||||
"symfony/polyfill-php81": {
|
||||
"version": "v1.25.0"
|
||||
},
|
||||
"symfony/process": {
|
||||
"version": "v4.4.13"
|
||||
|
|
@ -1075,9 +1024,6 @@
|
|||
"vimeo/psalm": {
|
||||
"version": "3.11.6"
|
||||
},
|
||||
"webimpress/safe-writer": {
|
||||
"version": "2.1.0"
|
||||
},
|
||||
"webmozart/assert": {
|
||||
"version": "1.9.1"
|
||||
},
|
||||
|
|
@ -1108,12 +1054,6 @@
|
|||
"winzou/state-machine-bundle": {
|
||||
"version": "0.3.2"
|
||||
},
|
||||
"zendframework/zend-code": {
|
||||
"version": "3.4.1"
|
||||
},
|
||||
"zendframework/zend-eventmanager": {
|
||||
"version": "3.2.1"
|
||||
},
|
||||
"zendframework/zend-stdlib": {
|
||||
"version": "3.2.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue