launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #03375
[Merge] lp:~wgrant/launchpad/quickly-drop-shipit into lp:launchpad
William Grant has proposed merging lp:~wgrant/launchpad/quickly-drop-shipit into lp:launchpad.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~wgrant/launchpad/quickly-drop-shipit/+merge/58312
ShipIt has been entirely removed from production, and now the production configs too. This is a quick branch to remove it from dev/test instances, and to stop importing it even if it is present. This hopefully unbreaks (qa)staging, as sourcecode/shipit was not automatically removed there.
does exist
Non-Canonical contributors have been running without canonical.shipit for all this time anyway, so removing it will not break anything.
--
https://code.launchpad.net/~wgrant/launchpad/quickly-drop-shipit/+merge/58312
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~wgrant/launchpad/quickly-drop-shipit into lp:launchpad.
=== modified file 'lib/canonical/configure.zcml'
--- lib/canonical/configure.zcml 2011-02-01 21:46:58 +0000
+++ lib/canonical/configure.zcml 2011-04-19 14:19:39 +0000
@@ -134,7 +134,4 @@
<include package="canonical.launchpad" />
<include package="canonical.lazr" />
- <include zcml:condition="installed canonical.shipit"
- package="canonical.shipit" />
-
</configure>
=== removed symlink 'lib/canonical/shipit'
=== target was u'../../sourcecode/shipit'
=== modified file 'utilities/sourcedeps.conf'
--- utilities/sourcedeps.conf 2011-03-29 05:56:57 +0000
+++ utilities/sourcedeps.conf 2011-04-19 14:19:39 +0000
@@ -15,4 +15,3 @@
subvertpy lp:~launchpad-pqm/subvertpy/trunk;revno=2042
python-debian lp:~launchpad-pqm/python-debian/devel;revno=186
testresources lp:~launchpad-pqm/testresources/dev;revno=16
-shipit lp:~launchpad-pqm/shipit/trunk;revno=8923 optional