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-11363: Configuration translations #894

Merged
merged 7 commits into from
Jan 28, 2025
Merged

UHF-11363: Configuration translations #894

merged 7 commits into from
Jan 28, 2025

Conversation

khalima
Copy link
Contributor

@khalima khalima commented Jan 28, 2025

UHF-11363

What was done

  • Updated all pager texts to follow same naming patterns.

How to install and test in Etusivu

  • Get the latest dev branch
    • git checkout dev && git pull origin dev
  • Run composer i
  • Run make up
  • Download the artifact from Etusivu github: https://github.com/City-of-Helsinki/drupal-helfi-etusivu/actions/runs/12969542299/artifacts/2485922628
    • Unzip the latest.sql.zip and copy/move it to helfi_etusivu directory. Rename it dump.sql
  • Run make shell
    • In shell, run drush sql-drop -y && drush sql-query --file=/app/dump.sql && drush cr && drush cim -y && drush updb -y && drush cex -y
  • There shouldn't be any significant changes to conf/cmi, if there is consult @khalima and we'll check them together
  • Switch to branch UHF-11363 and get correct branch from platform config. Run this outside of docker container.
    • git fetch --all && git checkout UHF-11363 && composer require drupal/helfi_platform_config:dev-UHF-11363
  • Run drush updb -y && drush cex -y
  • Check that the changed configurations makes sense, and yet again consult @khalima

Copy link
Contributor

@teroelonen teroelonen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works very well 🦖

@khalima khalima merged commit 45bcca1 into main Jan 28, 2025
1 check passed
@khalima khalima deleted the UHF-11363 branch January 28, 2025 14:15
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