This commit is contained in:
Tim Schubert 2018-09-18 12:56:41 +02:00
parent 31484a6e49
commit 01bfb44c73
5 changed files with 8 additions and 1792 deletions

8
.gitignore vendored
View file

@ -1,3 +1,11 @@
List_of_groups_Lecture_*.csv
__pycache__/
_build/
.eggs/
.pytest_cache/
.tox/
dist/
input/
results/
solutions/
src/abgabesystem.egg-info/

View file

View file

@ -1,9 +0,0 @@
ldap:
base: 'ou=people,dc=tu-bs,dc=de'
provider: main
course:
!!python/object:abgabesystem.Course
name: test_course
students: Students.csv
deploy_key:
'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKl2zu3ClMIOI6EhEi0qGjwCgEaWYfRl2149T45pcggnYc3CVln0FJhjXvWbfMU984TjJMw4X8dfeZpf9p7xtieAab6yz+vB6QTW1ur9Uge0Wv/D084Sdzb3FovC+Qr90d6BAd+A6+v/vEprTLnuX8McQuB4p8l6iimFrhmv4IdrD1W/y0AUEzdz/eXpsHavlqGrpb4oQ0aAnZq0qQ9cYAltcXKQzgLi7zoKJGNWR+gz4hfRfqme87+k0ABO3hWwcIuwm/XdHm9Z+hjZrPfqmZGJF71FasE9jymP0Si4sgQLjaX+qQh3ojubBN7RwhUo3zjFFFUL5/tLEIr42SGpXF abgabesystem'

1782
gitlab.rb

File diff suppressed because it is too large Load diff

View file

@ -1 +0,0 @@
tim@metis.680:1534753335