gitlabform icon indicating copy to clipboard operation
gitlabform copied to clipboard

Migrate `resource_group` configuration feature to use python-gitlab library

Open amimas opened this issue 2 years ago • 0 comments

Goal of this issue is to migrate the resource_groups configuration feature to use python-gitlab library instead of using homegrown API in this project.

Todo:

  • Delete gitlabform/gitlab/resource_groups.py as it won't be needed
  • Update gitlabform/processors/project/resource_groups_processor.py to use python-gitlab library

amimas avatar Oct 29 '23 22:10 amimas