[commits] [Wiki] changed: Project/SplitGitRepo
Jan Schneider
jan at horde.org
Tue May 30 20:16:17 UTC 2017
jan Tue, 30 May 2017 20:16:17 +0000
Modified page: https://wiki.horde.org/Project/SplitGitRepo
New Revision: 20
Change log: Mark solved items
@@ -13,23 +13,23 @@
++ Description
Global:
-# Create script to automatically build list of apps/libs (for use by
install script)
- * Get all repos via https://api.github.com/orgs/horde/repos
- * Check for horde.yml files at
https://raw.githubusercontent.com/horde/[REPO]/master/horde.yml
-# Create single installation script
- * This script can create/clone the git repos as needed.
- * All repos will be stored in a base folder
- * Option to create a separate, web-accessible directory.
- * Includes stuff in framework/bin
- * Includes stuff in horde-support/maintenance-tools
- * Includes the groupware install code (in fact, the
Horde_Core_Bundle code is probably a good place to start in terms of
creating the install script).
- * Use Horde_Pear libs to query for list of packages to install
- * 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
+# **X** Create script to automatically build list of apps/libs (for
use by install script)
+ * **X** Get all repos via https://api.github.com/orgs/horde/repos
+ * **X** Check for horde.yml files at
https://raw.githubusercontent.com/horde/[REPO]/master/horde.yml
+# **O** Create single installation script
+ * **X** This script can create/clone the git repos as needed.
+ * **X** All repos will be stored in a base folder
+ * **X** Option to create a separate, web-accessible directory.
+ * **O** Includes stuff in framework/bin
+ * **O** Includes stuff in horde-support/maintenance-tools
+ * **O** Includes the groupware install code (in fact, the
Horde_Core_Bundle code is probably a good place to start in terms of
creating the install script).
+ * **O** Use Horde_Pear libs to query for list of packages to install
+ * **O** This script can be packaged via PHAR
+ * **O** Allow config file
+# **O** Create autoloader driver for use with script-facilitated
development install
+# **O** Create Vagrant image to allow for testing/development
For each application and library:
# Split git repo
@@ -55,6 +55,7 @@
* Mike: 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 repository name for the current "horde"
application and keep or empty the current "horde" repository.
* Jan: leaning to the former
* Mike: leaning to the later (Wouldn't deleting the contents of
the current repository mess anyone who has it checked out?)
+ * Outcome: use "base" as a name.
----
Back to the ((Project|Project List))
More information about the commits
mailing list