Closed
Bug 1440810
Opened 8 years ago
Closed 8 years ago
Deploy custom build of Mercurial 4.4 on hgweb
Categories
(Developer Services :: Mercurial: hg.mozilla.org, enhancement)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gps, Assigned: gps)
Details
Attachments
(4 files)
We found an issue with Mercurial that will require a custom build of Mercurial 4.4 to fix. Goal is to get this build deployed next week.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment on attachment 8953681 [details]
ansible/hg-web: fix typo in comment;
https://reviewboard.mozilla.org/r/222910/#review228944
Attachment #8953681 -
Flags: review?(glob) → review+
Comment on attachment 8953682 [details]
docker: copy untracked files from v-c-t/extra-files;
https://reviewboard.mozilla.org/r/222912/#review228948
::: testing/vcttesting/docker.py:288
(Diff revision 1)
> for f in fork_files:
> files.append(os.path.join('reviewboard-fork', f))
>
> + # Add untracked files from extra-files directory. This can be used
> + # as a means to add files that aren't tracked by version control for
> + # whatever reason.
extra-files should be added to .hgignore
Attachment #8953682 -
Flags: review?(glob) → review+
Comment on attachment 8953683 [details]
ansible/hg-web: install custom build of Mercurial 4.4 (bug 1440810);
https://reviewboard.mozilla.org/r/222914/#review228950
Attachment #8953683 -
Flags: review?(glob) → review+
Comment on attachment 8953684 [details]
ansible/hg-reviewboard: install custom build of Mercurial 4.4 (bug 1440810);
https://reviewboard.mozilla.org/r/222916/#review228952
Attachment #8953684 -
Flags: review?(glob) → review+
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 13•8 years ago
|
||
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/ca2291ae63ac
ansible/hg-web: install custom build of Mercurial 4.4 ; r=glob
https://hg.mozilla.org/hgcustom/version-control-tools/rev/39dec6132b69
ansible/hg-reviewboard: install custom build of Mercurial 4.4 ; r=glob
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•