Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T TIDO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • emoemo
  • TIDO
  • Merge requests
  • !266

ci: add config tester overlay for Gitlab Pages and restructure scripts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged pestov requested to merge ci/config-tester into develop Apr 22, 2022
  • Overview 3
  • Commits 2
  • Pipelines 2
  • Changes 8

This MR adds the behaviour of Pages deployment. The new procuedure looks like this:

In the /public directory we now only keep main, develop and [current branch] directories. Each of them additionally creates a config-tester directory inside. There we provide a separate HTML file for each project configuration. So now we have ahiqar.htmland gfl.html in there. On the website you can see a menu on top right to switch between those HTML files.

So each needed environment has also its own Config Tester.

The URL looks like this: https://subugoe.pages.gwdg.de/emo/tido/main/config-tester/ahiqar.html

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci/config-tester