Compare commits

..

6 Commits

Author SHA1 Message Date
Nextcloud bot 8c6d6b35db
[tx-robot] updated from transifex 2019-11-04 02:23:31 +00:00
Nextcloud bot 311f4bf040
[tx-robot] updated from transifex 2019-10-18 02:23:28 +00:00
Nextcloud bot 660f29ee3c
[tx-robot] updated from transifex 2019-10-05 02:23:00 +00:00
Nextcloud bot 836da357fa
[tx-robot] updated from transifex 2019-09-18 02:23:01 +00:00
blizzz b89239c0bc
Merge pull request #28 from nextcloud/update-stable17-target-versions
Update stable17 target versions
2019-09-05 13:09:09 +02:00
Joas Schilling 3119a96e8b
Update stable17 target versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-05 10:38:52 +02:00
2 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@ steps:
image: nextcloudci/php7.1:php7.1-16
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -18,7 +18,7 @@ steps:
image: nextcloudci/php7.3:php7.3-1
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -30,7 +30,7 @@ steps:
image: nextcloudci/php7.3:php7.3-1
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -56,7 +56,7 @@ steps:
image: nextcloudci/php7.1:php7.1-16
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -86,7 +86,7 @@ steps:
image: nextcloudci/php7.2:php7.2-12
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -116,7 +116,7 @@ steps:
image: nextcloudci/php7.3:php7.3-1
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh

View File

@ -5,7 +5,7 @@
<name>Data Request</name>
<summary>Request your data from the admins</summary>
<description><![CDATA[Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request.]]></description>
<version>1.5.0</version>
<version>1.4.0</version>
<licence>agpl</licence>
<author mail="blizzz@arthur-schiwon.de" homepage="https://nextcloud.com">Arthur Schiwon</author>
<namespace>DataRequest</namespace>
@ -15,7 +15,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/data_request/master/screenshots/personal-settings.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/data_request/master/screenshots/settings-close-up.png</screenshot>
<dependencies>
<nextcloud min-version="18" max-version="18" />
<nextcloud min-version="17" max-version="17"/>
</dependencies>
<settings>