Merge ~jugmac00/launchpad-bastion-scripts:add-launchpad-copy-archive-publisher into launchpad-bastion-scripts:main

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: efe050a4f8e74e764b118f293f3546e8aa8e1bd1
Merged at revision: efe050a4f8e74e764b118f293f3546e8aa8e1bd1
Proposed branch: ~jugmac00/launchpad-bastion-scripts:add-launchpad-copy-archive-publisher
Merge into: launchpad-bastion-scripts:main
Diff against target: 12 lines (+1/-0)
1 file modified
auto-upgrade-qastaging (+1/-0)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+453914@code.launchpad.net

Commit message

auto-upgrade-qastaging: Add launchpad-copy-archive-publisher

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

Please keep these items sorted ('c' < 'd'). Other than that, LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/auto-upgrade-qastaging b/auto-upgrade-qastaging
2index 6d74816..dfa9b4b 100755
3--- a/auto-upgrade-qastaging
4+++ b/auto-upgrade-qastaging
5@@ -19,6 +19,7 @@ if [ "$stable_commit" != "$deployed_commit" ]; then
6 set-local-config launchpad-admin build_label="$stable_commit"
7 set-local-config launchpad-appserver build_label="$stable_commit"
8 set-local-config launchpad-assets build_label="$stable_commit"
9+ set-local-config launchpad-copy-archive-publisher build_label="$stable_commit"
10 set-local-config launchpad-debian-importer build_label="$stable_commit"
11 set-local-config launchpad-ftpmaster-publisher build_label="$stable_commit"
12 set-local-config launchpad-ftpmaster-uploader build_label="$stable_commit"

Subscribers

People subscribed via source and target branches