Projects
Kolab:16:TestingLinked
roundcubemail-selfcontained
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 14
View file
buildroundcubemailtarball.sh
Changed
@@ -301,46 +301,46 @@ popd - -d chwala && rm -rf chwala -git clone --branch master ssh://git@git.kolab.org/diffusion/C/chwala.git chwala -pushd chwala -mkdir -p lib/ext -ln -s ../../../$NAME/program/lib/Roundcube lib/ext/Roundcube -ln -s ../../../../$NAME/plugins lib/drivers/kolab/plugins -ln -s ../$NAME/vendor vendor -php -dmemory_limit=500M vendor/bin/phpstan analyse -popd - - -d irony && rm -rf irony -git clone --branch master ssh://git@git.kolab.org/diffusion/rI/iRony.git irony -pushd irony -ln -s ../chwala/lib FileAPI -ln -s ../$NAME/program/lib/Roundcube Roundcube -ln -s ../$NAME/plugins plugins -ln -s ../$NAME/vendor vendor -php -dmemory_limit=500M vendor/bin/phpstan analyse -popd - - -d syncroton && rm -rf syncroton -git clone --branch master ssh://git@git.kolab.org/diffusion/S/syncroton.git syncroton -pushd syncroton -mkdir -p lib/ext -ln -s ../../../$NAME/program/lib/Roundcube lib/ext/Roundcube -ln -s ../../$NAME/plugins lib/plugins -ln -s ../$NAME/vendor vendor -cat << EOF > ./phpstan.neon -includes: -parameters: - level: 0 - parallel: - processTimeout: 300.0 - ignoreErrors: - - '#Function console not found#' - paths: - - lib/ -EOF -php -dmemory_limit=500M vendor/bin/phpstan analyse -popd +# -d chwala && rm -rf chwala +# git clone --branch master ssh://git@git.kolab.org/diffusion/C/chwala.git chwala +# pushd chwala +# mkdir -p lib/ext +# ln -s ../../../$NAME/program/lib/Roundcube lib/ext/Roundcube +# ln -s ../../../../$NAME/plugins lib/drivers/kolab/plugins +# ln -s ../$NAME/vendor vendor +# php -dmemory_limit=500M vendor/bin/phpstan analyse +# popd + +# -d irony && rm -rf irony +# git clone --branch master ssh://git@git.kolab.org/diffusion/rI/iRony.git irony +# pushd irony +# ln -s ../chwala/lib FileAPI +# ln -s ../$NAME/program/lib/Roundcube Roundcube +# ln -s ../$NAME/plugins plugins +# ln -s ../$NAME/vendor vendor +# php -dmemory_limit=500M vendor/bin/phpstan analyse +# popd + +# -d syncroton && rm -rf syncroton +# git clone --branch master ssh://git@git.kolab.org/diffusion/S/syncroton.git syncroton +# pushd syncroton +# mkdir -p lib/ext +# ln -s ../../../$NAME/program/lib/Roundcube lib/ext/Roundcube +# ln -s ../../$NAME/plugins lib/plugins +# ln -s ../$NAME/vendor vendor +# cat << EOF > ./phpstan.neon +# includes: +# parameters: +# level: 0 +# parallel: +# processTimeout: 300.0 +# ignoreErrors: +# - '#Function console not found#' +# paths: +# - lib/ +# EOF +# php -dmemory_limit=500M vendor/bin/phpstan analyse +# popd tar --exclude="$NAME/.git" -czf "$ROOT_DIR/$NAME.tar.gz" $NAME
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.