Closed
Bug 1471973
Opened 7 years ago
Closed 7 years ago
fix docs for testing signature generation things
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
The docs for signature generation are here:
https://socorro.readthedocs.io/en/latest/signaturegeneration.html#signature-generation-module
They talk about how you have to run the commands in a Docker container, but they say that *after* they talk about the commands. That part should come first.
Further, I think we need to update the commands because they've changed.
This bug covers fixing that.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → willkg
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/1ce0a6958380e6c844a9722125341a11f11b17b5
fix bug 1471973: fix signature generation docs
This clarifies that you have to run the signature generation command line in
a Socorro environment and one way to start one.
https://github.com/mozilla-services/socorro/commit/74675f3e98e9c5599eac8eb16e7d5a4449432522
Merge pull request #4503 from willkg/1471973-siggen-docs
fix bug 1471973: fix signature generation docs
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•