python-gitlab 5.6.0__tar.gz → 6.0.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/PKG-INFO +3 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/api-objects.rst +1 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/api-usage-advanced.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/api-usage-graphql.rst +8 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/api-usage.rst +8 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/cli-usage.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/conf.py +0 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/ext/docstrings.py +6 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/faq.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/access_requests.rst +3 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/appearance.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/applications.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/badges.rst +3 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/boards.rst +6 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/branches.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/bulk_imports.rst +4 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/ci_lint.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/cluster_agents.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/clusters.rst +4 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/commits.rst +9 -9
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/deploy_keys.rst +10 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/deploy_tokens.rst +6 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/deployments.rst +4 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/discussions.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/draft_notes.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/emojis.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/environments.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/epics.rst +4 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/events.rst +8 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/features.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/geo_nodes.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/group_access_tokens.rst +8 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/groups.rst +32 -27
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/invitations.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/issues.rst +21 -21
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/iterations.rst +4 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/job_token_scope.rst +8 -10
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/keys.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/labels.rst +4 -4
- python_gitlab-6.0.0/docs/gl_objects/member_roles.rst +71 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/merge_request_approvals.rst +7 -7
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/merge_requests.rst +14 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/merge_trains.rst +3 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/messages.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/milestones.rst +8 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/namespaces.rst +3 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/notes.rst +5 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/notifications.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/packages.rst +12 -12
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/pagesdomains.rst +5 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/personal_access_tokens.rst +10 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/pipelines_and_jobs.rst +18 -18
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/project_access_tokens.rst +8 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/projects.rst +43 -38
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/protected_branches.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/protected_container_repositories.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/protected_environments.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/protected_packages.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/pull_mirror.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/releases.rst +3 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/remote_mirrors.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/repositories.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/repository_tags.rst +4 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/resource_groups.rst +3 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/runners.rst +10 -10
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/search.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/secure_files.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/settings.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/sidekiq.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/snippets.rst +3 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/statistics.rst +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/status_checks.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/system_hooks.rst +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/templates.rst +16 -16
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/todos.rst +5 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/topics.rst +15 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/users.rst +34 -34
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/variables.rst +8 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/gl_objects/wikis.rst +6 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/__init__.py +0 -1
- python_gitlab-6.0.0/gitlab/_backends/protocol.py +28 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/_backends/requests_backend.py +12 -12
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/_version.py +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/base.py +48 -48
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/cli.py +14 -24
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/client.py +114 -140
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/config.py +16 -17
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/exceptions.py +7 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/mixins.py +154 -238
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/types.py +13 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/utils.py +32 -43
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/cli.py +50 -53
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/__init__.py +1 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/access_requests.py +11 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/appearance.py +12 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/applications.py +5 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/artifacts.py +10 -17
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/audit_events.py +4 -19
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/award_emojis.py +13 -57
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/badges.py +4 -19
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/boards.py +7 -27
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/branches.py +3 -15
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/broadcast_messages.py +3 -13
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/bulk_imports.py +6 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/ci_lint.py +7 -13
- python_gitlab-6.0.0/gitlab/v4/objects/cluster_agents.py +16 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/clusters.py +13 -23
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/commits.py +23 -28
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/container_registry.py +13 -19
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/custom_attributes.py +16 -21
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/deploy_keys.py +22 -19
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/deploy_tokens.py +14 -32
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/deployments.py +13 -15
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/discussions.py +13 -29
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/draft_notes.py +4 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/environments.py +13 -21
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/epics.py +14 -17
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/events.py +27 -79
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/export_import.py +7 -19
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/features.py +11 -12
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/files.py +23 -38
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/geo_nodes.py +7 -11
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/group_access_tokens.py +6 -13
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/groups.py +40 -37
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/hooks.py +4 -17
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/integrations.py +7 -18
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/invitations.py +12 -23
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/issues.py +21 -27
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/iterations.py +4 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/job_token_scope.py +18 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/jobs.py +17 -32
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/keys.py +8 -11
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/labels.py +19 -30
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/ldap.py +25 -9
- python_gitlab-6.0.0/gitlab/v4/objects/member_roles.py +102 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/members.py +11 -29
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/merge_request_approvals.py +31 -44
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/merge_requests.py +30 -40
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/merge_trains.py +3 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/milestones.py +23 -29
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/namespaces.py +4 -10
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/notes.py +26 -69
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/notification_settings.py +5 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/package_protection_rules.py +8 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/packages.py +22 -37
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/pages.py +8 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/personal_access_tokens.py +7 -10
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/pipelines.py +38 -47
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/project_access_tokens.py +6 -13
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/projects.py +54 -76
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/push_rules.py +13 -15
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/registry_protection_repository_rules.py +6 -7
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/registry_protection_rules.py +7 -11
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/releases.py +6 -20
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/repositories.py +25 -34
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/resource_groups.py +10 -15
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/reviewers.py +4 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/runners.py +14 -13
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/secure_files.py +8 -21
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/service_accounts.py +7 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/settings.py +13 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/sidekiq.py +17 -18
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/snippets.py +78 -66
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/statistics.py +8 -23
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/status_checks.py +6 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/tags.py +3 -13
- python_gitlab-6.0.0/gitlab/v4/objects/templates.py +123 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/todos.py +3 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/topics.py +10 -21
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/triggers.py +3 -13
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/users.py +87 -93
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/variables.py +4 -19
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/objects/wikis.py +4 -19
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/pyproject.toml +3 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/python_gitlab.egg-info/PKG-INFO +3 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/python_gitlab.egg-info/SOURCES.txt +5 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/requirements-docker.txt +1 -1
- python_gitlab-6.0.0/requirements-docs.txt +7 -0
- python_gitlab-6.0.0/requirements-lint.txt +14 -0
- python_gitlab-6.0.0/requirements-precommit.txt +1 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/requirements-test.txt +6 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/requirements.txt +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_bulk_imports.py +2 -8
- python_gitlab-6.0.0/tests/functional/api/test_deploy_keys.py +20 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_deploy_tokens.py +1 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_groups.py +28 -0
- python_gitlab-6.0.0/tests/functional/api/test_member_roles.py +18 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_merge_requests.py +2 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_packages.py +4 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_projects.py +28 -17
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_repository.py +1 -10
- python_gitlab-6.0.0/tests/functional/api/test_topics.py +78 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli.py +4 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_v4.py +3 -21
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/conftest.py +27 -29
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/.env +2 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/docker-compose.yml +0 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/helpers.py +4 -2
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/base/test_rest_object.py +8 -17
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/helpers.py +4 -3
- python_gitlab-6.0.0/tests/unit/meta/test_abstract_attrs.py +41 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/meta/test_imports.py +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/meta/test_mro.py +11 -7
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/mixins/test_meta_mixins.py +11 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/mixins/test_object_mixins_attributes.py +6 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_badges.py +3 -12
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_bridges.py +1 -1
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_bulk_imports.py +2 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_commits.py +2 -10
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_environments.py +1 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_group_access_tokens.py +25 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_groups.py +2 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_hooks.py +3 -17
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_invitations.py +3 -10
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_job_token_scope.py +3 -12
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_jobs.py +4 -16
- python_gitlab-6.0.0/tests/unit/objects/test_member_roles.py +209 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_merge_requests.py +1 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_packages.py +1 -3
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_personal_access_tokens.py +27 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_project_access_tokens.py +27 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_project_import_export.py +1 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_projects.py +6 -31
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_releases.py +1 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_runners.py +3 -15
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_snippets.py +1 -6
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_templates.py +2 -14
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_todos.py +2 -10
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_topics.py +1 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_variables.py +1 -5
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_cli.py +3 -8
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_gitlab.py +1 -4
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_gitlab_auth.py +5 -24
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_gitlab_http_methods.py +4 -12
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_graphql.py +2 -10
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tox.ini +14 -2
- python_gitlab-5.6.0/gitlab/_backends/protocol.py +0 -32
- python_gitlab-5.6.0/gitlab/v4/objects/cluster_agents.py +0 -26
- python_gitlab-5.6.0/gitlab/v4/objects/templates.py +0 -171
- python_gitlab-5.6.0/requirements-docs.txt +0 -6
- python_gitlab-5.6.0/requirements-lint.txt +0 -14
- python_gitlab-5.6.0/requirements-precommit.txt +0 -1
- python_gitlab-5.6.0/tests/functional/api/test_deploy_keys.py +0 -11
- python_gitlab-5.6.0/tests/functional/api/test_topics.py +0 -33
- python_gitlab-5.6.0/tests/unit/meta/test_ensure_type_hints.py +0 -136
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/AUTHORS +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/CHANGELOG.md +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/COPYING +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/MANIFEST.in +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/README.rst +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/Makefile +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/_static/js/gitter.js +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/api/gitlab.rst +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/api/gitlab.v4.rst +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/api-levels.rst +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/changelog.md +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/cli-examples.rst +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/cli-objects.rst +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/ext/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/ext/manager_tmpl.j2 +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/index.rst +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/make.bat +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/docs/release-notes.rst +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/__main__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/_backends/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/_backends/graphql.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/const.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/py.typed +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/gitlab/v4/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/python_gitlab.egg-info/dependency_links.txt +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/python_gitlab.egg-info/entry_points.txt +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/python_gitlab.egg-info/requires.txt +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/python_gitlab.egg-info/top_level.txt +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/setup.cfg +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/conftest.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_boards.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_branches.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_current_user.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_epics.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_gitlab.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_graphql.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_import_export.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_issues.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_keys.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_lazy_objects.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_project_job_token_scope.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_push_rules.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_registry.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_releases.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_services.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_snippets.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_statistics.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_users.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_variables.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/api/test_wikis.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/conftest.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_artifacts.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_files.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_packages.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_projects.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_repository.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_resource_access_tokens.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_users.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/cli/test_cli_variables.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/ee-test.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/avatar.png +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/create_license.rb +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/docker.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/invalid_auth.cfg +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/invalid_version.cfg +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/functional/fixtures/set_token.rb +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/install/test_install.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/smoke/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/smoke/test_dists.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/_backends/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/_backends/test_requests_backend.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/base/test_rest_manager.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/conftest.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/meta/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/mixins/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/mixins/test_mixin_methods.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/__init__.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/conftest.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_appearance.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_applications.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_audit_events.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_ci_lint.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_cluster_agents.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_deploy_tokens.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_deployments.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_draft_notes.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_group_merge_request_approvals.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_issues.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_iterations.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_job_artifacts.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_keys.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_members.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_merge_request_pipelines.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_merge_trains.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_package_protection_rules.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_pipeline_schedules.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_pipelines.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_project_merge_request_approvals.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_project_statistics.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_pull_mirror.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_registry_protection_rules.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_registry_repositories.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_remote_mirrors.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_repositories.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_resource_groups.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_resource_iteration_events.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_resource_label_events.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_resource_milestone_events.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_resource_state_events.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_secure_files.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_services.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_statistics.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_status_checks.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_submodules.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/objects/test_users.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_config.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_exceptions.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_retry.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_types.py +0 -0
- {python_gitlab-5.6.0 → python_gitlab-6.0.0}/tests/unit/test_utils.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: python-gitlab
|
3
|
-
Version:
|
3
|
+
Version: 6.0.0
|
4
4
|
Summary: The python wrapper for the GitLab REST and GraphQL APIs.
|
5
5
|
Author-email: Gauvain Pocentek <gauvain@pocentek.net>
|
6
6
|
Maintainer-email: John Villalovos <john@sodarock.com>, Max Wittig <max.wittig@siemens.com>, Nejc Habjan <nejc.habjan@siemens.com>, Roger Meier <r.meier@siemens.com>
|
@@ -36,6 +36,7 @@ Provides-Extra: yaml
|
|
36
36
|
Requires-Dist: PyYaml>=6.0.1; extra == "yaml"
|
37
37
|
Provides-Extra: graphql
|
38
38
|
Requires-Dist: gql[httpx]<4,>=3.5.0; extra == "graphql"
|
39
|
+
Dynamic: license-file
|
39
40
|
|
40
41
|
python-gitlab
|
41
42
|
=============
|
@@ -49,12 +49,12 @@ Get the result of a query:
|
|
49
49
|
|
50
50
|
.. code-block:: python
|
51
51
|
|
52
|
-
query = """
|
53
|
-
|
54
|
-
|
52
|
+
query = """
|
53
|
+
{
|
54
|
+
currentUser {
|
55
55
|
name
|
56
|
-
}
|
57
56
|
}
|
57
|
+
}
|
58
58
|
"""
|
59
59
|
|
60
60
|
result = gq.execute(query)
|
@@ -63,12 +63,12 @@ Get the result of a query using the async client:
|
|
63
63
|
|
64
64
|
.. code-block:: python
|
65
65
|
|
66
|
-
query = """
|
67
|
-
|
68
|
-
|
66
|
+
query = """
|
67
|
+
{
|
68
|
+
currentUser {
|
69
69
|
name
|
70
|
-
}
|
71
70
|
}
|
71
|
+
}
|
72
72
|
"""
|
73
73
|
|
74
74
|
result = await async_gq.execute(query)
|
@@ -16,7 +16,7 @@ To connect to GitLab.com or another GitLab instance, create a ``gitlab.Gitlab``
|
|
16
16
|
access token.
|
17
17
|
|
18
18
|
For the full list of available options and how to obtain these tokens, please see
|
19
|
-
https://docs.gitlab.com/
|
19
|
+
https://docs.gitlab.com/api/rest/authentication/.
|
20
20
|
|
21
21
|
.. code-block:: python
|
22
22
|
|
@@ -39,7 +39,7 @@ To connect to GitLab.com or another GitLab instance, create a ``gitlab.Gitlab``
|
|
39
39
|
|
40
40
|
# job token authentication (to be used in CI)
|
41
41
|
# bear in mind the limitations of the API endpoints it supports:
|
42
|
-
# https://docs.gitlab.com/
|
42
|
+
# https://docs.gitlab.com/ci/jobs/ci_job_token
|
43
43
|
import os
|
44
44
|
gl = gitlab.Gitlab('https://gitlab.example.com', job_token=os.environ['CI_JOB_TOKEN'])
|
45
45
|
|
@@ -83,7 +83,7 @@ Note on password authentication
|
|
83
83
|
-------------------------------
|
84
84
|
|
85
85
|
GitLab has long removed password-based basic authentication. You can currently still use the
|
86
|
-
`resource owner password credentials <https://docs.gitlab.com/
|
86
|
+
`resource owner password credentials <https://docs.gitlab.com/api/oauth2#resource-owner-password-credentials-flow>`_
|
87
87
|
flow to obtain an OAuth token.
|
88
88
|
|
89
89
|
However, we do not recommend this as it will not work with 2FA enabled, and GitLab is removing
|
@@ -158,7 +158,7 @@ with the GitLab server error message:
|
|
158
158
|
|
159
159
|
.. code-block:: python
|
160
160
|
|
161
|
-
>>> gl.projects.list(sort='invalid value')
|
161
|
+
>>> gl.projects.list(get_all=True, sort='invalid value')
|
162
162
|
...
|
163
163
|
GitlabListError: 400: sort does not have a valid value
|
164
164
|
|
@@ -222,7 +222,7 @@ the value on the object is accepted:
|
|
222
222
|
|
223
223
|
.. code-block:: python
|
224
224
|
|
225
|
-
issues = project.issues.list(state='opened')
|
225
|
+
issues = project.issues.list(get_all=True, state='opened')
|
226
226
|
for issue in issues:
|
227
227
|
issue.my_super_awesome_feature_flag = "random_value"
|
228
228
|
issue.save()
|
@@ -361,10 +361,10 @@ order options. At the time of writing, only ``order_by="id"`` works.
|
|
361
361
|
.. code-block:: python
|
362
362
|
|
363
363
|
gl = gitlab.Gitlab(url, token, pagination="keyset", order_by="id", per_page=100)
|
364
|
-
gl.projects.list()
|
364
|
+
gl.projects.list(get_all=True)
|
365
365
|
|
366
366
|
Reference:
|
367
|
-
https://docs.gitlab.com/
|
367
|
+
https://docs.gitlab.com/api/rest/#keyset-based-pagination
|
368
368
|
|
369
369
|
``list()`` methods can also return a generator object, by passing the argument
|
370
370
|
``iterator=True``, which will handle the next calls to the API when required. This
|
@@ -392,7 +392,7 @@ The generator exposes extra listing information as received from the server:
|
|
392
392
|
``total_pages`` and ``total`` will have a value of ``None``.
|
393
393
|
|
394
394
|
For more information see:
|
395
|
-
https://docs.gitlab.com/
|
395
|
+
https://docs.gitlab.com/user/gitlab_com/index#pagination-response-headers
|
396
396
|
|
397
397
|
.. note::
|
398
398
|
Prior to python-gitlab 3.6.0 the argument ``as_list`` was used instead of
|
@@ -165,14 +165,14 @@ We recommend that you use `Credential helpers`_ to securely store your tokens.
|
|
165
165
|
* - ``private_token``
|
166
166
|
- Your user token. Login/password is not supported. Refer to `the
|
167
167
|
official documentation
|
168
|
-
<https://docs.gitlab.com/
|
168
|
+
<https://docs.gitlab.com/user/profile/personal_access_tokens>`__
|
169
169
|
to learn how to obtain a token.
|
170
170
|
* - ``oauth_token``
|
171
171
|
- An Oauth token for authentication. The Gitlab server must be configured
|
172
172
|
to support this authentication method.
|
173
173
|
* - ``job_token``
|
174
174
|
- Your job token. See `the official documentation
|
175
|
-
<https://docs.gitlab.com/
|
175
|
+
<https://docs.gitlab.com/api/jobs#get-job-artifacts>`__
|
176
176
|
to learn how to obtain a token.
|
177
177
|
* - ``api_version``
|
178
178
|
- GitLab API version to use. Only ``4`` is available since 1.5.0.
|
@@ -1,9 +1,11 @@
|
|
1
1
|
import inspect
|
2
2
|
import os
|
3
|
+
from typing import Sequence
|
3
4
|
|
4
5
|
import jinja2
|
5
6
|
import sphinx
|
6
7
|
import sphinx.ext.napoleon as napoleon
|
8
|
+
from sphinx.config import _ConfigRebuild
|
7
9
|
from sphinx.ext.napoleon.docstring import GoogleDocstring
|
8
10
|
|
9
11
|
|
@@ -20,9 +22,11 @@ def setup(app):
|
|
20
22
|
app.connect("autodoc-process-docstring", _process_docstring)
|
21
23
|
app.connect("autodoc-skip-member", napoleon._skip_member)
|
22
24
|
|
23
|
-
conf =
|
25
|
+
conf: Sequence[tuple[str, bool | None, _ConfigRebuild, set[type]]] = (
|
26
|
+
napoleon.Config._config_values
|
27
|
+
)
|
24
28
|
|
25
|
-
for name,
|
29
|
+
for name, default, rebuild, _ in conf:
|
26
30
|
app.add_config_value(name, default, rebuild)
|
27
31
|
return {"version": sphinx.__display_version__, "parallel_read_safe": True}
|
28
32
|
|
@@ -13,7 +13,7 @@ It is likely that you used a ``MergeRequest``, ``GroupMergeRequest``,
|
|
13
13
|
can create a new ``ProjectMergeRequest`` or ``ProjectIssue`` object to
|
14
14
|
apply changes. For example::
|
15
15
|
|
16
|
-
issue = gl.issues.list()[0]
|
16
|
+
issue = gl.issues.list(get_all=False)[0]
|
17
17
|
project = gl.projects.get(issue.project_id, lazy=True)
|
18
18
|
editable_issue = project.issues.get(issue.iid, lazy=True)
|
19
19
|
# you can now edit the object
|
@@ -58,7 +58,7 @@ To retrieve an object with all attributes, use a ``get()`` call.
|
|
58
58
|
|
59
59
|
Example with projects::
|
60
60
|
|
61
|
-
for project in gl.projects.list():
|
61
|
+
for project in gl.projects.list(iterator=True):
|
62
62
|
# Retrieve project object with all attributes
|
63
63
|
project = gl.projects.get(project.id)
|
64
64
|
|
@@ -25,15 +25,15 @@ References
|
|
25
25
|
+ :class:`gitlab.v4.objects.GroupAccessRequestManager`
|
26
26
|
+ :attr:`gitlab.v4.objects.Group.accessrequests`
|
27
27
|
|
28
|
-
* GitLab API: https://docs.gitlab.com/
|
28
|
+
* GitLab API: https://docs.gitlab.com/api/access_requests
|
29
29
|
|
30
30
|
Examples
|
31
31
|
--------
|
32
32
|
|
33
33
|
List access requests from projects and groups::
|
34
34
|
|
35
|
-
p_ars = project.accessrequests.list()
|
36
|
-
g_ars = group.accessrequests.list()
|
35
|
+
p_ars = project.accessrequests.list(get_all=True)
|
36
|
+
g_ars = group.accessrequests.list(get_all=True)
|
37
37
|
|
38
38
|
Create an access request::
|
39
39
|
|
@@ -11,14 +11,14 @@ Reference
|
|
11
11
|
+ :class:`gitlab.v4.objects.ApplicationManager`
|
12
12
|
+ :attr:`gitlab.Gitlab.applications`
|
13
13
|
|
14
|
-
* GitLab API: https://docs.gitlab.com/
|
14
|
+
* GitLab API: https://docs.gitlab.com/api/applications
|
15
15
|
|
16
16
|
Examples
|
17
17
|
--------
|
18
18
|
|
19
19
|
List all OAuth applications::
|
20
20
|
|
21
|
-
applications = gl.applications.list()
|
21
|
+
applications = gl.applications.list(get_all=True)
|
22
22
|
|
23
23
|
Create an application::
|
24
24
|
|
@@ -18,15 +18,15 @@ Reference
|
|
18
18
|
|
19
19
|
* GitLab API:
|
20
20
|
|
21
|
-
+ https://docs.gitlab.com/
|
22
|
-
+ https://docs.gitlab.com/
|
21
|
+
+ https://docs.gitlab.com/api/group_badges
|
22
|
+
+ https://docs.gitlab.com/api/project_badges
|
23
23
|
|
24
24
|
Examples
|
25
25
|
--------
|
26
26
|
|
27
27
|
List badges::
|
28
28
|
|
29
|
-
badges = group_or_project.badges.list()
|
29
|
+
badges = group_or_project.badges.list(get_all=True)
|
30
30
|
|
31
31
|
Get a badge::
|
32
32
|
|
@@ -23,8 +23,8 @@ Reference
|
|
23
23
|
|
24
24
|
* GitLab API:
|
25
25
|
|
26
|
-
+ https://docs.gitlab.com/
|
27
|
-
+ https://docs.gitlab.com/
|
26
|
+
+ https://docs.gitlab.com/api/boards
|
27
|
+
+ https://docs.gitlab.com/api/group_boards
|
28
28
|
|
29
29
|
Examples
|
30
30
|
--------
|
@@ -32,7 +32,7 @@ Examples
|
|
32
32
|
Get the list of existing boards for a project or a group::
|
33
33
|
|
34
34
|
# item is a Project or a Group
|
35
|
-
boards = project_or_group.boards.list()
|
35
|
+
boards = project_or_group.boards.list(get_all=True)
|
36
36
|
|
37
37
|
Get a single board for a project or a group::
|
38
38
|
|
@@ -72,15 +72,15 @@ Reference
|
|
72
72
|
|
73
73
|
* GitLab API:
|
74
74
|
|
75
|
-
+ https://docs.gitlab.com/
|
76
|
-
+ https://docs.gitlab.com/
|
75
|
+
+ https://docs.gitlab.com/api/boards
|
76
|
+
+ https://docs.gitlab.com/api/group_boards
|
77
77
|
|
78
78
|
Examples
|
79
79
|
--------
|
80
80
|
|
81
81
|
List the issue lists for a board::
|
82
82
|
|
83
|
-
b_lists = board.lists.list()
|
83
|
+
b_lists = board.lists.list(get_all=True)
|
84
84
|
|
85
85
|
Get a single list::
|
86
86
|
|
@@ -11,14 +11,14 @@ References
|
|
11
11
|
+ :class:`gitlab.v4.objects.ProjectBranchManager`
|
12
12
|
+ :attr:`gitlab.v4.objects.Project.branches`
|
13
13
|
|
14
|
-
* GitLab API: https://docs.gitlab.com/
|
14
|
+
* GitLab API: https://docs.gitlab.com/api/branches
|
15
15
|
|
16
16
|
Examples
|
17
17
|
--------
|
18
18
|
|
19
19
|
Get the list of branches for a repository::
|
20
20
|
|
21
|
-
branches = project.branches.list()
|
21
|
+
branches = project.branches.list(get_all=True)
|
22
22
|
|
23
23
|
Get a single repository branch::
|
24
24
|
|
@@ -17,7 +17,7 @@ References
|
|
17
17
|
+ :class:`gitlab.v4.objects.BulkImportEntityManager`
|
18
18
|
+ :attr:`gitlab.v4.objects.BulkImport.entities`
|
19
19
|
|
20
|
-
* GitLab API: https://docs.gitlab.com/
|
20
|
+
* GitLab API: https://docs.gitlab.com/api/bulk_imports
|
21
21
|
|
22
22
|
Examples
|
23
23
|
--------
|
@@ -55,11 +55,11 @@ Start a bulk import/migration of a group and wait for completion::
|
|
55
55
|
|
56
56
|
List all migrations::
|
57
57
|
|
58
|
-
gl.bulk_imports.list()
|
58
|
+
gl.bulk_imports.list(get_all=True)
|
59
59
|
|
60
60
|
List the entities of all migrations::
|
61
61
|
|
62
|
-
gl.bulk_import_entities.list()
|
62
|
+
gl.bulk_import_entities.list(get_all=True)
|
63
63
|
|
64
64
|
Get a single migration by ID::
|
65
65
|
|
@@ -67,7 +67,7 @@ Get a single migration by ID::
|
|
67
67
|
|
68
68
|
List the entities of a single migration::
|
69
69
|
|
70
|
-
entities = migration.entities.list()
|
70
|
+
entities = migration.entities.list(get_all=True)
|
71
71
|
|
72
72
|
Get a single entity of a migration by ID::
|
73
73
|
|
@@ -17,14 +17,14 @@ Reference
|
|
17
17
|
+ :class:`gitlab.v4.objects.ProjectClusterAgentManager`
|
18
18
|
+ :attr:`gitlab.v4.objects.Project.cluster_agents`
|
19
19
|
|
20
|
-
* GitLab API: https://docs.gitlab.com/
|
20
|
+
* GitLab API: https://docs.gitlab.com/api/cluster_agents
|
21
21
|
|
22
22
|
Examples
|
23
23
|
--------
|
24
24
|
|
25
25
|
List cluster agents for a project::
|
26
26
|
|
27
|
-
cluster_agents = project.cluster_agents.list()
|
27
|
+
cluster_agents = project.cluster_agents.list(get_all=True)
|
28
28
|
|
29
29
|
Register a cluster agent with a project::
|
30
30
|
|
@@ -19,15 +19,15 @@ Reference
|
|
19
19
|
+ :class:`gitlab.v4.objects.GroupClusterManager`
|
20
20
|
+ :attr:`gitlab.v4.objects.Group.clusters`
|
21
21
|
|
22
|
-
* GitLab API: https://docs.gitlab.com/
|
23
|
-
* GitLab API: https://docs.gitlab.com/
|
22
|
+
* GitLab API: https://docs.gitlab.com/api/project_clusters
|
23
|
+
* GitLab API: https://docs.gitlab.com/api/group_clusters
|
24
24
|
|
25
25
|
Examples
|
26
26
|
--------
|
27
27
|
|
28
28
|
List clusters for a project::
|
29
29
|
|
30
|
-
clusters = project.clusters.list()
|
30
|
+
clusters = project.clusters.list(get_all=True)
|
31
31
|
|
32
32
|
Create an cluster for a project::
|
33
33
|
|
@@ -58,7 +58,7 @@ Delete an cluster for a project::
|
|
58
58
|
|
59
59
|
List clusters for a group::
|
60
60
|
|
61
|
-
clusters = group.clusters.list()
|
61
|
+
clusters = group.clusters.list(get_all=True)
|
62
62
|
|
63
63
|
Create an cluster for a group::
|
64
64
|
|
@@ -19,21 +19,21 @@ Examples
|
|
19
19
|
|
20
20
|
List the commits for a project::
|
21
21
|
|
22
|
-
commits = project.commits.list()
|
22
|
+
commits = project.commits.list(get_all=True)
|
23
23
|
|
24
24
|
You can use the ``ref_name``, ``since`` and ``until`` filters to limit the
|
25
25
|
results::
|
26
26
|
|
27
|
-
commits = project.commits.list(ref_name='my_branch')
|
28
|
-
commits = project.commits.list(since='2016-01-01T00:00:00Z')
|
27
|
+
commits = project.commits.list(ref_name='my_branch', get_all=True)
|
28
|
+
commits = project.commits.list(since='2016-01-01T00:00:00Z', get_all=True)
|
29
29
|
|
30
30
|
List all commits for a project (see :ref:`pagination`) on all branches:
|
31
31
|
|
32
|
-
commits = project.commits.list(get_all=True
|
32
|
+
commits = project.commits.list(get_all=True)
|
33
33
|
|
34
34
|
Create a commit::
|
35
35
|
|
36
|
-
# See https://docs.gitlab.com/
|
36
|
+
# See https://docs.gitlab.com/api/commits#create-a-commit-with-multiple-files-and-actions
|
37
37
|
# for actions detail
|
38
38
|
data = {
|
39
39
|
'branch': 'main',
|
@@ -98,14 +98,14 @@ Reference
|
|
98
98
|
+ :class:`gitlab.v4.objects.ProjectCommitCommentManager`
|
99
99
|
+ :attr:`gitlab.v4.objects.ProjectCommit.comments`
|
100
100
|
|
101
|
-
* GitLab API: https://docs.gitlab.com/
|
101
|
+
* GitLab API: https://docs.gitlab.com/api/commits
|
102
102
|
|
103
103
|
Examples
|
104
104
|
--------
|
105
105
|
|
106
106
|
Get the comments for a commit::
|
107
107
|
|
108
|
-
comments = commit.comments.list()
|
108
|
+
comments = commit.comments.list(get_all=True)
|
109
109
|
|
110
110
|
Add a comment on a commit::
|
111
111
|
|
@@ -129,14 +129,14 @@ Reference
|
|
129
129
|
+ :class:`gitlab.v4.objects.ProjectCommitStatusManager`
|
130
130
|
+ :attr:`gitlab.v4.objects.ProjectCommit.statuses`
|
131
131
|
|
132
|
-
* GitLab API: https://docs.gitlab.com/
|
132
|
+
* GitLab API: https://docs.gitlab.com/api/commits
|
133
133
|
|
134
134
|
Examples
|
135
135
|
--------
|
136
136
|
|
137
137
|
List the statuses for a commit::
|
138
138
|
|
139
|
-
statuses = commit.statuses.list()
|
139
|
+
statuses = commit.statuses.list(get_all=True)
|
140
140
|
|
141
141
|
Change the status of a commit::
|
142
142
|
|
@@ -14,14 +14,18 @@ Reference
|
|
14
14
|
+ :class:`gitlab.v4.objects.DeployKeyManager`
|
15
15
|
+ :attr:`gitlab.Gitlab.deploykeys`
|
16
16
|
|
17
|
-
* GitLab API: https://docs.gitlab.com/
|
17
|
+
* GitLab API: https://docs.gitlab.com/api/deploy_keys
|
18
18
|
|
19
19
|
Examples
|
20
20
|
--------
|
21
21
|
|
22
|
-
|
22
|
+
Add an instance-wide deploy key (requires admin access)::
|
23
23
|
|
24
|
-
keys = gl.deploykeys.
|
24
|
+
keys = gl.deploykeys.create({'title': 'instance key', 'key': INSTANCE_KEY})
|
25
|
+
|
26
|
+
List all deploy keys::
|
27
|
+
|
28
|
+
keys = gl.deploykeys.list(get_all=True)
|
25
29
|
|
26
30
|
Deploy keys for projects
|
27
31
|
========================
|
@@ -37,14 +41,14 @@ Reference
|
|
37
41
|
+ :class:`gitlab.v4.objects.ProjectKeyManager`
|
38
42
|
+ :attr:`gitlab.v4.objects.Project.keys`
|
39
43
|
|
40
|
-
* GitLab API: https://docs.gitlab.com/
|
44
|
+
* GitLab API: https://docs.gitlab.com/api/deploy_keys
|
41
45
|
|
42
46
|
Examples
|
43
47
|
--------
|
44
48
|
|
45
49
|
List keys for a project::
|
46
50
|
|
47
|
-
keys = project.keys.list()
|
51
|
+
keys = project.keys.list(get_all=True)
|
48
52
|
|
49
53
|
Get a single deploy key::
|
50
54
|
|
@@ -57,7 +61,7 @@ Create a deploy key for a project::
|
|
57
61
|
|
58
62
|
Delete a deploy key for a project::
|
59
63
|
|
60
|
-
key = project.keys.list(key_id)
|
64
|
+
key = project.keys.list(key_id, get_all=True)
|
61
65
|
# or
|
62
66
|
key.delete()
|
63
67
|
|
@@ -19,7 +19,7 @@ Reference
|
|
19
19
|
+ :class:`gitlab.v4.objects.DeployTokenManager`
|
20
20
|
+ :attr:`gitlab.Gitlab.deploytokens`
|
21
21
|
|
22
|
-
* GitLab API: https://docs.gitlab.com/
|
22
|
+
* GitLab API: https://docs.gitlab.com/api/deploy_tokens
|
23
23
|
|
24
24
|
Examples
|
25
25
|
--------
|
@@ -29,7 +29,7 @@ Use the ``list()`` method to list all deploy tokens across the GitLab instance.
|
|
29
29
|
::
|
30
30
|
|
31
31
|
# List deploy tokens
|
32
|
-
deploy_tokens = gl.deploytokens.list()
|
32
|
+
deploy_tokens = gl.deploytokens.list(get_all=True)
|
33
33
|
|
34
34
|
Project deploy tokens
|
35
35
|
=====================
|
@@ -45,14 +45,14 @@ Reference
|
|
45
45
|
+ :class:`gitlab.v4.objects.ProjectDeployTokenManager`
|
46
46
|
+ :attr:`gitlab.v4.objects.Project.deploytokens`
|
47
47
|
|
48
|
-
* GitLab API: https://docs.gitlab.com/
|
48
|
+
* GitLab API: https://docs.gitlab.com/api/deploy_tokens#project-deploy-tokens
|
49
49
|
|
50
50
|
Examples
|
51
51
|
--------
|
52
52
|
|
53
53
|
List the deploy tokens for a project::
|
54
54
|
|
55
|
-
deploy_tokens = project.deploytokens.list()
|
55
|
+
deploy_tokens = project.deploytokens.list(get_all=True)
|
56
56
|
|
57
57
|
Get a deploy token for a project by id::
|
58
58
|
|
@@ -102,14 +102,14 @@ Reference
|
|
102
102
|
+ :class:`gitlab.v4.objects.GroupDeployTokenManager`
|
103
103
|
+ :attr:`gitlab.v4.objects.Group.deploytokens`
|
104
104
|
|
105
|
-
* GitLab API: https://docs.gitlab.com/
|
105
|
+
* GitLab API: https://docs.gitlab.com/api/deploy_tokens#group-deploy-tokens
|
106
106
|
|
107
107
|
Examples
|
108
108
|
--------
|
109
109
|
|
110
110
|
List the deploy tokens for a group::
|
111
111
|
|
112
|
-
deploy_tokens = group.deploytokens.list()
|
112
|
+
deploy_tokens = group.deploytokens.list(get_all=True)
|
113
113
|
|
114
114
|
Get a deploy token for a group by id::
|
115
115
|
|
@@ -11,14 +11,14 @@ Reference
|
|
11
11
|
+ :class:`gitlab.v4.objects.ProjectDeploymentManager`
|
12
12
|
+ :attr:`gitlab.v4.objects.Project.deployments`
|
13
13
|
|
14
|
-
* GitLab API: https://docs.gitlab.com/
|
14
|
+
* GitLab API: https://docs.gitlab.com/api/deployments
|
15
15
|
|
16
16
|
Examples
|
17
17
|
--------
|
18
18
|
|
19
19
|
List deployments for a project::
|
20
20
|
|
21
|
-
deployments = project.deployments.list()
|
21
|
+
deployments = project.deployments.list(get_all=True)
|
22
22
|
|
23
23
|
Get a single deployment::
|
24
24
|
|
@@ -64,7 +64,7 @@ Reference
|
|
64
64
|
+ :class:`gitlab.v4.objects.ProjectDeploymentMergeRequestManager`
|
65
65
|
+ :attr:`gitlab.v4.objects.ProjectDeployment.mergerequests`
|
66
66
|
|
67
|
-
* GitLab API: https://docs.gitlab.com/
|
67
|
+
* GitLab API: https://docs.gitlab.com/api/deployments#list-of-merge-requests-associated-with-a-deployment
|
68
68
|
|
69
69
|
Examples
|
70
70
|
--------
|
@@ -72,4 +72,4 @@ Examples
|
|
72
72
|
List the merge requests associated with a deployment::
|
73
73
|
|
74
74
|
deployment = project.deployments.get(42, lazy=True)
|
75
|
-
mrs = deployment.mergerequests.list()
|
75
|
+
mrs = deployment.mergerequests.list(get_all=True)
|
@@ -37,14 +37,14 @@ Reference
|
|
37
37
|
+ :class:`gitlab.v4.objects.ProjectSnippetDiscussionNoteManager`
|
38
38
|
+ :attr:`gitlab.v4.objects.ProjectSnippet.notes`
|
39
39
|
|
40
|
-
* GitLab API: https://docs.gitlab.com/
|
40
|
+
* GitLab API: https://docs.gitlab.com/api/discussions
|
41
41
|
|
42
42
|
Examples
|
43
43
|
========
|
44
44
|
|
45
45
|
List the discussions for a resource (issue, merge request, snippet or commit)::
|
46
46
|
|
47
|
-
discussions = resource.discussions.list()
|
47
|
+
discussions = resource.discussions.list(get_all=True)
|
48
48
|
|
49
49
|
Get a single discussion::
|
50
50
|
|
@@ -18,14 +18,14 @@ Reference
|
|
18
18
|
+ :attr:`gitlab.v4.objects.ProjectMergeRequest.draft_notes`
|
19
19
|
|
20
20
|
|
21
|
-
* GitLab API: https://docs.gitlab.com/
|
21
|
+
* GitLab API: https://docs.gitlab.com/api/draft_notes
|
22
22
|
|
23
23
|
Examples
|
24
24
|
--------
|
25
25
|
|
26
26
|
List all draft notes for a merge request::
|
27
27
|
|
28
|
-
draft_notes = merge_request.draft_notes.list()
|
28
|
+
draft_notes = merge_request.draft_notes.list(get_all=True)
|
29
29
|
|
30
30
|
Get a draft note for a merge request by ID::
|
31
31
|
|
@@ -21,14 +21,14 @@ Reference
|
|
21
21
|
+ :class:`gitlab.v4.objects.ProjectSnippetNoteAwardEmojiManager`
|
22
22
|
|
23
23
|
|
24
|
-
* GitLab API: https://docs.gitlab.com/
|
24
|
+
* GitLab API: https://docs.gitlab.com/api/emoji_reactions/
|
25
25
|
|
26
26
|
Examples
|
27
27
|
--------
|
28
28
|
|
29
29
|
List emojis for a resource::
|
30
30
|
|
31
|
-
emojis = obj.awardemojis.list()
|
31
|
+
emojis = obj.awardemojis.list(get_all=True)
|
32
32
|
|
33
33
|
Get a single emoji::
|
34
34
|
|