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