[commits] [Wiki] changed: Project/SplitGitRepo
Jan Schneider
jan at horde.org
Fri Jan 6 09:02:18 UTC 2017
jan Fri, 06 Jan 2017 09:02:18 +0000
Modified page: https://wiki.horde.org/Project/SplitGitRepo
New Revision: 14
Change log: FRAMEWORK_5 branch is no longer necessary. Split off open
discussions.
@@ -28,23 +28,30 @@
* This script can be packaged via PHAR
* Allow config file
# Create autoloader driver for use with script-facilitated
development install
# Create Vagrant image to allow for testing/development
-# Branch FRAMEWORK_5
-For each application:
+For each application and library:
# Split git repo
* Tool at framework/bin/horde-git-split
* Example: ./horde-git-split --component Imap_Client --
horde_imap_client_3
- * Stored in separate git repo. Prefix with "horde-"?
+ * Stored in separate git repo.
+# Merge master into FRAMEWORK_5_2 for all libraries
# Add files to new repo
* composer.json
* Ensure that composer.json points to packagist/composer install
paths instead of PEAR
* Travis
* .travis.ini, .travis.yml
# Set up email updates for new repo
# Generate documentation for each repo
# Add package-specific entry to bugs.horde.org (if it doesn't exist)
+
+++ Open Questions (Votes)
+
+* Prefix split repositories with "horde-"?
+ * Jan: no
+* What to do with the "horde" base repository. Delete current "horde"
repository and replace it with the current "horde" application, or
find a new repoository name for the current "horde" application and
keep or empty the current "horde" repository.
+ * Jan: leaning to the former
----
Back to the ((Project|Project List))
More information about the commits
mailing list