Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: retire-process.xml
Date: Sun, 29 Jun 2008 06:19:23
Message-Id: E1KCqFp-0003ZJ-UK@stork.gentoo.org
1 robbat2 08/06/29 06:19:17
2
3 Modified: retire-process.xml
4 Log:
5 Note that bugzilla retirement is now automated, and bump the version number.
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/infrastructure/retire-process.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/retire-process.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/retire-process.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/retire-process.xml?r1=1.3&r2=1.4
13
14 Index: retire-process.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/retire-process.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -p -w -b -B -u -u -r1.3 -r1.4
20 --- retire-process.xml 29 Jun 2008 06:15:10 -0000 1.3
21 +++ retire-process.xml 29 Jun 2008 06:19:17 -0000 1.4
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/retire-process.xml,v 1.3 2008/06/29 06:15:10 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/retire-process.xml,v 1.4 2008/06/29 06:19:17 robbat2 Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -27,8 +27,8 @@ services.
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.1</version>
35 -<date>2008-05-27</date>
36 +<version>1.4</version>
37 +<date>2008-06-29</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -289,17 +289,13 @@ old private bugs; preserve the assignee
42 </impo>
43
44 <p>
45 -Now we need to retire and disable their Bugzilla account. Please do the
46 -following:
47 +Now we need to retire and disable their Bugzilla account. Please SSH to
48 +<path>bugs-db1.gentoo.org</path>, sudo up, and run: <b>./retire.sh
49 +$USERNAME</b>. This automated script performs the following tasks:
50 </p>
51
52 <ul>
53 <li>
54 - Locate the account using the <b>Users</b> administrative search. If they
55 - have renamed their account already, you may need to search very hard to find
56 - them (Bugzilla does not provide a way to search by real name).
57 - </li>
58 - <li>
59 Add the disabled text to say: "Retired on 12-08-2005 as per retirement bug
60 #12345." Retiring developers are responsible for creating a new bugzilla
61 account, and configuring watches for all bugzilla accounts that they are
62
63
64
65 --
66 gentoo-commits@l.g.o mailing list