- Jan 29, 2020
-
-
Martyn Welch authored
The file `user_ofono-voicecall.md` is an out of place and obsolete test case. Remove the file, putting an obsolete test marker in its place (but in the correct location). Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
During conversion, when we hit a dangling reference to a page that didn't exist, a placeholder was added for that page to allow Hugo to generate the site. We now want to remove these pages. - Test cases: Replaced with "obsolete test" page. - Old bug links: Converted to broken link. - Link to specs removed. - Links to yet-to-be-created release notes removed. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Rewrite links to the test cases for their actual location and remove links to the now unusable templates. This allows the wiki category and templating pages, which no longer function as expected as it's no longer a wiki. The test case documentation is out-of-date, but rewriting this is out of scope. See T6736. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The QA documentation is currently detached from the main page. Add a link so that users can access it. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The weekly test report templates are no longer used as weekly testing is now documented on https://lavaphabbridge.apertis.org/ Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 28, 2020
-
-
Martyn Welch authored
The test cases worked on the wiki by using mediawiki templating and server side redirects. Since we no longer have this templating and a good few more tests have been made obsolete since the redirects were setup, lets replace them by using the previously setup redirect layout. The tests were marked as obsolete if either the original templating marked them as deprecated or the proposed URL returned 404 from qa.apertis.org. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
A newer version of the didcot-service test case exists under `content/qa/test_cases`. Remove this old duplication. Add alias to the newer test case. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The test reports currently live under `content/<version>/testreports/`. In order to take advantage of Hugo's list pages move the test reports to `content/qa/weekly_tests/<version>/`. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
We have a QA page and directory. In order to get things working better move qa.md to qa/_index.md so that it's used. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 20, 2020
-
-
Martyn Welch authored
The wiki had a wiki specific mechanism for redirecting pages. This doesn't work outside of the wiki, so replace references to redirect pages as appropriate and remove redirect pages. Ensure links from the old wiki are maintained. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 16, 2020
-
-
Martyn Welch authored
So as to transition relatively seemlessly to the new site, we can use the Hugo Alias functionality to put a number of HTML redirects in place to translate between `/old-wiki/<original_link>` and the new page location. We are hoping to combine this with URL rewriting on wiki.apertis.org to redirect requests for pages formerly served there into the redirect structure. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 15, 2020
-
-
Martyn Welch authored
The "fragment" key is a key specific to the syna theme that we aren't likely to be using. Remove it from the markdown. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 14, 2020
-
-
Martyn Welch authored
The conversion script has been improved to handle links better. This commit updates the content to the latest conversion. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Add latest scripted conversion of wiki pages and move to simple Hugo theme. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-