-
Notifications
You must be signed in to change notification settings - Fork 1
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
UHF-7324: Support deleting old revisions #133
Conversation
Codecov Report
@@ Coverage Diff @@
## main #133 +/- ##
============================================
+ Coverage 64.17% 65.79% +1.61%
- Complexity 478 505 +27
============================================
Files 66 69 +3
Lines 1661 1760 +99
============================================
+ Hits 1066 1158 +92
- Misses 595 602 +7
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
I tested the commands and had a look at the code.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
How to install
composer require drupal/helfi_api_base:dev-UHF-7324
drush cr
local.settings.php
file:How to test
Create new revision
checkbox is checked, make some changes and save the nodedrush cron
and make sure the node has 5 revisions for each translationdrush helfi:revision:delete node
and make sure old revisions are deleted