Skip to content

Releases: d-iii-s/teachers-gitlab

v0.3.0

23 Sep 11:59
Compare
Choose a tag to compare
pip install teachers-gitlab==0.3.0

Added

Changed

  • Tests using mock_gitlab fixture must handle all API calls (@vhotspur)

v0.2.1

01 Aug 12:25
Compare
Choose a tag to compare
pip install teachers-gitlab==0.2.1

Added

  • Documentation about writing unit tests (@vhotspur)
  • Basic CI with GitHub Actions (@vhotspur)
  • Unit tests for create-tag, protect-tag, project-settings) (@otulach)