Ticket #7958 (closed: fixed)
Update algorithm wiki_maker differences:
Reported by: | Mike Thomas | Owned by: | Mike Thomas |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description (last modified by Mike Thomas) (diff)
The following algorithms have discrepancies between the wiki content online and the content within the algorithm file. They need to be updated to correspond with each other so that wiki_maker can automatically update the wiki content when it is changed from within the algorithm code itself. Discrepancies can be seen in failures on http://download.mantidproject.org/jenkins/job/isis_wikimaker/:
- ConvertToMD
- RingProfile
- SaveGSASInstrumentFile
- LoadParameterFile
- ProcessBackground
- GenerateEventsFilter
- ModifyDetectorDotDatFile
- ConjoinWorkspaces
- EditInstrumentGeometry
- ExtractMaskToTable
Change History
comment:11 Changed 7 years ago by Mike Thomas
- Status changed from new to inprogress
Algorithms with updated Wiki sections Refs #7958
Changeset: 47b2de071c0820101398563cf670818bcb1134ae
comment:12 Changed 7 years ago by Mike Thomas
refs #7958. Fixing merge conflict
Changeset: 8c94a4c06db931eb725886bce7dcb879c0662732
comment:13 Changed 7 years ago by Mike Thomas
- Status changed from inprogress to verify
- Resolution set to fixed
comment:14 Changed 7 years ago by Mike Thomas
Tester: May be merge issue with ConvertToMD.cpp. This issue was resolved for merge with develop branch is earlier commit; see above.
comment:15 Changed 7 years ago by Russell Taylor
- Status changed from verify to verifying
- Resolution fixed deleted
comment:16 Changed 7 years ago by Russell Taylor
- Status changed from verifying to closed
- Resolution set to fixed
- Milestone changed from Backlog to Release 2.4
Closing stale tickets whose changes have been in >1 releases. Setting to 2.4 as no changes more recently than that.
comment:17 Changed 7 years ago by Russell Taylor
- Milestone changed from Release 2.4 to Release 3.0
Sorry picked up by mistake during a batch modify because it had been marked fixed while still in the Backlog milestone.
comment:18 Changed 7 years ago by Russell Taylor
- Status changed from closed to reopened
- Resolution fixed deleted
comment:19 Changed 7 years ago by Russell Taylor
- Status changed from reopened to closed
- Resolution set to fixed
comment:20 Changed 7 years ago by Russell Taylor
- Status changed from closed to reopened
- Resolution fixed deleted
I hate trac! Sorry Mike, seems like you're going to have to get this back into the verify state.
comment:21 Changed 7 years ago by Mike Thomas
- Status changed from reopened to verify
- Resolution set to fixed
comment:22 Changed 7 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:23 Changed 7 years ago by Peter Peterson
- Status changed from verifying to reopened
- Resolution fixed deleted
Cursory look is good, but you did not push you branch. Please do so and I will verify the work.
comment:24 Changed 7 years ago by Mike Thomas
- Status changed from reopened to verify
- Resolution set to fixed
Sorry, now pushed.
comment:25 Changed 7 years ago by Peter Peterson
- Status changed from verify to reopened
- Resolution fixed deleted
comment:26 Changed 7 years ago by Mike Thomas
- Status changed from reopened to verify
- Resolution set to fixed
comment:28 Changed 7 years ago by Peter Peterson
- Status changed from verifying to closed
Merge remote branch 'origin/feature/7958_update_algorithm_wiki_content'
comment:29 Changed 7 years ago by Peter Peterson
Looks good as far as improvements to the wiki. The build pointed at by the description doesn't list any of these algorithms, but the changes all look like improvements to the documentation.
comment:31 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8803