Changes
Page history
Update Maintenance
authored
Mar 30, 2022
by
Fabian Nuraddin Alexander Gabel
Show whitespace changes
Inline
Side-by-side
Maintenance.md
View page @
3e5807df
...
@@ -8,13 +8,13 @@ Using [scheduled pipelines](https://docs.gitlab.com/ee/ci/pipelines/schedules.ht
...
@@ -8,13 +8,13 @@ Using [scheduled pipelines](https://docs.gitlab.com/ee/ci/pipelines/schedules.ht
See https://collaborating.tuhh.de/cfg0846/research-topics-mat-tuhh/-/pipeline_schedules to see the currently active schedules.
See https://collaborating.tuhh.de/cfg0846/research-topics-mat-tuhh/-/pipeline_schedules to see the currently active schedules.
## Link Checker
## 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:
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
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:
Apparently
,
this job checks all folders on
`www3`
and
`www3-dev`
recursively and generates an issue if some links appear to be broken:


...
@@ -22,4 +22,4 @@ Apparently this job checks all folders on `www3` and `www3-dev` recursively and
...
@@ -22,4 +22,4 @@ Apparently this job checks all folders on `www3` and `www3-dev` recursively and
You can use the
[
GitLab Api
](
https://docs.gitlab.com/ee/api/
)
for this. Issues have been deleted using
You can use the
[
GitLab Api
](
https://docs.gitlab.com/ee/api/
)
for this. Issues have been deleted using
*
[
Postman
](
https://www.postman.com/
)
*
[
Postman
](
https://www.postman.com/
)
*
[
Python Cleanup Script
](
https://gitlab.com/fabiangabel/gitlab_cleanup
)
*
[
Python Cleanup Script
](
https://gitlab.com/fabiangabel/gitlab_cleanup
)
(
need
to create an access token via (Settings -> Access Tokens)
\ No newline at end of file
\ No newline at end of file