Closed Bug 1469647 Opened 6 years ago Closed 6 years ago

Make firefoxreleases compatible with Mercurial 4.6

Categories

(Developer Services :: Mercurial: hg.mozilla.org, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheehan, Assigned: sheehan)

References

Details

Attachments

(3 files)

      No description provided.
Webcommand functions now only receive a single argument. So we use *args and check for the number of arguments to determine whether to expand the arguments or use the required attributes.

Webcommand functions must now also use the new response object to initiate sending a response. A "sendtemplate" convenience function is provided to send a response rendered from a template.
Blocks: hg46
Comment on attachment 8986278 [details]
firefoxreleases: make compatible with hg46 (Bug 1469647) r?gps

Gregory Szorc [:gps] has approved the revision.

https://phabricator.services.mozilla.com/D1711
Attachment #8986278 - Flags: review+
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/52643c61d06e
firefoxreleases: make compatible with hg46 r=gps
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment on attachment 8987099 [details]
firefoxreleases: use `mercurial.util.safehasattr` over `hasattr` (Bug 1469647) r?gps

Gregory Szorc [:gps] has approved the revision.

https://phabricator.services.mozilla.com/D1768
Attachment #8987099 - Flags: review+
Comment on attachment 8987100 [details]
firefoxreleases: cat error log in test output (Bug 1469647) r?gps

Gregory Szorc [:gps] has approved the revision.

https://phabricator.services.mozilla.com/D1769
Attachment #8987100 - Flags: review+
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/e2b4d1832b9f
firefoxreleases: use `mercurial.util.safehasattr` over `hasattr` r=gps
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/2f620c54e4f3
firefoxreleases: cat error log in test output r=gps
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: