Set Up Automated CI/CD Pipeline
To streamline development and improve reliability, set up automated CI/CD pipelines for the plugin. This will ensure tests are run with each commit and deployments are automated for faster iterations.
WSL/SLF GitLab Repository
IMPORTANT CHANGE FOR CI/CD PIPELINES
Dear GitLab User
In a recent update of GitLab, the access of Personal Access Tokens (PAT) to the Contianer Registy has been deactivated by default. We have temporarely enabeled this functionality again but in order to improve security, the registry access for PAT will be deactivated again on February 10th 2026 at 8:00.
Please migrate and test your CI/CD pipelines to Deployment Tokens before February 10th 2026: https://docs.gitlab.com/user/project/deploy_tokens/
If there are any questions, please do not hesitate to contact the Helpdesk at Birmensdorf (helpdesk@wsl.ch) or Davos (helpdesk@slf.ch).
To streamline development and improve reliability, set up automated CI/CD pipelines for the plugin. This will ensure tests are run with each commit and deployments are automated for faster iterations.