-
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-X Views configuration translations #655
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #655 +/- ##
============================================
- Coverage 13.03% 13.01% -0.03%
Complexity 241 241
============================================
Files 28 28
Lines 928 930 +2
============================================
Hits 121 121
- Misses 807 809 +2 ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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 worked as it should on KASKO-instance, great work!! 🦖
What was done
How to install
git pull origin dev
make fresh
composer require drupal/helfi_platform_config:dev-UHF-X_views_translations
make drush-updb drush-cr
How to test
make drush-cex
and go through each configuration. Check that the configuration change makes sense (I.e compare the change to configuration changes in this PR)