|
|
@ -63,8 +63,8 @@ kind: pipeline |
|
|
|
name: compatibility |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: syntax-php7.1 |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
- name: syntax-php7.2 |
|
|
|
image: nextcloudci/php7.2:php7.2-13 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -75,8 +75,8 @@ steps: |
|
|
|
- cd ../server |
|
|
|
- composer install |
|
|
|
- ./lib/composer/bin/parallel-lint apps/$APP_NAME/ |
|
|
|
- name: syntax-php7.3 |
|
|
|
image: nextcloudci/php7.3:php7.3-1 |
|
|
|
- name: syntax-php7.4 |
|
|
|
image: nextcloudci/php7.4:php7.4-2 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -88,7 +88,7 @@ steps: |
|
|
|
- composer install |
|
|
|
- ./lib/composer/bin/parallel-lint apps/$APP_NAME/ |
|
|
|
- name: app-code-check |
|
|
|
image: nextcloudci/php7.3:php7.3-1 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -110,11 +110,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-sqlite-php7.1 |
|
|
|
name: unit-sqlite-php7.2 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: sqlite-php7.1 |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
- name: sqlite-php7.2 |
|
|
|
image: nextcloudci/php7.2:php7.2-13 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -141,11 +141,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-sqlite-php7.2 |
|
|
|
name: unit-sqlite-php7.3 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: sqlite-php7.2 |
|
|
|
image: nextcloudci/php7.2:php7.2-12 |
|
|
|
- name: sqlite-php7.3 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -172,11 +172,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-sqlite-php7.3 |
|
|
|
name: unit-sqlite-php7.4 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: sqlite-php7.3 |
|
|
|
image: nextcloudci/php7.3:php7.3-1 |
|
|
|
- name: sqlite-php7.4 |
|
|
|
image: nextcloudci/php7.4:php7.4-2 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -203,11 +203,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-mysql-php7.1 |
|
|
|
name: unit-mysql-php7.2 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: mysql-php7.1 |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
- name: mysql-php7.2 |
|
|
|
image: nextcloudci/php7.2:php7.2-13 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -248,11 +248,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-mysql-php7.2 |
|
|
|
name: unit-mysql-php7.3 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: mysql-php7.2 |
|
|
|
image: nextcloudci/php7.2:php7.2-12 |
|
|
|
- name: mysql-php7.3 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -293,11 +293,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-mysql-php7.3 |
|
|
|
name: unit-mysql-php7.4 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: mysql-php7.3 |
|
|
|
image: nextcloudci/php7.3:php7.3-1 |
|
|
|
- name: mysql-php7.4 |
|
|
|
image: nextcloudci/php7.4:php7.4-2 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -338,11 +338,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-pgsql-php7.1 |
|
|
|
name: unit-pgsql-php7.2 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: pgsql-php7.1 |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
- name: pgsql-php7.2 |
|
|
|
image: nextcloudci/php7.2:php7.2-13 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -381,11 +381,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-pgsql-php7.2 |
|
|
|
name: unit-pgsql-php7.3 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: pgsql-php7.2 |
|
|
|
image: nextcloudci/php7.2:php7.2-12 |
|
|
|
- name: pgsql-php7.3 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -424,11 +424,11 @@ trigger: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: unit-pgsql-php7.3 |
|
|
|
name: unit-pgsql-php7.4 |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: pgsql-php7.3 |
|
|
|
image: nextcloudci/php7.3:php7.3-1 |
|
|
|
- name: pgsql-php7.4 |
|
|
|
image: nextcloudci/php7.4:php7.4-2 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -471,7 +471,7 @@ name: int-sqlite-callapi |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-callapi |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -506,7 +506,7 @@ name: int-sqlite-chat |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-chat |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -541,7 +541,7 @@ name: int-sqlite-conversation |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-conversation |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -576,7 +576,7 @@ name: int-sqlite-sharing |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-sharing |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -611,7 +611,7 @@ name: int-mysql-callapi |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-callapi |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -656,7 +656,7 @@ name: int-mysql-chat |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-chat |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -701,7 +701,7 @@ name: int-mysql-conversation |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-conversation |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -746,7 +746,7 @@ name: int-mysql-sharing |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-sharing |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -791,7 +791,7 @@ name: int-pgsql-callapi |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-callapi |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -834,7 +834,7 @@ name: int-pgsql-chat |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-chat |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -877,7 +877,7 @@ name: int-pgsql-conversation |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-conversation |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
@ -920,7 +920,7 @@ name: int-pgsql-sharing |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: integration-sharing |
|
|
|
image: nextcloudci/php7.1:php7.1-16 |
|
|
|
image: nextcloudci/php7.3:php7.3-5 |
|
|
|
environment: |
|
|
|
APP_NAME: spreed |
|
|
|
CORE_BRANCH: master |
|
|
|