Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
research-topics-mat-tuhh research-topics-mat-tuhh
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Fabian Nuraddin Alexander Gabel
  • research-topics-mat-tuhhresearch-topics-mat-tuhh
  • Wiki
  • Maintenance

Last edited by Fabian Nuraddin Alexander Gabel May 05, 2022
Page history

Maintenance

There are several tasks that need to be done regularly.

Daily and Weekly Builds

Using scheduled pipelines, the project gets rebuilt every

  • day on dev (deactivated)
  • week on master (deactivated)

See https://collaborating.tuhh.de/cfg0846/research-topics-mat-tuhh/-/pipeline_schedules to see the currently active schedules.

Link Checker (deactivated on March 30, 2022)

Thanks to the Rechenzentrum, all projects that are properly registered feature a link checker, that runs once a month and checks for dead links:

https://github.com/linkchecker/linkchecker

Apparently, this job checks all folders on www3 and www3-dev recursively and generates an issue if some links appear to be broken:

image

Webserver Application by Rechenzentrum

The applications on

www3 and www3-dev will be deactivated on May 3rd, 2023. Ask the RZ to renew the service if needed.

Deleting Link Checker Issues

You can use the GitLab Api for this. Issues have been deleted using

  • Postman
  • Python Cleanup Script (need to create a personal access token
Clone repository
  • Continuous Integration and Continuous Deployment
  • Dependencies
  • Editing Markdown
  • Getting Started
  • Integrations
  • Maintenance
  • Postprocessing
  • Preprocessors
  • Program Flow
  • Repository Structure
  • Styleguide
  • Testing
  • Workflow
  • Home