Ticket #5197 (assigned)
Improve migration script
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Currently the migration script only handles simple string replacements and no-arg returns from simple API calls. It also does not handle Python algorithms at all.
It should be improved so that all of these cases are handled.
Change History
comment:1 Changed 8 years ago by Martyn Gigg
- Status changed from new to assigned
- Owner set to Martyn Gigg
comment:2 Changed 8 years ago by Martyn Gigg
Separate rules out in migration package. Refs #5197
Changeset: df1e4289ff8b380ff4913e2a721134a50c6ae72c
comment:3 Changed 8 years ago by Martyn Gigg
Separate rules out in migration package. Refs #5197
Changeset: 4ca6c33fdf0f02c07caa162ffcaaa8d50106b866
comment:4 Changed 8 years ago by Stuart Campbell
Maybe add some simple documentation on how to run this tool in the python docs (http://download.mantidproject.org/docs/python/html/changes.html)
comment:5 Changed 8 years ago by Martyn Gigg
Make sure we don't try to migrate PyAlgs yet. Refs #5197
Changeset: b8552822b25071af80fdb0457af734d875c5d808
comment:6 Changed 8 years ago by Martyn Gigg
Describe how to run migration script. Refs #5197
Changeset: 160ef6963e2d504de20a8a4e49fb0a4a0bb44dc6
comment:7 Changed 8 years ago by Martyn Gigg
Separate rules out in migration package. Refs #5197
Changeset: 4ca6c33fdf0f02c07caa162ffcaaa8d50106b866
comment:8 Changed 8 years ago by Martyn Gigg
Make sure we don't try to migrate PyAlgs yet. Refs #5197
Changeset: b8552822b25071af80fdb0457af734d875c5d808
comment:9 Changed 8 years ago by Martyn Gigg
Describe how to run migration script. Refs #5197
Changeset: 160ef6963e2d504de20a8a4e49fb0a4a0bb44dc6
comment:10 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:11 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:13 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.5 to Release 2.6
comment:14 Changed 7 years ago by Martyn Gigg
- Milestone changed from Release 2.6 to Release 2.7
Batch move to 2.7
comment:18 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6043