[commits] [Wiki] changed: Doc/Dev/Downstream
Ralf Lang (B1 Systems GmbH)
lang at b1-systems.de
Thu Apr 18 12:17:56 UTC 2019
rlang Thu, 18 Apr 2019 12:17:56 +0000
Modified page: https://wiki.horde.org/Doc/Dev/Downstream
New Revision: 2
Change log: flesh out list of metadata locations
@@ -10,19 +10,24 @@
++ List of relevant metadata files and items
+++ Application.php version info
+A variable in the main application file (only apps, not for
components app itself)
+++ changelog.yml
+A changelog in YAML format (all packages)
+++ .horde.yml
+++ 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)
+++ composer.json
-
-
+A composer manifesto (all recent packages)
++ Maintaining the Changelog
-
+
++ Bugfix releases (a.b.x -> a.b.y)
++ Feature Releases (a.x.c -> a.y.0)
+
+++ snapshot pear tarballs
++ Private Composer Infrastructure
More information about the commits
mailing list