[console] 2 commits

spip-league/console | 2 commits

Par Matthieu Marcillaud, le 3 mai 2026 à 16h54min :

fix: Mise à jour des fixtures (mais branche dev de kernel pour le moment)

Modifié
composer.json
tests/Fixtures/LegacySpip/config/spip/dirs.php
tests/Fixtures/LegacySpip/config/spip/routes.php

Détails : fix: Mise à jour des fixtures (mais branche dev de kernel pour le moment) (4578fd03) · Validations · spip-league / console · GitLab

==============================
Par Matthieu Marcillaud, le 3 mai 2026 à 16h45min :

feat: Utiliser SymfonyStyle, coloration, commande de liste des pipelines (event et listeners), et mémoire du cache.

Ajouté
src/Command/PipelineEventsListCommand.php
src/Command/PipelineListenersListCommand.php
tests/Fixtures/LegacySpip/tmp/cache/boot/sf.actualise_plugins_actifs.XjtaNSF.lock
Modifié
composer.json
src/Application.php
src/Command/AboutCommand.php
src/Command/CacheClearCommand.php
src/Command/CacheWarmupCommand.php
src/Command/ConfigDumpCommand.php
src/Command/ContainerDebugCommand.php
src/Command/HelloCommand.php
src/Command/RoutesListCommand.php
src/Command/SpipInfoCommand.php
tests/ApplicationTest.php
tests/Command/AboutCommandTest.php
tests/Fixtures/LegacySpip/config/spip/dirs.php

Détails : feat: Utiliser SymfonyStyle, coloration, commande de liste des pipelines... (b32d69b6) · Validations · spip-league / console · GitLab