-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: use a single task to change all permissions #243
chore: use a single task to change all permissions #243
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #243 +/- ##
=============================================
- Coverage 44.45% 39.52% -4.94%
+ Complexity 233 226 -7
=============================================
Files 18 22 +4
Lines 857 797 -60
=============================================
- Hits 381 315 -66
- Misses 476 482 +6
☔ View full report in Codecov by Sentry. |
3c8c831
to
095eb16
Compare
composer.json
Outdated
@@ -21,8 +21,8 @@ | |||
"minimum-stability": "dev", | |||
"require": { | |||
"oat-sa/oatbox-extension-installer": "~1.1||dev-master", | |||
"oat-sa/generis": ">=15.24", | |||
"oat-sa/tao-core": ">=52.1", | |||
"oat-sa/generis": "dev-feature/adf-1590/optimize-permissions-task-queue as 99.99", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Update versions
…for all operations
…dy too much deprecations
…syntax to PHP 7.4
594964e
to
f4208c9
Compare
Version🚨 Your pull request contains a BREAKING CHANGE, please be sure to communicate it.
There are 2 BREAKING CHANGES, 1 feature, 0 fix |
Tasks
Related PRs