Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Nextcloud
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Nextcloud
Commits
f48d5dc2
Unverified
Commit
f48d5dc2
authored
6 years ago
by
Joas Schilling
Browse files
Options
Downloads
Patches
Plain Diff
Remove random_compat
Signed-off-by:
Joas Schilling
<
coding@schilljs.com
>
parent
82d4732a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.drone.yml
+3
-3
3 additions, 3 deletions
.drone.yml
3rdparty
+1
-1
1 addition, 1 deletion
3rdparty
with
4 additions
and
4 deletions
.drone.yml
+
3
−
3
View file @
f48d5dc2
...
...
@@ -69,7 +69,7 @@ pipeline:
image
:
nextcloudci/php7.0:php7.0-19
commands
:
-
composer install
-
./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude
3rdparty/paragonie/random_compat/lib/ --exclude
lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php .
-
./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php .
when
:
matrix
:
TESTS
:
syntax-php7.0
...
...
@@ -77,7 +77,7 @@ pipeline:
image
:
nextcloudci/php7.1:php7.1-16
commands
:
-
composer install
-
./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude
3rdparty/paragonie/random_compat/lib/ --exclude
lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php .
-
./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php .
when
:
matrix
:
TESTS
:
syntax-php7.1
...
...
@@ -85,7 +85,7 @@ pipeline:
image
:
nextcloudci/php7.2:php7.2-12
commands
:
-
composer install
-
./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude
3rdparty/paragonie/random_compat/lib/ --exclude
lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php --exclude 3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php .
-
./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php --exclude 3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php .
when
:
matrix
:
TESTS
:
syntax-php7.2
...
...
This diff is collapsed.
Click to expand it.
3rdparty
@
5a35a4bf
Compare
951093d5
...
5a35a4bf
Subproject commit
951093d57436f0cc1904d5ce00bc155f87d2d2ff
Subproject commit
5a35a4bf137f9ce920d96f70d97f2c011106d6d9
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment