This is an automated email from git. It was generated because a ref change was pushed to the "galette/galette.git" repository.
The branch, develop has been updated via 5fd659117bfbca6828cb138aa7160aa655becaf4 (commit) via c80c0208b7a4b653216a23f5f964232a504d9064 (commit) from a1fae4ad8df4bc05669c90b073ab8d4a0417b93e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5fd659117bfbca6828cb138aa7160aa655becaf4 Author: Johan Cwiklinski <jo...@x-tnd.be> Date: Fri Feb 16 16:53:04 2024 +0100 Add and use Cacheable feature commit c80c0208b7a4b653216a23f5f964232a504d9064 Author: Johan Cwiklinski <jo...@x-tnd.be> Date: Fri Feb 16 09:25:31 2024 +0100 Check if new Galette release is available closes #1785 ----------------------------------------------------------------------- Summary of changes: .composer-require-checker.config.json | 1 + galette/composer.json | 3 +- galette/composer.lock | 379 ++++++++++++++++++++++++++++- galette/config/paths.inc.php | 4 + galette/includes/main.inc.php | 39 +++ galette/lib/Galette/Features/Cacheable.php | 162 ++++++++++++ galette/lib/Galette/IO/News.php | 103 +++----- galette/lib/Galette/Util/Release.php | 218 +++++++++++++++++ tests/Galette/Util/tests/units/Release.php | 258 ++++++++++++++++++++ 9 files changed, 1093 insertions(+), 74 deletions(-) create mode 100644 galette/lib/Galette/Features/Cacheable.php create mode 100644 galette/lib/Galette/Util/Release.php create mode 100644 tests/Galette/Util/tests/units/Release.php hooks/post-receive -- galette/galette.git -- Galette repositories commits - http://galette.eu List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/