Commit Graph

107 Commits

Author SHA1 Message Date
rhelmer@mozilla.com
897143ad7d set aus_server and ftp_server in verify config, for staging purposes r=cf b=373995 2007-10-12 09:26:35 -07:00
rhelmer@mozilla.com
bb6e266272 make signing on staging more like production r=cf b=399541 2007-10-12 09:17:19 -07:00
rhelmer@mozilla.com
4bcbdea237 simple auto-config for update verify r=cf b=373995 (fix typo) 2007-10-11 10:38:00 -07:00
rhelmer@mozilla.com
ae2a729755 simple auto-config for update verify r=cf b=373995 2007-10-11 10:28:33 -07:00
nrthomas@gmail.com
869c2c0288 Bug 394500, fix perms on stage-merged so the release is readable when pushed live, r=rhelmer 2007-10-09 02:46:10 -07:00
rhelmer@mozilla.com
e916eb9216 bump config for 2008 rc2 b=398212 r=rhelmer p=joduinn 2007-10-08 15:49:49 -07:00
nrthomas@gmail.com
5890826202 Bug 394500, fix permissions on updates before pushing, r=joduinn,rhelmer 2007-10-08 13:34:45 -07:00
rhelmer@mozilla.com
f27a4f212a use an external server for externalStagingServer b=396438 r=joduinn 2007-10-05 20:10:44 -07:00
rhelmer@mozilla.com
6b90833922 set ausServer to production b=398212 r=rhelmer p=joduinn 2007-10-05 20:09:38 -07:00
rhelmer@mozilla.com
3ca4dd36bd exact cutoff time for FF2008 b=398212 r=rhelmer p=joduinn 2007-10-04 15:27:17 -07:00
rhelmer@mozilla.com
eeb511e765 configure bootstrap for fx 2008 release b=398212 p=joduinn r=rhelmer 2007-10-03 22:04:34 -07:00
rhelmer@mozilla.com
1f442c1840 use source.log for all logging and verification b=394034 r=joduinn 2007-10-03 18:26:34 -07:00
rhelmer@mozilla.com
dabbfeb762 move tarball creation into bootstrap b=394034 r=joduinn 2007-10-03 14:47:58 -07:00
rhelmer@mozilla.com
ccd182399d move tarball creation into bootstrap b=394034 r=joduinn 2007-10-03 12:45:43 -07:00
rhelmer@mozilla.com
aa2bfc7e04 SyncNightlyDirToStaging - ssh to stagingServer first, plus better logging b=396438 2007-10-01 22:21:13 -07:00
rhelmer@mozilla.com
6ee0e91b29 automatically sync with stage p=joduinn r=rhelmer 2007-10-01 20:00:18 -07:00
rhelmer@mozilla.com
eac5dc2f5c add externalStagingServer, which will point to stage.m.o in prod b=396438 2007-10-01 19:59:04 -07:00
rhelmer@mozilla.com
bcd60c5581 do not overwrite tinder-config.pl in-place like that 2007-10-01 16:41:04 -07:00
rhelmer@mozilla.com
47b476358a workaround cygwin l10n problems by remounting /cygdrive as-needed b=397842 r=cf 2007-10-01 09:55:46 -07:00
rhelmer@mozilla.com
0694de4e06 call GetDiffFileList as a normal function, and use cvs -q 2007-09-27 10:17:26 -07:00
rhelmer@mozilla.com
8af4248052 comment out _MINIBRANCH as per cf, and only untag _l10n from tinderbox-configs (optimization) 2007-09-26 13:55:07 -07:00
rhelmer@mozilla.com
fe4e936757 ignore robots.txt 2007-09-25 14:56:19 -07:00
rhelmer@mozilla.com
6caed25aca dir should be 2.0.0.6 2007-09-25 14:54:33 -07:00
rhelmer@mozilla.com
aeb3ae3444 do not remove _RELEASE and _RC1 tags, this is a respin r=cf b=397425 2007-09-25 14:05:06 -07:00
rhelmer@mozilla.com
4208eca855 bump staging to 2007 b=397425 r=preed 2007-09-25 12:06:29 -07:00
rhelmer@mozilla.com
5da9054540 bump staging to 2007 b=397425 r=cf 2007-09-25 12:05:44 -07:00
rhelmer@mozilla.com
4e9bb9dbec config used on staging-build-console 2007-09-25 11:55:51 -07:00
rhelmer@mozilla.com
194cccf54f remove _l10n tag and create symbols dir r=preed b=387970 2007-09-24 15:24:51 -07:00
nrthomas@gmail.com
360fe7681a Bug 387970, fix permissions on pgp key, r=preed 2007-09-24 14:39:29 -07:00
preed@mozilla.com
9c5732a570 Bug 387970: Fix permissions of release deliverables; also, some path-construction cleanup, and a MozBuild::Util fix. r=cf 2007-09-21 16:58:52 -07:00
preed@mozilla.com
97ad469e25 Bug 387970: Tag the changes to the TinderConfig files. 2007-09-18 16:38:06 -07:00
rhelmer@mozilla.com
8d4ed04c4d bump rc 2007-09-15 20:44:07 -07:00
preed@mozilla.com
7b5a46b3aa Bug 387970: add a comment explaining why Bootstrap::Step::Tag's CvsTag() is not going away. 2007-09-13 17:09:19 -07:00
preed@mozilla.com
70f26bbaa4 Bug 387970: Regression issues in _M5; move CvsTag() from Bootstrap::Step::Tag to Bootstrap::Util. r=rhelmer 2007-09-12 18:14:33 -07:00
nrthomas@gmail.com
9c1ca32712 Bug 394500, fix permissions on the *_info.txt buildID files, r=rhelmer 2007-09-06 11:56:52 -07:00
nrthomas@gmail.com
deeec1c052 Bug 394500, followup to previous patch to prevent removal of batch1/mar, r=coop 2007-09-05 09:02:50 -07:00
nrthomas@gmail.com
1436465d0d Bug 394500, minor tidy ups for update staging (don't leave behind mar/*-xpi), r=coop 2007-09-02 12:09:54 -07:00
nrthomas@gmail.com
e860010ddf Bug 377781, make sure batch1 subdir exists before pulling key, p=joduinn, r=cf 2007-08-31 12:46:47 -07:00
rhelmer@mozilla.com
9689324a3f tweak Stage.pm to use public key from mofo repo p=joduinn r=preed 2007-08-30 20:44:48 -07:00
rhelmer@mozilla.com
5c4129bee9 com not org 2007-08-23 01:18:23 -07:00
rhelmer@mozilla.com
b81192aa20 2007 rc1 config b=393264 r=cf 2007-08-22 12:51:02 -07:00
rhelmer@mozilla.com
2a3d338504 wait for signing log to proceed b=392969 r=cf 2007-08-22 09:09:13 -07:00
rhelmer@mozilla.com
ef14d6c847 set stagingUser and stagingServer in StoreBuildID method 2007-08-21 08:40:20 -07:00
rhelmer@mozilla.com
d7ce83e19c varibilize download/ftp/stage.m.o and replace sshUser/sshServer w/ stagingUser/stagingServer b=391968 r=cf 2007-08-20 17:32:16 -07:00
rhelmer@mozilla.com
a8a7706077 include CvsCatfile b=387970 r=me 2007-08-20 16:30:48 -07:00
rhelmer@mozilla.com
c270e6aa7a backing out attachment 276714 from bug 387970, see comment 30 2007-08-20 12:11:10 -07:00
rhelmer@mozilla.com
9361806de5 use sysvar not var for logDir b=375782 r=cf 2007-08-19 09:51:54 -07:00
preed@mozilla.com
92a27990f9 Bug 392579: Corrections from rhelmer's drive by. 2007-08-18 12:48:34 -07:00
rhelmer@mozilla.com
1636de2ecb make sure to use .clean 2007-08-15 19:01:48 -07:00
preed@mozilla.com
35a7b673a8 Bug 387970: _M5 regression issues; fix the PatcherConfig bug where to/from/past-updates stanzas of the config don't get updated if we were on RC > 1, but hadn't run updates yet. r=cf, r=rhelmer 2007-08-15 17:16:59 -07:00