1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-25 22:05:40 +00:00
community.general/plugins/modules/source_control/gitlab
Felix Fontein e4eead189b
Fix linting errors; fix some real bugs (#5111) (#5115)
* Fix linting errors.

* Fix bugs.

* Another linter error ignored.

* More fixes.

* Ignore sanity errors with older versions.

ci_complete

* Forgot to commit more changes.

(cherry picked from commit a54af8909c)
2022-08-12 14:37:34 +02:00
..
gitlab_branch.py remove deprecated branch.unprotect() method in community.general.gitlab_branch (#4496) (#4528) 2022-04-19 20:04:51 +02:00
gitlab_deploy_key.py
gitlab_group.py
gitlab_group_members.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
gitlab_group_variable.py
gitlab_hook.py gitlab_hook: use None for non-existent attr in gitlab API response (#4668) (#4681) 2022-05-17 08:35:24 +02:00
gitlab_project.py
gitlab_project_members.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
gitlab_project_variable.py
gitlab_protected_branch.py
gitlab_runner.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
gitlab_user.py Remove no longer true statement. (#4505) (#4510) 2022-04-15 15:53:15 +02:00