34 Commits

Author SHA1 Message Date
1070d33670
Sync the database view when initializing unit test script 2023-09-13 12:36:33 +02:00
0db1e3e0d7
Exclude db intensive test to spare db connection 2023-09-01 17:17:17 +02:00
bc9b7b1776
CI: remove "allow_failure" to unit_tests 2023-08-30 20:57:24 +02:00
0907d5b76a
Configuration for messenger - use env=test in ci/step "unit_tests" 2023-08-30 14:58:13 +02:00
4b20db7a9c
build cache before running rector tests 2023-08-02 16:26:11 +02:00
48cd8aaa9f
Rewrite bootstrap of bundle when executing tests 2023-07-20 16:33:43 +02:00
cd7a80b680 Do a release automatically using ci/cd when tag is created 2023-06-26 11:05:20 +00:00
64b8ae3df1
DX: temporarily allow failure on unit tests 2023-03-29 22:15:20 +02:00
c5ec0e77ff
DX: bootstrap rector 2023-03-28 23:20:10 +02:00
4f2355b313
DX: increase memory in phpstan execution 2023-03-28 22:58:13 +02:00
542b6ccc83
ci: use embedded composer in docker image instead of reinstalling it 2023-02-17 22:13:44 +01:00
610f129cae
fix gitlab-ci 2023-02-17 22:05:21 +01:00
c0526533cc
ci: fix syntax 2023-02-17 22:00:19 +01:00
16dd816a1a
bootstraph ci with php8.2 2023-02-17 21:55:52 +01:00
1312fd0941 allow psalm to fail 2022-03-02 16:41:53 +01:00
ed4cf67e79 set carrier code parameter and lint existing phonenmubers 2022-03-02 13:01:01 +01:00
8159144f26 fix accesss to database on ci 2022-01-12 20:20:20 +00:00
Pol Dellaiera
64ec3e62da
ci: Update PHPUnit behavior. 2021-12-21 15:52:47 +01:00
Pol Dellaiera
4d9c643977
test: Add psalm checks. 2021-12-21 09:59:20 +01:00
Pol Dellaiera
cd55e80275
ci: Update Gitlab CI. 2021-11-23 15:19:01 +01:00
Pol Dellaiera
4bd2894c4f
ci: Update CI add Code Style stage. 2021-11-23 14:10:12 +01:00
Pol Dellaiera
c5da567480
Update CI. 2021-11-23 12:39:38 +01:00
8c5bf6786b increase memory on gitlab-ci operations 2021-11-03 15:46:00 +01:00
7a384f9657 Separate cache:clear from doctrine:fixtures:load in ci
This is an attempt to fix the bug which replace references by NULL
values
2021-11-03 11:43:57 +01:00
c7cc2c7596 Fixtures/fix loading people 2021-08-17 20:01:29 +00:00
5449efdd97 Increase memory for running phpunit 2021-05-26 13:35:38 +00:00
7896d288e7 Increase memory_limit for some operations 2021-05-26 13:31:25 +00:00
b98d6fa505 launch a bash command for debugging 2021-05-26 13:25:29 +00:00
a4d22b0fcb Update .gitlab-ci.yml - change db image 2021-05-14 08:16:28 +00:00
8641d6bdce try to fix correct values for redis 2021-04-27 18:06:58 +02:00
5f4d513aa6 try to connect to redis in gitlab-ci 2021-04-27 17:57:09 +02:00
f47b15de39 try to fix .gitlab-ci with correct redis parameters 2021-04-27 17:52:12 +02:00
38cba4948b fix .gitlab-ci definition 2021-04-20 21:45:06 +02:00
a7e4900690 Add .gitlab-ci.yml 2021-04-20 15:32:41 +00:00