forked from svigerske/trac-to-github
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Milestone
Description
A. According to the sage-devel thread of the same title, the following tasks must be completed:
-
- Create links with URLs of Trac tickets (to be removed after the migration of the tickets).
Addressed in PR Add links to Trac tickets for the wiki migration #15.
- Create links with URLs of Trac tickets (to be removed after the migration of the tickets).
-
- Add table alignment instructions.
Addressed in PR Add table alignment instructions #16.
- Add table alignment instructions.
-
- Sections with fragment names
Example:== Legacy sage-trac Account Request == #legacy-account-request
following section Account Names Mapped to Real Names inHome.md
. Addressed in PR Fix for item A.3. of issue #18 #21.
- Sections with fragment names
-
- Various bad links
Examples:PageOutline
andhttps://groups.google.com/forum/#!forum/sage-packaging
in Distribution page. Addressed in PR Fix for items 4 and 7 and completion of item 5 of issue #18 #19.
- Various bad links
-
- Various missing links
Examples:[wiki:symbolics/maxima]
and[https://en.wikipedia.org/wiki/Symbolic_computation]
on Symbolics page
Addressed in PR Add missing links #17
- Various missing links
-
- Lines containing nested bullets are not converted.
Examples: Missing Trac ticket links in nested bullets afterabs_integrate
on Symbolics page. Addressed in PR Fix for item A6 and A8 of issue #18 #23.
- Lines containing nested bullets are not converted.
-
- Non working queries to the Trac ticket database.
Examples:[query:?status=needs_review...
on Symbolics page. Addessed in PR Fix for items 4 and 7 and completion of item 5 of issue #18 #19.
- Non working queries to the Trac ticket database.
-
- First lines and headings of pages are omitted.
Examples: Distribution page (heading is- Distribution and packaging of SageMath -
). Infrastructure page (first line isThis page aims to keep information public about Sage's infrastructure.
)
Addressed in PR Fix for item A6 and A8 of issue #18 #23.
- First lines and headings of pages are omitted.
-
- Global references (by URL) to Trac tickets should be localized in order to be converted more easily to their corresponding GitHub issue after ticket migration.
Examples: Reference to ticket 25206 on Cygwin64port page. Addressed in PR Fix for items 4 and 7 and completion of item 5 of issue #18 #19.
- Global references (by URL) to Trac tickets should be localized in order to be converted more easily to their corresponding GitHub issue after ticket migration.
B. Tasks to be performed manually after wiki migration:
-
- Replace explanations and references to the Trac wiki syntax with explanations and references to the GitHub wiki syntax.
Examples: Reporting a bug
- Replace explanations and references to the Trac wiki syntax with explanations and references to the GitHub wiki syntax.
C. Tasks to be done after successful ticket migration:
-
- Remove the link to the Trac ticket so that they point to the corresponding GitHub issue.
-
- Replace requests to the Trac database with requests to GitHub issues (where possible). But maybe it's better to keep the queries on Trac and add corresponding queries on GitHub.
-
- Find analogues to Trac macros and insert them at the corresponding hints produced be the script in the new GitHub wiki.
Metadata
Metadata
Assignees
Labels
No labels