-
Notifications
You must be signed in to change notification settings - Fork 5
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-8525: Removed cron based cache invalidation in favor of automatic PubSub based cache invalidation #518
Conversation
… PubSub based cache invalidation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## main #518 +/- ##
=========================================
Coverage 12.74% 12.74%
Complexity 236 236
=========================================
Files 30 30
Lines 902 902
=========================================
Hits 115 115
Misses 787 787 📣 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.
This should be good 🦖
UHF-8525
What was done
How to install
git pull origin dev
make fresh
composer require drupal/helfi_platform_config:dev-UHF-0000_insert_correct_branch
make drush-updb drush-cr
How to test
Other PRs