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
patchback[bot]
e342dfb467
Add headers to ci tests ( #954 ) ( #960 )
...
* CI tests: add note to main.yml
* improve
(cherry picked from commit 9d5044ac1a
)
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-09-25 09:04:59 +02:00
patchback[bot]
3a95a84963
Create gitlab_group_variable.py ( #786 ) ( #942 )
...
* Create gitlab_group_variable.py
* Create gitlab_group_variable.py
* Create gitlab_group_variable.py
* Create gitlab_group_variable tests
* Fix test error E127: continuation line over-indented for visual indent
* Update plugins/modules/gitlab_group_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Create symlink for module
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Apply suggestions from code review
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Felix Fontein <felix@fontein.de>
* Apply suggestions from code review
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Validate all input before starting to do changes
Validate all input before starting to do changes
* Update gitlab_group_variable.py
* Update gitlab_group_variable.py
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
(cherry picked from commit 60c9da76e7
)
Co-authored-by: S Code Man <30977678+scodeman@users.noreply.github.com>
2020-09-21 13:56:48 +02:00