Skip to content
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-8005: Enable and configure Talbotti block for strategy instance. #399

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

juho-lehmonen
Copy link
Contributor

@juho-lehmonen juho-lehmonen commented Feb 8, 2023

UHF-8005

What was done

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-8005-enable-talpa-bot
    • If the platform config PR hasn't been merged yet, run composer require drupal/helfi_platform_config:dev-UHF-8005-add-watson-talbotti-to-leijuke
    • make fresh
    • If you get a Query failed. Rerun with --debug to see any error message. ERROR 1273 (HY000) at line 11123: Unknown collation: 'utf8mb4_0900_ai_ci' error with make fresh run:
      • sed -i 's/utf8mb4_0900_ai_ci/utf8mb4_swedish_ci/g' dump.sql
      • and then: drush sql-query --file=/app/dump.sql && drush helfi:oc:sanitize-database && drush cim -y;drush updb -y;drush cr;drush uli
  • Run make drush-cr

How to test

Designers review

  • This PR does not need designers review

Other PRs

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@juho-lehmonen juho-lehmonen changed the title Draft: UHF-8005: Enable and configure Talbotti block for strategy instance. UHF-8005: Enable and configure Talbotti block for strategy instance. Feb 9, 2023
@juho-lehmonen juho-lehmonen marked this pull request as ready for review February 9, 2023 07:06
@juho-lehmonen juho-lehmonen merged commit 95701c6 into dev Feb 16, 2023
@juho-lehmonen juho-lehmonen deleted the UHF-8005-enable-talpa-bot branch February 16, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants