Closed
Bug 2023437
Opened 6 days ago
Closed 5 days ago
Add a doc-lint CI job that runs sphinx-build
Categories
(NSS :: Test, enhancement, P3)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jschanck, Assigned: jschanck)
References
Details
Attachments
(3 files)
Firefox CI lints the .rst files that NSS uses for release notes, but NSS does not. This sometimes leads to an NSS release being cut with failing lints, which can block uplift to mozilla-central (note the backout in Bug 2022815).
We should have an NSS CI job that can catch doc lint issues. We should also fix the existing lint errors.
| Assignee | ||
Comment 1•6 days ago
|
||
| Assignee | ||
Comment 2•6 days ago
|
||
| Assignee | ||
Comment 3•6 days ago
|
||
Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/projects/nss/rev/c098e8796a3b
add a doc-lint CI job. r=nss-reviewers,djackson
https://hg.mozilla.org/projects/nss/rev/c5b74eac10b4
lint the NSS 3.112.3 release notes. r=nss-reviewers,djackson
https://hg.mozilla.org/projects/nss/rev/3b80750c1436
lint the legacy documentation. r=nss-reviewers,djackson
Status: ASSIGNED → RESOLVED
Closed: 5 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•