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-9755 Configuration replacement #34

Merged
merged 7 commits into from
Mar 25, 2024
Merged

UHF-9755 Configuration replacement #34

merged 7 commits into from
Mar 25, 2024

Conversation

khalima
Copy link
Contributor

@khalima khalima commented Mar 18, 2024

UHF-9755

What was done

  • Added helfi_emergency_config module and enabled it. Converted helfi_emergency specific customisations to use the rewritten configurations
  • Updated configurations based on replaced custom configurations

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-9755
    • make fresh
  • Run make drush-cr

How to test

  • Force an update for all of the platform config modules by retrieving the test branch from platform config and running the update command for it in shell.
    • composer require drupal/helfi_platform_config:dev-UHF-X_test_massive_update
    • in shell run: drush eval "module_load_include('install', 'hdbt_admin_tools', 'hdbt_admin_tools'); hdbt_admin_tools_test_massive_update();"; drush cex -y
  • Check that the changed configurations seem sensible. I.e. None of the updates have removed the customised configurations.
  • Check that code follows our standards

Other PRs

@hyrsky hyrsky mentioned this pull request Mar 25, 2024
2 tasks
@hyrsky hyrsky merged commit 726b76e into dev Mar 25, 2024
1 check failed
@hyrsky hyrsky deleted the UHF-9755 branch March 25, 2024 06:56
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