Commit 3616b50c authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Suppression de la configuration et des phpci, netbeans et apigen.

Showing with 0 additions and 75 deletions
+0 -75
source: .
destination: apigen
exclude:
- vendor
- Tests
tree: true
deprecated: true
templateTheme: bootstrap
noSourceCode: true
auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_create_2e_tests=false
auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_enabled=true
auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_path=vendor/autoload.php
auxiliary.org-netbeans-modules-php-phpunit.configuration_2e_enabled=true
auxiliary.org-netbeans-modules-php-phpunit.configuration_2e_path=phpunit.xml.dist
auxiliary.org-netbeans-modules-php-phpunit.customSuite_2e_enabled=false
auxiliary.org-netbeans-modules-php-phpunit.customSuite_2e_path=
auxiliary.org-netbeans-modules-php-phpunit.phpUnit_2e_enabled=true
auxiliary.org-netbeans-modules-php-phpunit.phpUnit_2e_path=vendor/bin/phpunit
auxiliary.org-netbeans-modules-php-phpunit.test_2e_groups_2e_ask=false
auxiliary.org-netbeans-modules-php-phpunit.test_2e_run_2e_all=false
auxiliary.org-netbeans-modules-web-clientproject-api.js_2e_libs_2e_folder=Resources/js/widget
browser.reload.on.save=true
code.analysis.excludes=
file.reference.file-upload-bundle-Tests=Tests
ignore.path=
include.path=\
${php.global.include.path}
php.version=PHP_54
source.encoding=UTF-8
src.dir=.
tags.asp=false
tags.short=false
test.src.dir=${file.reference.file-upload-bundle-Tests}
testing.providers=PhpUnit
web.root=.
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>file-upload-bundle</name>
</data>
</configuration>
</project>
build_settings:
clone_depth: 1
verbose: true
ignore:
- vendor
setup:
composer:
action: install
prefer_dist: true
test:
php_parallel_lint: ~
php_unit: ~
php_loc: ~
php_cpd:
allow_failures: true
php_mess_detector:
rules:
- phpmd.xml
allow_failures: true
complete:
email:
committer: true
addresses:
- guillaume.perreal@irstea.fr
success:
shell:
- update-apidoc irstea/file-upload-bundle "$PHPCI_BUILD_PATH"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment