All notable changes, todos and the release checks and process for the project will be documented in this file.
A web-version of this file is available at https://dev.ipscelo.com/elo/changelog
The format is based on Keep a Changelog, and this project adheres roughly to Semantic Versioning.
In this section all information about the codebase and the surrounding tools and settings are documented for reference.
Git branching strategy
developdevelopmain branchCSP
echo -n "alert('Hello World')" | openssl dgst -sha256 -binary | openssl base64Halloween:
that you can't get any treats <svg class="bi" width="22" height="22"><use href="#sugar-2294"></use></svg> from Eric Grauffelgit checkout halloweengit merge --no-ff develop/var/www/dev.ipscelo.com/lib/php-lib/vendor/squizlabs/php_codesniffer/bin/phpcs -q -n --tab-width=3 --standard=/var/www/dev.ipscelo.com/lib/phpcs_ruleset.xml api/api.php/var/www/dev.ipscelo.com/lib/php-lib/vendor/squizlabs/php_codesniffer/bin/phpcs -q -n --tab-width=3 --standard=/var/www/dev.ipscelo.com/lib/phpcs_ruleset.xml elo/elo.php/var/www/dev.ipscelo.com/lib/php-lib/vendor/squizlabs/php_codesniffer/bin/phpcs -q -n --tab-width=3 --standard=/var/www/dev.ipscelo.com/lib/phpcs_ruleset.xml rss/rss.phpgit checkout developgit merge -m "merge feature branch" --no-ff feature-xxx./generate_cache_include.shgit commit -a -m "generate sw_precache_dev.js"git tag -a XXXX -m "release of version XX.XX"git checkout maingit merge -m "merge branch develop" --no-ff developgit push --follow-tags origin main./release.sh XXXXgit checkout develop