Skip to content

Commit 29060d2

Browse files
Copilotpancetta
andcommitted
Update documentation to reflect disabled GitLab mirror
Co-authored-by: pancetta <7158893+pancetta@users.noreply.github.com>
1 parent 8e04e8e commit 29060d2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ implemented.
3333
[PETSc](http://www.mcs.anl.gov/petsc/) (through
3434
[petsc4py](https://bitbucket.org/petsc/petsc4py))
3535
- Continuous integration via [GitHub
36-
Actions](https://github.com/Parallel-in-Time/pySDC/actions) and
37-
[Gitlab CI](https://gitlab.hzdr.de/r.speck/pysdc/-/pipelines) (through the [GitHub2Gitlab Action](https://github.com/jakob-fritz/github2lab_action))
36+
Actions](https://github.com/Parallel-in-Time/pySDC/actions)
3837
- Fully compatible with Python 3.10 - 3.13, runs at least on Ubuntu
3938

4039
## Getting started

docs/contrib/02_continuous_integration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ pytest -v pySDC/tests
112112
113113
## Running CI on HPC from pull requests
114114
115+
> :warning: **Note:** The GitLab mirror integration is currently disabled due to technical issues. This section describes functionality that is temporarily unavailable.
116+
115117
By syncing the GitHub repository to a certain Gitlab instance, CI-Jobs can be run on HPC machines. This can be helpful for benchmarks or when running on accelerators that are not available as GitHub runners.
116118
117119
For security and accounting reasons, a few extra steps are needed in order to run the contents of a pull request on HPC:

0 commit comments

Comments
 (0)