Closed
Bug 466657
Opened 16 years ago
Closed 16 years ago
commit message for ReleaseTaggingFactory should contain 'CLOSED TREE'
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
(Whiteboard: [hg-automation])
Attachments
(1 file)
|
1.42 KB,
patch
|
nthomas
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Due to bug 458172 Tag was unable to complete because the tree was marked as 'CLOSED'. To make sure we don't hit this in the future we need to end our commit message with 'CLOSED TREE' - which will tell the hook on hg.m.o not to reject us.
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [hg-automation]
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → bhearsum
| Assignee | ||
Comment 1•16 years ago
|
||
I have nothing additional to say about this patch.
Attachment #350345 -
Flags: review?(nthomas)
| Assignee | ||
Updated•16 years ago
|
Summary: commit message for ReleaseTaggingFactory should be 'CLOSED TREE' → commit message for ReleaseTaggingFactory should contain 'CLOSED TREE'
Updated•16 years ago
|
Attachment #350345 -
Flags: review?(nthomas) → review+
| Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 350345 [details] [diff] [review]
make sure we can ignore the state of the tree when we branch and tag
Checking in factory.py;
/cvsroot/mozilla/tools/buildbotcustom/process/factory.py,v <-- factory.py
new revision: 1.47; previous revision: 1.46
done
Attachment #350345 -
Flags: checked‑in+
| Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•