Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
preed@mozilla.com a0cb6f08ab Bug 375782: Bootstrap - Dependent tool config file gen for patcher2. r=cf/rhelmer. 2007-05-08 19:02:33 -07:00
rhelmer@mozilla.com 711487836c introduce and use CvsCatfile for constructing CVS paths from an array. b=371325 r=preed. While we're in there, pick up a fix in Updates step to get oldVersion, and call Verify right after Execute for Tag substeps. 2007-04-30 13:55:21 -07:00
rhelmer@mozilla.com dc0d0eee84 automate tinderbox configuration b=371325 r=preed 2007-04-24 15:04:12 -07:00
rhelmer@mozilla.com d6e0724c78 get pushdir from build log r=preed b=378226 2007-04-24 14:25:05 -07:00
ccooper@deadsquid.com c6e495ff1a b=372764r=preed- port groom-files logic to release automation 2007-04-23 13:45:02 -07:00
rhelmer@mozilla.com c3c85c9d19 bump milestone properly b=372759 r=preed 2007-04-09 17:56:16 -07:00
nrthomas@gmail.com 6a7d01b232 Bug 372757, use sysvar for verifyConfig 2007-04-05 11:13:42 -07:00
rhelmer@mozilla.com 0d02421456 use sysvar to get buildDir for verify step b=372757 r=preed 2007-03-28 11:46:53 -07:00
rhelmer@mozilla.com 2098795fa8 use buildDir r=preed b=375006 2007-03-27 15:28:38 -07:00
rhelmer@mozilla.com 50bc40fb47 support variable fallback b=372757 r=preed r=cf 2007-03-25 16:56:37 -07:00
rhelmer@mozilla.com 279286ce02 support variable fallback b=372757 r=preed r=cf 2007-03-25 16:54:25 -07:00
preed%mozilla.com fc1c3af99e Bug 371350: Part III of the Stage patch, handling 1.5.0.x-branch non-locale XPIs correctly. r=rhelmer. 2007-03-15 00:39:20 +00:00
rhelmer%mozilla.com d5a09fa9d4 read patcherToolsRev from the config file b=373080 r=preed 2007-03-12 23:30:40 +00:00
preed%mozilla.com 3c232168c0 Verify needs the last fix too; thanks to rhelmer for pointing that out, r=rhelmer 2007-03-09 21:49:57 +00:00
preed%mozilla.com 39cd44f463 config/milestone.txt is not in browser/ or mail/. No bug; r=rhelmer, though. 2007-03-09 21:46:39 +00:00
preed%mozilla.com 7bbacc8855 Bug 371350: Fix various Bootstrap regressions:
In Step.pm
-- Use RunShellCommand() for chdir() handling.
-- Use RunShellCommand() for timeout handling.
-- Fix the signal name/number madness (fallout from the patch for bug 372583).
-- Re-ordered the use statements
-- add a "dumpLogs" config variable that will cause shell statements to be echo'd this is in prep for buildbot deployment of automation.

In Stage.pm:
-- Clean up/add a bunch of comments
-- Cleanup prestage-trimmed using shipped-locales as a basis for the cleanup
-- Run groom-files for mars afterwards
-- Create a stage-unsigned and stage-signed directory
-- Remove unknown directories (that we don't know how to handle) from prestage-trimmed
-- chown() all deliverables to the right group
-- Point the Verify() function at the copy of shipped-locales that the step checked out
-- Handle all of the ja/ja-JP-mac via the shipped-locales logic

Config.pm
-- Make sure Get() and Exists() assert if var is not passed
-- Fix a Get() bug where it would die with no such config variables if the actual variable evaluated to false

r=rhelmer.
2007-03-09 21:20:05 +00:00
rhelmer%mozilla.com 8d36248c77 build mar/mbsdiff from tag, and run updates per platform r=preed b=373080 2007-03-09 19:57:27 +00:00
preed%mozilla.com dd443cef5a Bug 371350: Rsync was copying the rcN directory, not its contents; Fix inconsistent use of catfile(); add code for handling the XPI directories. r=rhelmer 2007-03-01 02:05:23 +00:00
rhelmer%mozilla.com c4064cb699 make product-version specific dir in /builds/updates b=370853 r=preed 2007-02-22 08:25:49 +00:00
rhelmer%mozilla.com 4e6b3fd58a make l10n metadiff work w/o human intervention, b=370459 r=preed 2007-02-22 08:21:39 +00:00
rhelmer%mozilla.com 9cde1b2f63 milestone should be bumped r=preed b=369825 2007-02-17 00:17:36 +00:00
rhelmer%mozilla.com ae9c91b29a use verifyDir not buildDir r=preed b=370228 2007-02-13 19:51:04 +00:00
rhelmer%mozilla.com 9f2883fec2 better logging for substeps, and use undef for ccList in email r=preed 2007-02-07 22:23:05 +00:00
rhelmer%mozilla.com a29650c6e9 cleanup and consistency r=preed b=369004 2007-02-07 22:14:24 +00:00
rhelmer%mozilla.com 2f262e4a73 proper log call r=preed 2007-02-06 05:08:40 +00:00
rhelmer%mozilla.com 145446532d move to new RunShellCommand, split into substeps, various fixes and features. r=
preed, b=368579
2007-02-01 06:37:48 +00:00
rhelmer%mozilla.com 1ed4c5d8f5 move to new RunShellCommand, split into substeps, various fixes and features. r=preed, b=368579 2007-02-01 03:50:47 +00:00
rhelmer%mozilla.com ca917a9424 fixes for l10n tagging r=preed b=366850 2007-01-22 23:39:27 +00:00
rhelmer%mozilla.com 20256c3399 better logging, handle key copy, handle contrib-localized b=366850 r=preed 2007-01-17 21:56:32 +00:00
preed%mozilla.com fe42377837 Bug 364088: A couple of fixes to the Stage step, including:
- use strict
-- find() needs a function ref, not a function;
-- Move the getgrnam() for the product down to where it's used
-- ja.xpi was not removed for mac (which is ja-JP-mac.xpi)
-- the ja-JP-mac.xpi regex for win32 and linux weren't quite right
-- there was a comment referencing deletion of zip files, but no code to do it
r=rhelmer
2007-01-05 19:53:08 +00:00
rhelmer%mozilla.com 9b37ee58cf remove independent verification from this step b=363237 r=preed 2006-12-09 02:18:52 +00:00
rhelmer%mozilla.com 018285b25c implement release steps b=356185 r=preed 2006-12-05 19:12:59 +00:00
rhelmer%mozilla.com 53cbfd182b remove Release step as per README 2006-11-10 04:44:40 +00:00
rhelmer%mozilla.com 4b4a6b69ab step changes for bootstrap b=356185 r=preed 2006-11-09 23:25:07 +00:00
rhelmer%mozilla.com 2c61f1cae6 first stab at release automation framework. r=preed r=tfullhart b=352230 2006-09-29 23:21:26 +00:00