Add checkstyle CI

This commit is contained in:
Tim Schubert 2018-03-19 12:55:21 +01:00
parent 503a2dd176
commit e48761402f
4 changed files with 245 additions and 0 deletions

View file

@ -44,3 +44,19 @@
## (optional) sync script
- (one-way) sync students and groups from [Stud.IP REST API](http://docs.studip.de/develop/Entwickler/RESTAPI) to [Gitlab REST API](https://docs.gitlab.com/ce/api/)
# Replicate (TODO: ansible playbook)
- install gitlab
- install docker
- copy gitlab.rb
- partially protected
- default project limit = 0
- shared runner for checkstyle
- protected runner for
+ setting protected tags
+ running jplag
- script for creating repos and groups