Changes
Page history
Update Maintenance
authored
May 04, 2022
by
Fabian Nuraddin Alexander Gabel
Hide whitespace changes
Inline
Side-by-side
Maintenance.md
View page @
8c66994f
...
...
@@ -3,8 +3,8 @@ There are several tasks that need to be done regularly.
## Daily and Weekly Builds
Using
[
scheduled pipelines
](
https://docs.gitlab.com/ee/ci/pipelines/schedules.html
)
, the project gets rebuilt every
*
day on
`dev`
*
week on
`master`
*
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.
...
...
@@ -18,8 +18,14 @@ Apparently, this job checks all folders on `www3` and `www3-dev` recursively and

## 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
](
https://docs.gitlab.com/ee/api/
)
for this. Issues have been deleted using
*
[
Postman
](
https://www.postman.com/
)
*
[
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
*
[
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