Ticket #6619 (closed: fixed)
Update wikimaker options
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #6146, #6620 | Tester: | Nick Draper |
Description
Add these options
- Dry run option
- Bad editors option
- Config cache option
Dry run should allow the wiki maker to be run without actually pushing any changes to the wiki. Off by default)
Bad editors option should produce a file containing the names and algorithms which differ between the wiki and the source code. Off by default.
Config cache should be Off by default. This is for security purposes since passwords and usernames are stored in plain text in the *.ini file.
Change History
comment:1 Changed 8 years ago by Owen Arnold
- Owner set to Owen Arnold
- Status changed from new to accepted
- Blocking 6146 added
comment:3 Changed 8 years ago by Owen Arnold
refs #6619. Add options to wikimaker.
Changeset: c31d1683d9a0bd285577d8a20c13426582d841b8
comment:4 Changed 8 years ago by Owen Arnold
refs #6623 #6148 #6619. Generate Junit report.
Changeset: cb1fd780c0fdd2d247311f8be0b5c3394838a901
comment:5 Changed 8 years ago by Owen Arnold
refs #6623 #6146 #6619. Generate Junit report.
Changeset: ad901d9b7b0bd99a076e900e5a313dea7f3ff8df
comment:6 Changed 8 years ago by Owen Arnold
refs #6623 #6146 #6619. Fix UTF8 issue.
Changeset: b7a05e3af283490a899541eee2d37351c5bafc30
comment:7 Changed 8 years ago by Owen Arnold
refs #6623 #6146 #6619. 2.6 UTF8 issue.
Changeset: 33d42626cae407e277c271c1c5ffafc8e44c5ccd
comment:8 Changed 8 years ago by Owen Arnold
refs #6619. Add options to wikimaker.
Changeset: c31d1683d9a0bd285577d8a20c13426582d841b8
comment:9 Changed 8 years ago by Owen Arnold
refs #6623 #6148 #6619. Generate Junit report.
Changeset: cb1fd780c0fdd2d247311f8be0b5c3394838a901
comment:10 Changed 8 years ago by Owen Arnold
refs #6623 #6146 #6619. Generate Junit report.
Changeset: ad901d9b7b0bd99a076e900e5a313dea7f3ff8df
comment:11 Changed 8 years ago by Owen Arnold
refs #6623 #6146 #6619. Fix UTF8 issue.
Changeset: b7a05e3af283490a899541eee2d37351c5bafc30
comment:12 Changed 8 years ago by Owen Arnold
refs #6623 #6146 #6619. 2.6 UTF8 issue.
Changeset: 33d42626cae407e277c271c1c5ffafc8e44c5ccd
comment:13 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester.
Run wiki_maker.py -h to see the help options.
Check that the new options behave as expected according to the help.
comment:14 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:15 Changed 8 years ago by Nick Draper
- Status changed from verifying to closed
tested cache config & report
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7465