Closed
Bug 1564799
Opened 6 years ago
Closed 6 years ago
Use sphinx.util.logging instead of app.info()
Categories
(Developer Infrastructure :: Source Documentation, enhancement)
Developer Infrastructure
Source Documentation
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: championshuttler, Assigned: championshuttler)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Use sphinx.util.logging instead. app.info() is now deprecated in https://searchfox.org/mozilla-central/source/tools/docs/moztreedocs/__init__.py#85
| Assignee | ||
Updated•6 years ago
|
Blocks: first-class-docs
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → shivams2799
| Assignee | ||
Comment 1•6 years ago
|
||
Depends on D35598
| Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Whiteboard: checkin-needed
Comment 2•6 years ago
|
||
This cannot land yet because it has the patch for bug 1527363 as ancestor which still requires changes and eventually an r+.
Also, setting checkin-needed in the keyword field is sufficient.
Keywords: checkin-needed
Whiteboard: checkin-needed
| Assignee | ||
Comment 3•6 years ago
|
||
Hi Sebastian,
Thank you , can you please remove the patch for bug 1527363 (remove the ancestor revision D35598 ) from the stack and make it land, if you are not able to do it, I will make it later. Let me know :)
Flags: needinfo?(aryx.bugmail)
Keywords: checkin-needed
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/c807e593846c
Use sphinx.util.logging instead of app.info(). r=ahal
Keywords: checkin-needed
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•6 years ago
|
Flags: needinfo?(aryx.bugmail)
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•