Commit Graph

45 Commits

Author SHA1 Message Date
ErickSkrauch
b47522e6f9 Fix CI for bitmani mariadb image 2019-11-15 20:09:19 +03:00
ErickSkrauch
2fe3ede4ea Replace basic mariadb image with the bitnami 2019-11-15 20:04:45 +03:00
ErickSkrauch
0dc8ca8c78 Define vars for cleanup step 2019-11-05 15:31:23 +03:00
ErickSkrauch
d8b68f7be0 Rename cleanup step [skip ci] 2019-11-05 15:28:18 +03:00
ErickSkrauch
6cd50f759c Fix gitlab-ci configuration 2019-11-05 15:27:07 +03:00
ErickSkrauch
7505bc8262 Upgrade gitlab-ci 2019-11-05 15:10:37 +03:00
ErickSkrauch
25df1c711a Slightly improved configuration for gitlab-ci [skip ci] 2019-08-03 22:49:17 +03:00
ErickSkrauch
663cfd9dbc Improve caching for the build step 2019-08-03 22:20:13 +03:00
ErickSkrauch
d333798919 Define VERSION env variable as a step 2019-08-03 21:50:34 +03:00
ErickSkrauch
80b99db0f8 Use 2-spaces for gitlab-ci.yml definitions 2019-08-03 16:16:08 +03:00
ErickSkrauch
492118a0c0 Improve gitlab-ci configuration 2019-08-03 16:15:17 +03:00
ErickSkrauch
f33439d829 Completely untie the backend from the frontend.
Build nginx and mariadb together with the app image.
Upgrade docker-compose configuration to 3 version.
Add cleanup step to the gitlab-ci.
2019-04-06 15:52:23 +02:00
ErickSkrauch
e13b6f0d94 Upgrade PHP to 7.3 and fix some related code errors. Disable self_accessor fixer for PHP-CS-Fixer 2019-04-06 04:15:23 +02:00
ErickSkrauch
07546bc7e9 Completely remove frontend from this repository 2019-04-06 04:12:00 +02:00
ErickSkrauch
facc1e50a6 Fix backend CI configuration 2019-02-22 23:21:57 +03:00
ErickSkrauch
9620ff75eb Update glibc installation in gitlab-ci 2018-10-26 16:45:05 +03:00
ErickSkrauch
9ed449d144 Use same cache for all backend builds 2018-07-11 01:00:47 +03:00
ErickSkrauch
40eea7864e Fix gitlab-ci 2018-07-11 00:26:41 +03:00
ErickSkrauch
49d612daa1 Replace debian-based image with alpine-based.
Remove supervisor usage. Cron now runs as separate service.
CI for backend now performs without Docker.
2018-07-10 20:02:19 +03:00
ErickSkrauch
bcff944be2 Disable xdebug for tests 'cause we don't collect coverage stats 2018-04-18 03:19:03 +03:00
ErickSkrauch
f09eb86e5c Simplify the call of the php-cs-fixer 2018-04-18 03:09:36 +03:00
ErickSkrauch
02ea7346a8 Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
ErickSkrauch
f3f53e752d Fix quotes for env.js, formed on build time 2018-03-18 03:04:46 +03:00
ErickSkrauch
8bff316bce Fix sed command 2018-03-18 02:39:13 +03:00
ErickSkrauch
46552e8469 Use the latest available docker image and pin it 2018-03-18 01:14:20 +03:00
ErickSkrauch
b743cc69aa Remove version definition from the application and pass it on build time 2018-03-17 19:14:02 +03:00
SleepWalker
6b4a21ef30 Revert "Снова отключаем flow"
This reverts commit 31a164b779c328cc6db827d09b5db28f1e6232eb.
2017-12-30 21:09:48 +02:00
ErickSkrauch
d2f3a05b31 Переход на кодировку utf8md4_unicode_ci 2017-12-23 00:32:36 +03:00
ErickSkrauch
43b69aed0b Снова отключаем flow 2017-12-17 17:18:25 +03:00
ErickSkrauch
58780f3ee1 Обновлена версия PHP, Node.js и перешли на использование yarn 2017-12-13 16:05:30 +03:00
SleepWalker
c7b6d1961d Try to begin with migration to yarn 2017-12-13 00:13:36 +02:00
SleepWalker
d32849a85b Improve install command for builds 2017-10-17 21:22:23 +03:00
ErickSkrauch
2bdb79b43d Удалено использование aufs для построения билда в gitlab-ci 2017-09-07 02:37:52 +03:00
ErickSkrauch
c824db6487 [skip ci] Revert "Попытка вернуть проверку npm run flow в цикл сборки"
Увы, это всё ещё не работает. Вероятно, нужно добирать необходимую библиотеку в контейнер
2017-08-09 01:11:55 +03:00
ErickSkrauch
0a5f8feca6 Попытка вернуть проверку npm run flow в цикл сборки 2017-08-09 01:09:26 +03:00
ErickSkrauch
9cd622fd0d Обновление Node.js для CI до версии 8.2.1 2017-08-08 12:40:39 +03:00
SleepWalker
8adc96a3a8 #337: disable flow during build due to missing libelf.so.1 in docker image 2017-06-13 07:56:37 +03:00
SleepWalker
8f8f2ee7be #337: add flow js in CI build 2017-06-12 22:11:23 +03:00
SleepWalker
cd7996abbc Include js linting in build steps 2017-04-11 22:26:58 +03:00
ErickSkrauch
49a6d4a37d Пробуем использовать aufs при билде 2016-12-07 01:34:51 +03:00
ErickSkrauch
0d7ed89ca5 Проба тестирования приложения через gitlab-ci services 2016-12-07 00:16:26 +03:00
SleepWalker
7a8f9950ab #242: reduce npm verbosity in containers and in CI 2016-12-04 16:09:29 +02:00
ErickSkrauch
fb0dde4abc При билде production теперь используется конфиг из ENV переменной [skip ci] 2016-11-23 11:28:06 +03:00
ErickSkrauch
d5a3daf218 Ребилдим testphp контейнер при тестировании 2016-11-05 18:03:04 +03:00
ErickSkrauch
8dbcc9937b Реализация CI 2016-10-28 11:06:32 +03:00