[go: up one dir, main page]

Refactor assignment model

This merge request is part of !166 (merged)

  • New argument initialized for Project.ensure_fork and Assignment.ensure_submission_repo to ensure that the project should be initialized with the content of the origin repository upon creation
  • GitLab.get_branch: raise ResourceNotFound if the branch is missing (minor backward incompatibility)
  • Simplify the student group / leader logic to make it more stateless (to be pursued in a follow up MR)

Merge request reports

Loading