BEAR GitLab¶
Advanced Research Computing provides a self-hosted GitLab service (https://gitlab.bham.ac.uk) at the University, offering a secure, collaborative platform for managing source code and version control. Designed to support research, this service allows university users to create, share, and maintain repositories within a controlled environment that ensures data privacy and security.
Key features¶
- Version Control using
git: Track changes to code and documents, enabling collaboration and rollback capabilities. - Collaboration Tools: Facilitate teamwork with features such as merge requests, issue tracking, and project management.
- CI/CD Integration: Automate testing and deployment processes to streamline development workflows.