1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/source_control/gitlab
patchback[bot] adf61bf7f4
Gitlab variables pagination (#968) (#1063)
* Workaround increasing per_page to max

* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py

* Create 968-gitlab_variables-pagination-increase.yml

* Update changelogs/fragments/968-gitlab_variables-pagination-increase.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/968-gitlab_variables-pagination-increase.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Proper support of pagination

* Fix E303 too many blank lines

* Add test for pagination

* Fix last vars removal test

* Apply suggestions from code review

Check misalignement fixed

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 98486c0ee2)

Co-authored-by: S Code Man <30977678+scodeman@users.noreply.github.com>
2020-10-09 15:30:02 +02:00
..
gitlab_deploy_key.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gitlab_group.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gitlab_group_members.py add a custom module for managing group membership in gitlab (#844) (#919) 2020-09-17 21:19:34 +02:00
gitlab_group_variable.py Gitlab variables pagination (#968) (#1063) 2020-10-09 15:30:02 +02:00
gitlab_hook.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gitlab_project.py gitlab_project: add support for merge_method on projects (#636) 2020-07-14 20:17:46 +05:30
gitlab_project_variable.py Gitlab variables pagination (#968) (#1063) 2020-10-09 15:30:02 +02:00
gitlab_runner.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gitlab_user.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00