[commits] horde-installer-plugin branch master updated. afd3e4ab43d534c1cc693afedc772004633933ea

lang at b1-systems.de lang at b1-systems.de
Wed Nov 3 12:37:47 UTC 2021


The branch "master" has been updated.
The following is a summary of the commits.

from: 21127f61da2438f20b3dda25d2a2432f8a8a50a7

afd3e4a Feature cli (#8)

Summary: https://github.com/horde/horde-installer-plugin/compare/21127f61da24...afd3e4ab43d5

-----------------------------------------------------------------------

commit afd3e4ab43d534c1cc693afedc772004633933ea
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed, 03 Nov 2021 13:37:45 +0100

Feature cli (#8)

* version constraint syntax

* Add CI job for satis repo update

* tried to make postinstall work with a event handlers

* Initial draft of writing config to var/config and symlinking to old locations

* Add trailing semicolon (syntax)

* Add quotation marks for app fileroot

* Move static dir out of horde dir

* Stub of a horde-specific command

* Add missing getCapabilities

* Flesh out stub of HordeReconfigureCommand

* Add phpstan action

* Fix issues found by phpstan

* Raise to phpstan level 3

* Fix issues found by phpstan

* Move to phpstan level 5

* horde-reconfigure command can now rebuild js and config symlinks

* Fix phpstan detected issues

* Write horde.local.php files during horde-reconfigure command

* Handle copying presets and linking themes

* Add type hints suggested by phpstan level 6

* Ensure always returning a string, not false

* Handle doc/registry.d snippets

Co-authored-by: Koch, Corbinian <koch at b1-systems.de>
Co-authored-by: Midah Pasche <midahannep at gmail.com>

 A .github/workflows/phpstan.yml
 A src/CommandProvider.php
 A src/ConfigLinker.php
 M src/HordeInstaller.php
 M src/HordeInstallerPlugin.php
 A src/HordeLocalFileWriter.php
 A src/HordeReconfigureCommand.php
 A src/JsTreeLinker.php
 A src/PackageDocRegistrySnippetHandler.php
 A src/PresetHandler.php
 A src/RegistryLocationFileWriter.php
 M src/ThemesCatalog.php
 M src/ThemesHandler.php

https://github.com/horde/horde-installer-plugin/commit/afd3e4ab43d534c1cc693afedc772004633933ea


More information about the commits mailing list