Skip to content

Instantly share code, notes, and snippets.

@khalima
khalima / v3.sh
Last active January 4, 2024 07:00
V3 update for grants
#!/bin/bash
set -e
rm -rf conf/cmi/
git checkout -- composer.json composer.lock conf
make down && docker-compose down -v
echo " ------------------------------------------------ "
echo " Switch to pre-v3-update branch."
echo " ------------------------------------------------ "
git checkout UHF-9250_preinstall_configurations_for_v3
composer install
@khalima
khalima / eu_cookie_compliance_block_8.x-1.19.patch
Last active October 12, 2021 08:40
EU Cookie compliance (8.x-1.19) patch for HELfi specific content.
@khalima
khalima / eu_cookie_compliance_block_8.x-1.18.patch
Last active September 30, 2021 14:27
EU Cookie compliance patch for HELfi specific content.
@khalima
khalima / eu_cookie_compliance_block_8x-116.patch
Last active September 29, 2021 14:58
EU Cookie compliance patch for HELfi specific changes.