The source project of this merge request has been removed.
Support for displaying multiple revisions of test cases
All threads resolved!
All threads resolved!
This series implements support for generating test cases on qa.apertis.org for multiple releases.
Please note: the configuration for this is on the pages branch that will start being used when this merge request is accepted.
Edited by Martyn Welch
Merge request reports
Activity
- Resolved by Martyn Welch
- Resolved by Martyn Welch
- Resolved by Martyn Welch
added 1 commit
- 9e884bcb - Integrate menu construction and multi-release handling into atc
- Resolved by Martyn Welch
added 2 commits
added 2 commits
added 6 commits
Toggle commit listadded 7 commits
- 6e128643 - Create test-case documents in latest subdir
- 4b1ed08e - Add dynamic redirection 404 page
- 13a0c972 - Pull arg parsing out of atc_renderer
- bcb1b266 - Generate menu for the releases of test cases
- bd1b8d0c - Update .gitlab-ci.yml to loop
- 528968fb - Remove atc test and branch restrictions
- cac7325c - Use configuration on pages branch
Toggle commit list- Resolved by Martyn Welch
https://martyn.pages.apertis.org/apertis-test-cases/ade-commands.html redirects to the root, which is https://martyn.pages.apertis.org/ and thus yields a 404.
Shouldn't it redirect to https://martyn.pages.apertis.org/apertis-test-cases/latest/ade-commands.html ?
- Resolved by Martyn Welch
Please register or sign in to reply