Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 13:11
b163909
  • Starter code can now be pushed from a different branch than master
  • Starter code can now be pushed from a different branch than master
  • Branch on GitLab can be protected
  • coursepath, formerly known as group can now contain slashes

Breaking changes:

  • renamed some groups in config files.

Changelog

1cfa29b Merge branch 'feature/renameGLgroupToPath' into develop
b163909 Merge branch 'release/v0.2.0'
3326aca Merge tag 'v0.1.0' into develop
c60e538 add .yml to error message, closes #3
62bfeb1 add Caller to log
279af6c baseNameOfCourse
fbff54b more info in readme
ae323d8 rename groups (lectures) to courses
9cc2177 rename groups to course, path, group fixes #1 #4
0181330 startercode: fromBranch, toBranch, protectToBranch