Skip to content
Snippets Groups Projects
Commit fe5f824f authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 1.0.0 [skip ci]

## 1.0.0 (2024-01-09)

### Features

* add behat test variables, update starter and docs ([7f552d92](mog33/gitlab-ci-drupal@7f552d92))
* add phpcpd, test phpstan ([9603d2ac](mog33/gitlab-ci-drupal@9603d2ac))
* add services port as variable, some fixes ([f676ead0](mog33/gitlab-ci-drupal@f676ead0))
* add SKIP_LINT_YAML ([92d78f84](mog33/gitlab-ci-drupal@92d78f84))
* add support for drupal web root ([af194e5e](mog33/gitlab-ci-drupal@af194e5e))
* add yaml test, eslint/stylelint config, db port ([a67168d3](mog33/gitlab-ci-drupal@a67168d3))
* ann node cache ([b5dcf214](mog33/gitlab-ci-drupal@b5dcf214))
* beaht dump ([fe6bd2f4](mog33/gitlab-ci-drupal@fe6bd2f4))
* **build:** add before build option ([fd67f530](mog33/gitlab-ci-drupal@fd67f530))
* bump version ([0cdd3544](mog33/gitlab-ci-drupal@0cdd3544))
* clean robofile unused ([894d3873](mog33/gitlab-ci-drupal@894d3873))
* default Drupal 9.0 ([017bd139](mog33/gitlab-ci-drupal@017bd139))
* default is now 9.4 ([67af3437](mog33/gitlab-ci-drupal@67af3437))
* Init v3 ([3ca95bea](mog33/gitlab-ci-drupal@3ca95bea))
* junit report only ([b3260a7e](mog33/gitlab-ci-drupal@b3260a7e))
* local ci fixes ([213692ca](mog33/gitlab-ci-drupal@213692ca))
* move doc to use 4.x ([14f06936](mog33/gitlab-ci-drupal@14f06936))
* move local scripts, add phpunit/qa for local tests. ([a15cd645](mog33/gitlab-ci-drupal@a15cd645))
* new security-checker ([59cafda6](mog33/gitlab-ci-drupal@59cafda6))
* nightwatch junit ([90dc507c](mog33/gitlab-ci-drupal@90dc507c))
* node bin dir ([db510909](mog33/gitlab-ci-drupal@db510909))
* pa11y config file as variable ([e77a495b](mog33/gitlab-ci-drupal@e77a495b))
* prefix ci variables ([c075b8be](mog33/gitlab-ci-drupal@c075b8be))
* remove dependency scanning for now ([8082d2b6](mog33/gitlab-ci-drupal@8082d2b6))
* remove pa11y as it's not working anymore ([c2d3797b](mog33/gitlab-ci-drupal@c2d3797b))
* rm reports, add default workflow ([b42f8542](mog33/gitlab-ci-drupal@b42f8542))
* Robofile overridable ([9e296f81](mog33/gitlab-ci-drupal@9e296f81))
* **robofile:** add notices for conf files ([9e19de81](mog33/gitlab-ci-drupal@9e19de81))
* set default Drupal version to 9.2 ([a15ec3ac](mog33/gitlab-ci-drupal@a15ec3ac))
* simple aggregate artifacts ([ce24ceb1](mog33/gitlab-ci-drupal@ce24ceb1))
* stylelint html report, use npx ([e6fb5f79](mog33/gitlab-ci-drupal@e6fb5f79))
* switch to phpstan level 5 ([beee031b](mog33/gitlab-ci-drupal@beee031b))
* use servoces for chrome and chromedriver ([1b395488](mog33/gitlab-ci-drupal@1b395488))
* wip local ci update ([feae0370](mog33/gitlab-ci-drupal@feae0370))

### Bug Fixes

* add nightwatch variables ([5f8a1abe](mog33/gitlab-ci-drupal@5f8a1abe))
* add phpspec for 9.1, move drush requirment ([1a9057d0](mog33/gitlab-ci-drupal@1a9057d0))
* add prophecy on build step ([575823c5](mog33/gitlab-ci-drupal@575823c5))
* allow qa failure ([8ce14984](mog33/gitlab-ci-drupal@8ce14984))
* bask to junit eslint, test stylelint-gitlabci-formatter ([eee779f6](mog33/gitlab-ci-drupal@eee779f6))
* behat build ([340afa2d](mog33/gitlab-ci-drupal@340afa2d))
* behat chrome test ([ae75601b](mog33/gitlab-ci-drupal@ae75601b))
* behat dump, db port variable, typo fix ([0fea1313](mog33/gitlab-ci-drupal@0fea1313))
* behat for module ([3b7202e3](mog33/gitlab-ci-drupal@3b7202e3))
* behat install doc, phpmd baseline, minor fixes ([601fb64d](mog33/gitlab-ci-drupal@601fb64d))
* behat install from dump ([bf249660](mog33/gitlab-ci-drupal@bf249660))
* behat install require-dev for module ([d73816a2](mog33/gitlab-ci-drupal@d73816a2))
* behat pa11y, reduce phpunit funcjs verbosity ([ac746246](mog33/gitlab-ci-drupal@ac746246))
* behat variable, yarn build on drupal dir ([419cb846](mog33/gitlab-ci-drupal@419cb846))
* better lint junit reports ([f263b466](mog33/gitlab-ci-drupal@f263b466))
* better nightwatch output managment ([cd3504a9](mog33/gitlab-ci-drupal@cd3504a9))
* bettre name for behat chrome service variable ([35415f00](mog33/gitlab-ci-drupal@35415f00))
* bin paths, add variables for config of module ([2e37609f](mog33/gitlab-ci-drupal@2e37609f))
* cache ([afc0fc93](mog33/gitlab-ci-drupal@afc0fc93))
* change simpletest dir ([4c30d693](mog33/gitlab-ci-drupal@4c30d693))
* chrome headless params ([a48994a9](mog33/gitlab-ci-drupal@a48994a9))
* chrome headless without crash report ([6d356117](mog33/gitlab-ci-drupal@6d356117))
* chrome service ([3bad91bb](mog33/gitlab-ci-drupal@3bad91bb))
* chromedriver update ([6b45e7a4](mog33/gitlab-ci-drupal@6b45e7a4))
* ci job name too long ([8707efda](mog33/gitlab-ci-drupal@8707efda))
* ci running on 3.x-dev ([596857e3](mog33/gitlab-ci-drupal@596857e3))
* **ci-prepare:** set get config files optional ([e992b7e1](mog33/gitlab-ci-drupal@e992b7e1))
* cleanup ([38609a06](mog33/gitlab-ci-drupal@38609a06))
* comment fix ([7a83508e](mog33/gitlab-ci-drupal@7a83508e))
* composer bin ([8fd09012](mog33/gitlab-ci-drupal@8fd09012))
* composer bin dir as variable ([3fa703ea](mog33/gitlab-ci-drupal@3fa703ea))
* composer cache volume ([7a95b1cf](mog33/gitlab-ci-drupal@7a95b1cf))
* composer commands, split behat, ([685353f7](mog33/gitlab-ci-drupal@685353f7))
* custom package.json support ([49724796](mog33/gitlab-ci-drupal@49724796))
* db access on nightwatch ([a174322a](mog33/gitlab-ci-drupal@a174322a))
* db url ([8980b620](mog33/gitlab-ci-drupal@8980b620))
* default install for behat/pa11y as minimal ([f27f3ab5](mog33/gitlab-ci-drupal@f27f3ab5))
* dependencies ([bb830c22](mog33/gitlab-ci-drupal@bb830c22))
* disable phpcpd by default ([df743b71](mog33/gitlab-ci-drupal@df743b71))
* doc_root and ciPrepare ([e724f8d0](mog33/gitlab-ci-drupal@e724f8d0))
* **doc:** format fix ([523446d4](mog33/gitlab-ci-drupal@523446d4))
* drupal 10 dev drupal/drupal-extension bump to 5-dev ([35327f13](mog33/gitlab-ci-drupal@35327f13))
* drupal cache only core ([bd1f7cb5](mog33/gitlab-ci-drupal@bd1f7cb5))
* drupal install script [skip ci] ([932414fc](mog33/gitlab-ci-drupal@932414fc))
* drupal9+ tests phpunit ([018683c0](mog33/gitlab-ci-drupal@018683c0))
* drush version as dev for si ([3cf875ba](mog33/gitlab-ci-drupal@3cf875ba))
* eslint drupal9+, format and paths ([31c4f372](mog33/gitlab-ci-drupal@31c4f372))
* eslint plugin path ([d9407686](mog33/gitlab-ci-drupal@d9407686))
* gitlab-ci template folder ([f0d6040d](mog33/gitlab-ci-drupal@f0d6040d))
* images repository ([e7786cd2](mog33/gitlab-ci-drupal@e7786cd2))
* include paths and doc ([321b4da5](mog33/gitlab-ci-drupal@321b4da5))
* junit report for nightwatchjs ([5cbbee44](mog33/gitlab-ci-drupal@5cbbee44))
* keep report to aplime 14 ([b291de89](mog33/gitlab-ci-drupal@b291de89))
* lint node variables ([79244c43](mog33/gitlab-ci-drupal@79244c43))
* lint report folder permission ([8c723338](mog33/gitlab-ci-drupal@8c723338))
* lint resolve plugins path ([6c68be9d](mog33/gitlab-ci-drupal@6c68be9d))
* local stack ([bd775f67](mog33/gitlab-ci-drupal@bd775f67))
* local tests ([50d59bb9](mog33/gitlab-ci-drupal@50d59bb9))
* make phpunit tests more visible ([f902c1ec](mog33/gitlab-ci-drupal@f902c1ec))
* metrics job ([8270c889](mog33/gitlab-ci-drupal@8270c889))
* minimal report project path change ([47dafa3d](mog33/gitlab-ci-drupal@47dafa3d))
* minor file check, set Drupal 8.9 as default ([6a4937a3](mog33/gitlab-ci-drupal@6a4937a3))
* missing build stage ([d47a29cf](mog33/gitlab-ci-drupal@d47a29cf))
* missing else [skip ci] ([929f4d89](mog33/gitlab-ci-drupal@929f4d89))
* multiline commands to ease copy/paste ([873ff81a](mog33/gitlab-ci-drupal@873ff81a))
* nightwatch and node path to bin ([6c826ee6](mog33/gitlab-ci-drupal@6c826ee6))
* nightwatch en file name ([966db49e](mog33/gitlab-ci-drupal@966db49e))
* nightwatch variables ([ebaa0db9](mog33/gitlab-ci-drupal@ebaa0db9))
* node_modules cache path ([797d7ff7](mog33/gitlab-ci-drupal@797d7ff7))
* pa11y sample config ([a9355097](mog33/gitlab-ci-drupal@a9355097))
* phpcpd keep failing ([135ebfd4](mog33/gitlab-ci-drupal@135ebfd4))
* phpmd ([9e343289](mog33/gitlab-ci-drupal@9e343289))
* phpstan ([f4290cd9](mog33/gitlab-ci-drupal@f4290cd9))
* phpstan ([c8fff591](mog33/gitlab-ci-drupal@c8fff591))
* phpstan conf ([25afaa23](mog33/gitlab-ci-drupal@25afaa23))
* phpstan config ([e8d9db95](mog33/gitlab-ci-drupal@e8d9db95))
* phpstan deprecated excludes_analyse ([3c8a85e9](mog33/gitlab-ci-drupal@3c8a85e9))
* phpstan ignore ([d417de88](mog33/gitlab-ci-drupal@d417de88))
* phpstan report path ([86cc93f1](mog33/gitlab-ci-drupal@86cc93f1))
* phpstan: proper excludePaths ([9183c515](mog33/gitlab-ci-drupal@9183c515))
* **phpstan:** fix error tabs and spaces ([62277cd7](mog33/gitlab-ci-drupal@62277cd7))
* phpunit after symlink ([ea603933](mog33/gitlab-ci-drupal@ea603933))
* phpunit and variables ([4be02540](mog33/gitlab-ci-drupal@4be02540))
* phpunit exclude robofile ([c81d4ec9](mog33/gitlab-ci-drupal@c81d4ec9))
* phpunit functional browser output permissions ([26105aa8](mog33/gitlab-ci-drupal@26105aa8))
* phpunit functional js permission ([70a32a6d](mog33/gitlab-ci-drupal@70a32a6d))
* phpunit missing phpspec/prophecy-phpunit for 9.1 ([4196f38a](mog33/gitlab-ci-drupal@4196f38a))
* phpunit reports ([c7f37586](mog33/gitlab-ci-drupal@c7f37586))
* phpunit root file ([1498af89](mog33/gitlab-ci-drupal@1498af89))
* phpunit variables ([a5b9c55d](mog33/gitlab-ci-drupal@a5b9c55d))
* phpunit.xml file ([f2380020](mog33/gitlab-ci-drupal@f2380020))
* phpunit.xml target ([c2ec966d](mog33/gitlab-ci-drupal@c2ec966d))
* **phpunit:** exclude RoboFile.php from coverage ([c7740009](mog33/gitlab-ci-drupal@c7740009))
* **phpunit:** phpspec is needed for 9.0 too ([8d45a928](mog33/gitlab-ci-drupal@8d45a928))
* **phpunit:** support submodule case ([5e7c45be](mog33/gitlab-ci-drupal@5e7c45be))
* prefix gitlab token variable ([ca16582c](mog33/gitlab-ci-drupal@ca16582c))
* prepare folder ([eb0544f7](mog33/gitlab-ci-drupal@eb0544f7))
* prepare phpunit ([acab7518](mog33/gitlab-ci-drupal@acab7518))
* prepare report dir ([f1c0fa89](mog33/gitlab-ci-drupal@f1c0fa89))
* prophecy-phpunit for a module ([bad59d07](mog33/gitlab-ci-drupal@bad59d07))
* prophecy-phpunit for a module ([36d27ecd](mog33/gitlab-ci-drupal@36d27ecd))
* prophecy-phpunit for drupal 9+ ([80115ebe](mog33/gitlab-ci-drupal@80115ebe))
* prophecy-phpunit only for project ([2fb4dc3f](mog33/gitlab-ci-drupal@2fb4dc3f))
* reduce artifact ([95729eb2](mog33/gitlab-ci-drupal@95729eb2))
* refactor build and robofile ([bd04cdde](mog33/gitlab-ci-drupal@bd04cdde))
* refactor folder ([f077cc37](mog33/gitlab-ci-drupal@f077cc37))
* refactor using !reference for scripts ([16576512](mog33/gitlab-ci-drupal@16576512))
* refactor variables ([bbbda368](mog33/gitlab-ci-drupal@bbbda368))
* remote file path ([3c098628](mog33/gitlab-ci-drupal@3c098628))
* remote trailing slash ([36010a41](mog33/gitlab-ci-drupal@36010a41))
* **remote:** fix old branch ref ([5f1e17aa](mog33/gitlab-ci-drupal@5f1e17aa))
* remove coverage-html, add phpunit debug flag ([805c4429](mog33/gitlab-ci-drupal@805c4429))
* remove deprecated patch ([030203a6](mog33/gitlab-ci-drupal@030203a6))
* remove not working yarn cache ([8a0cdec1](mog33/gitlab-ci-drupal@8a0cdec1))
* rename stage test for Dependency-Scanning ([766732d8](mog33/gitlab-ci-drupal@766732d8))
* rename tests stage to test ([53b65727](mog33/gitlab-ci-drupal@53b65727))
* report dir and security ([d8d073e8](mog33/gitlab-ci-drupal@d8d073e8))
* **report:** add python for node-sass ([2b0a4c13](mog33/gitlab-ci-drupal@2b0a4c13))
* require dev for module, add composer working dir ([bc308fd8](mog33/gitlab-ci-drupal@bc308fd8))
* require-dev for Drupal ([f59aeab8](mog33/gitlab-ci-drupal@f59aeab8))
* revert eslint plugin relative ([0aab9f17](mog33/gitlab-ci-drupal@0aab9f17))
* robofile missing in build before_script ([e23393d1](mog33/gitlab-ci-drupal@e23393d1))
* same level as .phpqa.yml ([0e7dffbd](mog33/gitlab-ci-drupal@0e7dffbd))
* security artifact explicit ([d5e258b5](mog33/gitlab-ci-drupal@d5e258b5))
* security job ([c8362cc2](mog33/gitlab-ci-drupal@c8362cc2))
* split behat packages installation ([ea7a6004](mog33/gitlab-ci-drupal@ea7a6004))
* starter variables ([8c5b4813](mog33/gitlab-ci-drupal@8c5b4813))
* stylelint junit formatter path ([73e72610](mog33/gitlab-ci-drupal@73e72610))
* stylelint-html-formatter ([e2113ff4](mog33/gitlab-ci-drupal@e2113ff4))
* stylelint-html-formatter ([a2fe60bf](mog33/gitlab-ci-drupal@a2fe60bf))
* stylelint/eslint bin ([05f038e6](mog33/gitlab-ci-drupal@05f038e6))
* test db root user ([fc4d7ac0](mog33/gitlab-ci-drupal@fc4d7ac0))
* test rename and symlink ([e25029f9](mog33/gitlab-ci-drupal@e25029f9))
* typo ([5445c1b4](mog33/gitlab-ci-drupal@5445c1b4))
* typo in script ([5e9fcd24](mog33/gitlab-ci-drupal@5e9fcd24))
* undefined $dir ([e8de94df](mog33/gitlab-ci-drupal@e8de94df))
* update base file and variables. ([bb504166](mog33/gitlab-ci-drupal@bb504166))
* update local ci ([994e02c4](mog33/gitlab-ci-drupal@994e02c4))
* update local script ([b5425455](mog33/gitlab-ci-drupal@b5425455))
* update local test code, still WIP. ([0ff2cf9f](mog33/gitlab-ci-drupal@0ff2cf9f))
* update phpunit config ([b9682952](mog33/gitlab-ci-drupal@b9682952))
* use npx ([58735b93](mog33/gitlab-ci-drupal@58735b93))
* use stylelint npm formatter package ([a9742629](mog33/gitlab-ci-drupal@a9742629))
* xdebug coverage support ([af00f53a](mog33/gitlab-ci-drupal@af00f53a))
* xslt for junit reports ([3dbb2a76](mog33/gitlab-ci-drupal@3dbb2a76))
* yarn install ([399931cc](mog33/gitlab-ci-drupal@399931cc))
* yarn install for module ([86ef2192](mog33/gitlab-ci-drupal@86ef2192))
* yarn install for not project ([7a412c4f](mog33/gitlab-ci-drupal@7a412c4f))
* yarn install only if package ([323427a7](mog33/gitlab-ci-drupal@323427a7))
* yarn install path ([11acaad5](mog33/gitlab-ci-drupal@11acaad5))

### Reverts

* fix dashboard python ([32970a20](mog33/gitlab-ci-drupal@32970a20))
parent 97aa7978
No related branches found
No related tags found
No related merge requests found
# Gitlab CI for Drupal Changelog
## 1.0.0 (2024-01-09)
### Features
* add behat test variables, update starter and docs ([7f552d9](https://gitlab.com/mog33/gitlab-ci-drupal/commit/7f552d92c7b102e3a663a2556dd91a3c9a9a433f))
* add phpcpd, test phpstan ([9603d2a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/9603d2aca6b2eb92687b507f53351ba7dc4ad9b6))
* add services port as variable, some fixes ([f676ead](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f676ead055a973a1633e31efeb5e353189b37a7e))
* add SKIP_LINT_YAML ([92d78f8](https://gitlab.com/mog33/gitlab-ci-drupal/commit/92d78f8436a649cf3fdcd0b412981adf81812ed9))
* add support for drupal web root ([af194e5](https://gitlab.com/mog33/gitlab-ci-drupal/commit/af194e5e48e50b611d497d2a2801909877a72036))
* add yaml test, eslint/stylelint config, db port ([a67168d](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a67168d37c7be0a9c4852eec7fd6e5259dae1ecd))
* ann node cache ([b5dcf21](https://gitlab.com/mog33/gitlab-ci-drupal/commit/b5dcf214d23b44680037c9a58a81fb37de686247))
* beaht dump ([fe6bd2f](https://gitlab.com/mog33/gitlab-ci-drupal/commit/fe6bd2f44de4968733851f861d77a4e551e4e4c7))
* **build:** add before build option ([fd67f53](https://gitlab.com/mog33/gitlab-ci-drupal/commit/fd67f530f4e439cf978ee9bebf21ffd7341b7b36))
* bump version ([0cdd354](https://gitlab.com/mog33/gitlab-ci-drupal/commit/0cdd3544f90c5c451d0020b7134047204c68017b))
* clean robofile unused ([894d387](https://gitlab.com/mog33/gitlab-ci-drupal/commit/894d3873a8a2bb996698f25165247d7923ee3a54))
* default Drupal 9.0 ([017bd13](https://gitlab.com/mog33/gitlab-ci-drupal/commit/017bd139672afb551629d6a809ffe6a7b1f237f7))
* default is now 9.4 ([67af343](https://gitlab.com/mog33/gitlab-ci-drupal/commit/67af343734ec073c1bb093f8ef38d152cf2bb3c9))
* Init v3 ([3ca95be](https://gitlab.com/mog33/gitlab-ci-drupal/commit/3ca95bea34d450b3476069cf51b4e25c7c23342a))
* junit report only ([b3260a7](https://gitlab.com/mog33/gitlab-ci-drupal/commit/b3260a7e10c6e703c50bc913daca1b6758049299))
* local ci fixes ([213692c](https://gitlab.com/mog33/gitlab-ci-drupal/commit/213692ca963b454122ebb2c339ed860c2aba2d33))
* move doc to use 4.x ([14f0693](https://gitlab.com/mog33/gitlab-ci-drupal/commit/14f069363f0c7b778304eb4c8101a4553d3762c2))
* move local scripts, add phpunit/qa for local tests. ([a15cd64](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a15cd6456785130dd5f77f288b68362fcfd694fe))
* new security-checker ([59cafda](https://gitlab.com/mog33/gitlab-ci-drupal/commit/59cafda6a961e0685046451d31941bb37f934c09))
* nightwatch junit ([90dc507](https://gitlab.com/mog33/gitlab-ci-drupal/commit/90dc507cf636195d1030a749e6f6e6ee19d2c84e))
* node bin dir ([db51090](https://gitlab.com/mog33/gitlab-ci-drupal/commit/db5109092c6ab987f377057e04aec1cc3180dbb2))
* pa11y config file as variable ([e77a495](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e77a495b6c0c552544bd40b41f9fa51f2ab37429))
* prefix ci variables ([c075b8b](https://gitlab.com/mog33/gitlab-ci-drupal/commit/c075b8be38bdaca111312f605dc5fb7a13b6279d))
* remove dependency scanning for now ([8082d2b](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8082d2b61d94b01b681595fa635e52d3d60827b7))
* remove pa11y as it's not working anymore ([c2d3797](https://gitlab.com/mog33/gitlab-ci-drupal/commit/c2d3797bb14632361af555d1ca2001903b8949c0))
* rm reports, add default workflow ([b42f854](https://gitlab.com/mog33/gitlab-ci-drupal/commit/b42f8542885fa69e822e47bd944ccbe1eb7af0d7))
* Robofile overridable ([9e296f8](https://gitlab.com/mog33/gitlab-ci-drupal/commit/9e296f81bb9386c7170dd748d4d8200c7dea5ed5))
* **robofile:** add notices for conf files ([9e19de8](https://gitlab.com/mog33/gitlab-ci-drupal/commit/9e19de81942414f1d1a3e4f5a3526098a1bdc1ea))
* set default Drupal version to 9.2 ([a15ec3a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a15ec3ac3a6087eefe4912bcbb2bd863a587b1df))
* simple aggregate artifacts ([ce24ceb](https://gitlab.com/mog33/gitlab-ci-drupal/commit/ce24ceb1d459ec321bcec1d452c486dcc79b4c24))
* stylelint html report, use npx ([e6fb5f7](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e6fb5f79de97d2deb6c550bdfe65bac0a3e76215))
* switch to phpstan level 5 ([beee031](https://gitlab.com/mog33/gitlab-ci-drupal/commit/beee031bb7047151c67f33d6dad03d71906ec483))
* use servoces for chrome and chromedriver ([1b39548](https://gitlab.com/mog33/gitlab-ci-drupal/commit/1b395488d4d2390aeadfcdc19b34356522c1135e))
* wip local ci update ([feae037](https://gitlab.com/mog33/gitlab-ci-drupal/commit/feae03708113622065e43158b72ec227807d37b4))
### Bug Fixes
* add nightwatch variables ([5f8a1ab](https://gitlab.com/mog33/gitlab-ci-drupal/commit/5f8a1abe9caf39f42ee34d23dbe5e42c201333b5))
* add phpspec for 9.1, move drush requirment ([1a9057d](https://gitlab.com/mog33/gitlab-ci-drupal/commit/1a9057d0fefde7024cd2f831d8c9dcb7efd10ba9))
* add prophecy on build step ([575823c](https://gitlab.com/mog33/gitlab-ci-drupal/commit/575823c5b347053d29daf91b3bb59b422b7842db))
* allow qa failure ([8ce1498](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8ce14984e5c9354fe8fce41f39ea99c2783e8df7))
* bask to junit eslint, test stylelint-gitlabci-formatter ([eee779f](https://gitlab.com/mog33/gitlab-ci-drupal/commit/eee779f69d56f169d6d89efab58a7f2b44e9a0fb))
* behat build ([340afa2](https://gitlab.com/mog33/gitlab-ci-drupal/commit/340afa2d16734209664b62fbdb08fc549880af66))
* behat chrome test ([ae75601](https://gitlab.com/mog33/gitlab-ci-drupal/commit/ae75601b6506fbfc1728a5abee8d6c65d33cdf82))
* behat dump, db port variable, typo fix ([0fea131](https://gitlab.com/mog33/gitlab-ci-drupal/commit/0fea13133ecbccd27059e18ae2e4c930e49828de))
* behat for module ([3b7202e](https://gitlab.com/mog33/gitlab-ci-drupal/commit/3b7202e34be66f2d98daa0b4f4348b78dfcf1216))
* behat install doc, phpmd baseline, minor fixes ([601fb64](https://gitlab.com/mog33/gitlab-ci-drupal/commit/601fb64dcebb3cb8ac25abe912b428ee09bfbd2f))
* behat install from dump ([bf24966](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bf2496604b3f99c96808b70ac279bf047503b7c3))
* behat install require-dev for module ([d73816a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/d73816a2a1bef1baca66833cb6b54d4890ae79ad))
* behat pa11y, reduce phpunit funcjs verbosity ([ac74624](https://gitlab.com/mog33/gitlab-ci-drupal/commit/ac746246118273f8c440aa00c36b8dfd313a8090))
* behat variable, yarn build on drupal dir ([419cb84](https://gitlab.com/mog33/gitlab-ci-drupal/commit/419cb8467ef79512c23278becfd3df353819f7f2))
* better lint junit reports ([f263b46](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f263b4661bb2b0c2603479719ef7669f3d431333))
* better nightwatch output managment ([cd3504a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/cd3504a924c391a42c3de308bf02317bebc1ac32))
* bettre name for behat chrome service variable ([35415f0](https://gitlab.com/mog33/gitlab-ci-drupal/commit/35415f00c41cb87341bb694eab250b4f8f063850))
* bin paths, add variables for config of module ([2e37609](https://gitlab.com/mog33/gitlab-ci-drupal/commit/2e37609f00438223f14eb76e835b6db68c81492a))
* cache ([afc0fc9](https://gitlab.com/mog33/gitlab-ci-drupal/commit/afc0fc93d140cea6b92628bbc48c1202d5f5c67e))
* change simpletest dir ([4c30d69](https://gitlab.com/mog33/gitlab-ci-drupal/commit/4c30d69336322b964d66504342d9e04cc77b31e2))
* chrome headless params ([a48994a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a48994a99ac73c0cf77bed797840c620e1dab433))
* chrome headless without crash report ([6d35611](https://gitlab.com/mog33/gitlab-ci-drupal/commit/6d356117f34e44d504617e79e3e954a71caf83c6))
* chrome service ([3bad91b](https://gitlab.com/mog33/gitlab-ci-drupal/commit/3bad91bb6b1a09bbaf2bcc32d189ef74e28777dd))
* chromedriver update ([6b45e7a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/6b45e7a40ddcda3f563ecddc880d9322744331d6))
* ci job name too long ([8707efd](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8707efda30dc660da6d18d808f344e654fa6cff2))
* ci running on 3.x-dev ([596857e](https://gitlab.com/mog33/gitlab-ci-drupal/commit/596857e36bb5b48728ca3149fac99d264c4e74c1))
* **ci-prepare:** set get config files optional ([e992b7e](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e992b7e1da26bfa42dba25f0119ba16a30b945bc))
* cleanup ([38609a0](https://gitlab.com/mog33/gitlab-ci-drupal/commit/38609a06a0401b4a8ae8ba59ecbb60b459cc5dc5))
* comment fix ([7a83508](https://gitlab.com/mog33/gitlab-ci-drupal/commit/7a83508efa6366a1e1e7a1d89111bb720a35c63d))
* composer bin ([8fd0901](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8fd090121edc96cea63199fd91d4393972018908))
* composer bin dir as variable ([3fa703e](https://gitlab.com/mog33/gitlab-ci-drupal/commit/3fa703ea2371dcc67a341a5803d12d40172b442d))
* composer cache volume ([7a95b1c](https://gitlab.com/mog33/gitlab-ci-drupal/commit/7a95b1cf750870c1033ee110bab95d6e7a2688cd))
* composer commands, split behat, ([685353f](https://gitlab.com/mog33/gitlab-ci-drupal/commit/685353f78c9f1abca5a80cd736851f748ddd3a5f))
* custom package.json support ([4972479](https://gitlab.com/mog33/gitlab-ci-drupal/commit/49724796f88c270999b71a6cedf465c96d4d904c))
* db access on nightwatch ([a174322](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a174322a3d32378ae66ad585eef268da4e75caba))
* db url ([8980b62](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8980b620ec6beb1d7a95b64f51afe559a2abe643))
* default install for behat/pa11y as minimal ([f27f3ab](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f27f3ab5a5f97b8457d92da74dfeac73a0dcf703))
* dependencies ([bb830c2](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bb830c2269604e4046d82e7b700b5108f7d1dc16))
* disable phpcpd by default ([df743b7](https://gitlab.com/mog33/gitlab-ci-drupal/commit/df743b71297961c190a0ccce0dcd6cfe8e5a8ab3))
* doc_root and ciPrepare ([e724f8d](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e724f8d045a760b6907dec4fc979780d7d0f41c0))
* **doc:** format fix ([523446d](https://gitlab.com/mog33/gitlab-ci-drupal/commit/523446d47fc8c8e33d1b42585d72ec306ab0049f))
* drupal 10 dev drupal/drupal-extension bump to 5-dev ([35327f1](https://gitlab.com/mog33/gitlab-ci-drupal/commit/35327f132e6c0d4502ee54560f11fa0b2221512e))
* drupal cache only core ([bd1f7cb](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bd1f7cb53314ce2ac2be518a5b3cb3903e25da62))
* drupal install script [skip ci] ([932414f](https://gitlab.com/mog33/gitlab-ci-drupal/commit/932414fc4dbc0b28ff552a52fecb5563e0377e46))
* drupal9+ tests phpunit ([018683c](https://gitlab.com/mog33/gitlab-ci-drupal/commit/018683c046c364c5c35bb9a76206b36a4e471866))
* drush version as dev for si ([3cf875b](https://gitlab.com/mog33/gitlab-ci-drupal/commit/3cf875ba221c17703c2de9974b124faf78f90150))
* eslint drupal9+, format and paths ([31c4f37](https://gitlab.com/mog33/gitlab-ci-drupal/commit/31c4f372a4334a94e0433a976989976f87a88d7d))
* eslint plugin path ([d940768](https://gitlab.com/mog33/gitlab-ci-drupal/commit/d9407686487f6ac9ebd35da8aee431019166b121))
* gitlab-ci template folder ([f0d6040](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f0d6040dfd3efe7620f9bc246862a6fb677bb0e7))
* images repository ([e7786cd](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e7786cd2467c961e7f55599dcc607ba2196cdf91))
* include paths and doc ([321b4da](https://gitlab.com/mog33/gitlab-ci-drupal/commit/321b4da592a77f58f8b40bb8a38271230ace092f))
* junit report for nightwatchjs ([5cbbee4](https://gitlab.com/mog33/gitlab-ci-drupal/commit/5cbbee447b5742d7a842840208b3c4dd39da9083))
* keep report to aplime 14 ([b291de8](https://gitlab.com/mog33/gitlab-ci-drupal/commit/b291de8997e6116d15ea41ca133b9c27c49d370d))
* lint node variables ([79244c4](https://gitlab.com/mog33/gitlab-ci-drupal/commit/79244c43849aa426063106f295dbcfdc6b836f0a))
* lint report folder permission ([8c72333](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8c7233387fbb94580b03c492db1c90d7773a4414))
* lint resolve plugins path ([6c68be9](https://gitlab.com/mog33/gitlab-ci-drupal/commit/6c68be9d416a19a52b2c3c0db95220c784ec2b12))
* local stack ([bd775f6](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bd775f67c9b5ffe4736c6e42829be8186696e283))
* local tests ([50d59bb](https://gitlab.com/mog33/gitlab-ci-drupal/commit/50d59bb9c2c49baf8cef188b5c5edca976ffb76d))
* make phpunit tests more visible ([f902c1e](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f902c1ec278900e126356c5df4c5d1c5e21351af))
* metrics job ([8270c88](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8270c889ad33897a944327ab165eaaf1aa1d1b72))
* minimal report project path change ([47dafa3](https://gitlab.com/mog33/gitlab-ci-drupal/commit/47dafa3d60f8d653f8c468d09b226e870b5ce395))
* minor file check, set Drupal 8.9 as default ([6a4937a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/6a4937a3978cde1984f14f364e78534f839b6671))
* missing build stage ([d47a29c](https://gitlab.com/mog33/gitlab-ci-drupal/commit/d47a29cf85510e3b965c3c67743778698a44d83c))
* missing else [skip ci] ([929f4d8](https://gitlab.com/mog33/gitlab-ci-drupal/commit/929f4d89754d148d8460ddcf9dd9501c2408da7d))
* multiline commands to ease copy/paste ([873ff81](https://gitlab.com/mog33/gitlab-ci-drupal/commit/873ff81a10c080a2b31d81b5b71f0bc24963ee41))
* nightwatch and node path to bin ([6c826ee](https://gitlab.com/mog33/gitlab-ci-drupal/commit/6c826ee671eed6b09c9a9b4185df4fd2ecdb9744))
* nightwatch en file name ([966db49](https://gitlab.com/mog33/gitlab-ci-drupal/commit/966db49eebc5ff837981fb29cb2324a07fa0abc3))
* nightwatch variables ([ebaa0db](https://gitlab.com/mog33/gitlab-ci-drupal/commit/ebaa0db95614a6f7030517d71d64f84e60f8c590))
* node_modules cache path ([797d7ff](https://gitlab.com/mog33/gitlab-ci-drupal/commit/797d7ff7f7e824292e529787cc03434ce253532d))
* pa11y sample config ([a935509](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a93550978b539e16e4db82cb0e0a2efdb451375c))
* phpcpd keep failing ([135ebfd](https://gitlab.com/mog33/gitlab-ci-drupal/commit/135ebfd42458cc794f08959051112ad7db148064))
* phpmd ([9e34328](https://gitlab.com/mog33/gitlab-ci-drupal/commit/9e343289d9944da11019ae2ea8fc39a5425992e9))
* phpstan ([f4290cd](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f4290cd93d1d130e81dbf6a9e7d6e760946ca849))
* phpstan ([c8fff59](https://gitlab.com/mog33/gitlab-ci-drupal/commit/c8fff5914373b602c8535a5e130371b5d2728c49))
* phpstan conf ([25afaa2](https://gitlab.com/mog33/gitlab-ci-drupal/commit/25afaa2385f4e2df2ed08ecb7c2de4d8be344484))
* phpstan config ([e8d9db9](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e8d9db95fdb448784d7e2216fa4eaf0157bda406))
* phpstan deprecated excludes_analyse ([3c8a85e](https://gitlab.com/mog33/gitlab-ci-drupal/commit/3c8a85e99bcacec0c20cba460e95e7a8695ad3a1))
* phpstan ignore ([d417de8](https://gitlab.com/mog33/gitlab-ci-drupal/commit/d417de88a1835caca6076df86b3632d2d7fae336))
* phpstan report path ([86cc93f](https://gitlab.com/mog33/gitlab-ci-drupal/commit/86cc93f1a51e276a6a4e1ea781b84636ca2192d8))
* phpstan: proper excludePaths ([9183c51](https://gitlab.com/mog33/gitlab-ci-drupal/commit/9183c51515398da52961e5df4b37a48c08d00b95))
* **phpstan:** fix error tabs and spaces ([62277cd](https://gitlab.com/mog33/gitlab-ci-drupal/commit/62277cd74e3a791017c7a88a6d8aa54ed7b69e2b))
* phpunit after symlink ([ea60393](https://gitlab.com/mog33/gitlab-ci-drupal/commit/ea603933c07fc19a37d41d2cfd9c5ef7a637125e))
* phpunit and variables ([4be0254](https://gitlab.com/mog33/gitlab-ci-drupal/commit/4be025408d0610a664608eadb0e5bc25bd277d05))
* phpunit exclude robofile ([c81d4ec](https://gitlab.com/mog33/gitlab-ci-drupal/commit/c81d4ec902fe8ee8e032ad86708d497119cd7c4e))
* phpunit functional browser output permissions ([26105aa](https://gitlab.com/mog33/gitlab-ci-drupal/commit/26105aa8bfc5a7704048f982cc30c76e7954f89a))
* phpunit functional js permission ([70a32a6](https://gitlab.com/mog33/gitlab-ci-drupal/commit/70a32a6d50aac872294a7281482135fb0f3e1770))
* phpunit missing phpspec/prophecy-phpunit for 9.1 ([4196f38](https://gitlab.com/mog33/gitlab-ci-drupal/commit/4196f38abac50260494af998edd884aa4efab414))
* phpunit reports ([c7f3758](https://gitlab.com/mog33/gitlab-ci-drupal/commit/c7f3758677f152716811dd818f7acf1e6aefe1f6))
* phpunit root file ([1498af8](https://gitlab.com/mog33/gitlab-ci-drupal/commit/1498af8964d1cfddd9b06a79b3410727d1a1a45d))
* phpunit variables ([a5b9c55](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a5b9c55d6530ea2d5a9b720c6b26355777927c07))
* phpunit.xml file ([f238002](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f2380020c9ccd7551be579b566728e1d6018d4a0))
* phpunit.xml target ([c2ec966](https://gitlab.com/mog33/gitlab-ci-drupal/commit/c2ec966d8f068724fd057eb5b40fe6b37cf12735))
* **phpunit:** exclude RoboFile.php from coverage ([c774000](https://gitlab.com/mog33/gitlab-ci-drupal/commit/c7740009ff4edafdcca49e44be33e5820cedd8f9))
* **phpunit:** phpspec is needed for 9.0 too ([8d45a92](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8d45a9289f295e2faaef820bca9854990ba00387))
* **phpunit:** support submodule case ([5e7c45b](https://gitlab.com/mog33/gitlab-ci-drupal/commit/5e7c45be3236473c1c4d775491513f24b5e400ed))
* prefix gitlab token variable ([ca16582](https://gitlab.com/mog33/gitlab-ci-drupal/commit/ca16582cec5317d6463f3961737a85f152b543b8))
* prepare folder ([eb0544f](https://gitlab.com/mog33/gitlab-ci-drupal/commit/eb0544f7d58e234099051d7821dec685f0b91aec))
* prepare phpunit ([acab751](https://gitlab.com/mog33/gitlab-ci-drupal/commit/acab751814d2f25115065256c06d81a6836199b1))
* prepare report dir ([f1c0fa8](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f1c0fa89b7fddad4109e2a7e8815f2d8a2dd960a))
* prophecy-phpunit for a module ([bad59d0](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bad59d078333ecabbed9f39c5af09e329dab45d0))
* prophecy-phpunit for a module ([36d27ec](https://gitlab.com/mog33/gitlab-ci-drupal/commit/36d27ecd487b9aca53c5999de9df146c48bab2ed))
* prophecy-phpunit for drupal 9+ ([80115eb](https://gitlab.com/mog33/gitlab-ci-drupal/commit/80115ebed90b880b015750cf4f58affcadb84f07))
* prophecy-phpunit only for project ([2fb4dc3](https://gitlab.com/mog33/gitlab-ci-drupal/commit/2fb4dc3fbcde99988f14e0ed044df653cc4d8c7b))
* reduce artifact ([95729eb](https://gitlab.com/mog33/gitlab-ci-drupal/commit/95729eb23da3087eb0d2d46b6bdec23607444f33))
* refactor build and robofile ([bd04cdd](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bd04cdde9301f83f1890b65740f0dae90f3ec391))
* refactor folder ([f077cc3](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f077cc37126cebec9b2559ac935cd1a3fbb401ce))
* refactor using !reference for scripts ([1657651](https://gitlab.com/mog33/gitlab-ci-drupal/commit/1657651293c4b634e3447e6a4db5718b587d737b))
* refactor variables ([bbbda36](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bbbda3681c109d3d502fa132ae13f9f7bc2d6222))
* remote file path ([3c09862](https://gitlab.com/mog33/gitlab-ci-drupal/commit/3c098628d8053e46cc130d81a6f3184389464065))
* remote trailing slash ([36010a4](https://gitlab.com/mog33/gitlab-ci-drupal/commit/36010a41b611b9d1f2024f09fcdb392624f47282))
* **remote:** fix old branch ref ([5f1e17a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/5f1e17aa5f71eaf62dbf76b1888de36ce97a6fd0))
* remove coverage-html, add phpunit debug flag ([805c442](https://gitlab.com/mog33/gitlab-ci-drupal/commit/805c442939215af9eaaaeebc5e103b931b0b9877))
* remove deprecated patch ([030203a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/030203a68a1eccbb262b48701c73216090b9e107))
* remove not working yarn cache ([8a0cdec](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8a0cdec1650d0e5a14a1407a51cd4cdddc48d691))
* rename stage test for Dependency-Scanning ([766732d](https://gitlab.com/mog33/gitlab-ci-drupal/commit/766732d8c371c23432234c713b4d822037b3fe27))
* rename tests stage to test ([53b6572](https://gitlab.com/mog33/gitlab-ci-drupal/commit/53b6572756c36edd92b817189676e6f06e2e0169))
* report dir and security ([d8d073e](https://gitlab.com/mog33/gitlab-ci-drupal/commit/d8d073e86431cb3bca65d2837edfd2344cfbb860))
* **report:** add python for node-sass ([2b0a4c1](https://gitlab.com/mog33/gitlab-ci-drupal/commit/2b0a4c13b2abac780e12fe7d410eb218d08e63b4))
* require dev for module, add composer working dir ([bc308fd](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bc308fd87db8031a7e3cf5a93046004d38a1b36d))
* require-dev for Drupal ([f59aeab](https://gitlab.com/mog33/gitlab-ci-drupal/commit/f59aeab847aa5199226d966276d735e35d1d94a2))
* revert eslint plugin relative ([0aab9f1](https://gitlab.com/mog33/gitlab-ci-drupal/commit/0aab9f17544f3e3688b6a39e0f1a13690ba91fb0))
* robofile missing in build before_script ([e23393d](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e23393d17a9b6e7a78d004bc1b665ba8ab28b14a))
* same level as .phpqa.yml ([0e7dffb](https://gitlab.com/mog33/gitlab-ci-drupal/commit/0e7dffbd61664efc6604f2184effb74cd3c26d21))
* security artifact explicit ([d5e258b](https://gitlab.com/mog33/gitlab-ci-drupal/commit/d5e258b5227fed599a00a305d116bec4b393fcd4))
* security job ([c8362cc](https://gitlab.com/mog33/gitlab-ci-drupal/commit/c8362cc269c7ae5540609f2c8db754008cc2c861))
* split behat packages installation ([ea7a600](https://gitlab.com/mog33/gitlab-ci-drupal/commit/ea7a6004b6f2979b180f69c96427c47f8c4bbd31))
* starter variables ([8c5b481](https://gitlab.com/mog33/gitlab-ci-drupal/commit/8c5b481354e5e07165d0af0500e1c160f72a4424))
* stylelint junit formatter path ([73e7261](https://gitlab.com/mog33/gitlab-ci-drupal/commit/73e726103b935630f73792e4b03c4b24379b7029))
* stylelint-html-formatter ([e2113ff](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e2113ff42b8fd40151feae4fb47a04721293e7a2))
* stylelint-html-formatter ([a2fe60b](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a2fe60bfcedd2a551f61ee464a7ab8dbb7762db0))
* stylelint/eslint bin ([05f038e](https://gitlab.com/mog33/gitlab-ci-drupal/commit/05f038e6a1f19b62005f20515bf3d628bc2f93ab))
* test db root user ([fc4d7ac](https://gitlab.com/mog33/gitlab-ci-drupal/commit/fc4d7ac06ee108ffc20e4f14fa576fe10bad9416))
* test rename and symlink ([e25029f](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e25029f99a647e1289aef38236a11f7ace16e585))
* typo ([5445c1b](https://gitlab.com/mog33/gitlab-ci-drupal/commit/5445c1b4b800a13f08aba0bede83b03f94b3305d))
* typo in script ([5e9fcd2](https://gitlab.com/mog33/gitlab-ci-drupal/commit/5e9fcd24b2dfa0927fe5ad6b796ba93d0dfaefcb))
* undefined $dir ([e8de94d](https://gitlab.com/mog33/gitlab-ci-drupal/commit/e8de94df3ac2232f11f23848fed0af1d53823eb3))
* update base file and variables. ([bb50416](https://gitlab.com/mog33/gitlab-ci-drupal/commit/bb50416635a7a378c5b9466311f13d73a14f6c53))
* update local ci ([994e02c](https://gitlab.com/mog33/gitlab-ci-drupal/commit/994e02c44715f848188b1cf7a9f3a9f9e4558f0f))
* update local script ([b542545](https://gitlab.com/mog33/gitlab-ci-drupal/commit/b5425455fe7d919b2b148891b14f8336d0891939))
* update local test code, still WIP. ([0ff2cf9](https://gitlab.com/mog33/gitlab-ci-drupal/commit/0ff2cf9fcd323426110cacc60e29725c54d43ed2))
* update phpunit config ([b968295](https://gitlab.com/mog33/gitlab-ci-drupal/commit/b9682952fb7cd295496be8faefb5159913153ce6))
* use npx ([58735b9](https://gitlab.com/mog33/gitlab-ci-drupal/commit/58735b93489fbd200b61cdf7a572fc66efe6a29c))
* use stylelint npm formatter package ([a974262](https://gitlab.com/mog33/gitlab-ci-drupal/commit/a974262943a9ede40656b13d955e158aaad5f499))
* xdebug coverage support ([af00f53](https://gitlab.com/mog33/gitlab-ci-drupal/commit/af00f53a307cbc75464dfcdb3780eaff5b07d467))
* xslt for junit reports ([3dbb2a7](https://gitlab.com/mog33/gitlab-ci-drupal/commit/3dbb2a767e59d9c70d619b4c0baf2820cd7305e0))
* yarn install ([399931c](https://gitlab.com/mog33/gitlab-ci-drupal/commit/399931cc05b59540809d0a9dcaa0367e3bc5d73e))
* yarn install for module ([86ef219](https://gitlab.com/mog33/gitlab-ci-drupal/commit/86ef2192ab58005c0bbe3afdb7154754ee4cfbbc))
* yarn install for not project ([7a412c4](https://gitlab.com/mog33/gitlab-ci-drupal/commit/7a412c4fe4a856b6a584ed806cae55617ad27a67))
* yarn install only if package ([323427a](https://gitlab.com/mog33/gitlab-ci-drupal/commit/323427a79ce472690237fe15ec041496dc56fb2a))
* yarn install path ([11acaad](https://gitlab.com/mog33/gitlab-ci-drupal/commit/11acaad51bcafe911480f76b546db33e32e86cba))
### Reverts
* fix dashboard python ([32970a2](https://gitlab.com/mog33/gitlab-ci-drupal/commit/32970a202d70e8c2c72c060ed71a82b21e8505ff))
Source diff could not be displayed: it is too large. Options to address this: view the blob.
{
"name": "@dilla-io/semantic-release",
"version": "1.0.0",
"description": "Dilla helper to publish packages with semantic release.",
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/gitlab": "^12.0.3",
"@semantic-release/gitlab-config": "^12.0.1",
"conventional-changelog-conventionalcommits": "^6.1.0",
"semantic-release": "^21.0.7"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment