[commits] [Wiki] changed: Doc/Dev/Downstream
Ralf Lang (B1 Systems GmbH)
lang at b1-systems.de
Sun Nov 24 09:05:39 UTC 2019
rlang Sun, 24 Nov 2019 09:05:39 +0000
Modified page: https://wiki.horde.org/Doc/Dev/Downstream
New Revision: 3
Change log: some minor additions
@@ -18,16 +18,22 @@
+++ CHANGES file
A plaintext CHANGES file (most packages)
+++ PEAR package.xml
A pear package definition (all released H4/H5, all H4/H5 alpha, not
for git-tools)
+
+Older releases of the components tool will use the package.xml file
even though information could be pulled from .horde.yml file.
+Newer releases of the components tool will not strictly require a
package.xml - however, omitting this file will not allow releasing for
PEAR, pear dependeny graph etc.
+
+++ composer.json
A composer manifesto (all recent packages)
-++ Maintaining the Changelog
-
+++ Maintaining the Changelog
+
++ Bugfix releases (a.b.x -> a.b.y)
++ Feature Releases (a.x.c -> a.y.0)
-++ snapshot pear tarballs
-
+++ snapshot pear tarballs
+
++ Private Composer Infrastructure
+
+See https://github.com/maintaina-com/horde-satis.maintaina.com for an
example.
More information about the commits
mailing list