DLR-SC/GitLab-Calendar

Implement creation of events from iterations

Opened this issue · 0 comments

In GitLab by @Benjamin2107 on Jul 19, 2021, 09:31

What is the purpose of the change?

For full compatibility with GitLab, GitCalendar needs to handle iterations. They can be implemented as soon as python-gitlab provides an API for them.

Which tasks have to be performed?

  • check, whether python-gitlab provides them
  • implement iterations
  • Update tests
  • Prepare for new release

Are there any acceptance criteria to check?

  • CitCalendar works as expected