[commits] components branch master updated. 05aaf045493801696c7610b40aec8f13e5b248c4

jan at horde.org jan at horde.org
Sun Oct 28 16:30:13 UTC 2018


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

from: fc94588de45c4df2e7d22416ca6b9da41f6b7e3b

05aaf04 Split up timestamp() and sync().

Summary: https://github.com/horde/components/compare/fc94588de45c...05aaf0454938

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

commit 05aaf045493801696c7610b40aec8f13e5b248c4
Author: Jan Schneider <jan at horde.org>
Date:   Sun, 28 Oct 2018 17:28:12 +0100

Split up timestamp() and sync().

This allows to only update the yml files during development, and synchronize the changelog files at release time. Ideally we can simply cherry-pick (or merge in the future) between branches without the changelog hassle.

 M lib/Components/Component.php
 M lib/Components/Component/Base.php
 M lib/Components/Component/Source.php
 M lib/Components/Module/Release.php
 A lib/Components/Release/Task/Changelog.php
 M lib/Components/Release/Task/Timestamp.php
 M lib/Components/Runner/Release.php
 A test/Components/Unit/Components/Release/Task/ChangelogTest.php
 M test/Components/Unit/Components/Release/Task/TimestampTest.php
 A test/Components/fixture/framework/Dependency/.horde.yml
 A test/Components/fixture/framework/Install/.horde.yml
 A test/Components/fixture/framework/Optional/.horde.yml
 A test/Components/fixture/simple/doc/changelog.yml

https://github.com/horde/components/commit/05aaf045493801696c7610b40aec8f13e5b248c4


More information about the commits mailing list