python-gitlab 6.4.0__tar.gz → 7.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.
Potentially problematic release.
This version of python-gitlab might be problematic. Click here for more details.
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/CHANGELOG.md +200 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/PKG-INFO +4 -4
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/README.rst +1 -1
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/ci_lint.rst +12 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/pull_mirror.rst +2 -2
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/_version.py +1 -1
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/ci_lint.py +8 -1
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/users.py +3 -1
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/pyproject.toml +9 -2
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/python_gitlab.egg-info/PKG-INFO +4 -4
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/requirements-docs.txt +2 -2
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/requirements-lint.txt +2 -2
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/requirements-test.txt +4 -4
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tox.ini +2 -2
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/AUTHORS +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/COPYING +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/MANIFEST.in +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/Makefile +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/_static/js/gitter.js +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/api/gitlab.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/api/gitlab.v4.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/api-levels.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/api-objects.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/api-usage-advanced.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/api-usage-graphql.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/api-usage.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/changelog.md +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/cli-examples.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/cli-objects.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/cli-usage.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/conf.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/ext/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/ext/docstrings.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/ext/manager_tmpl.j2 +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/faq.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/access_requests.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/appearance.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/applications.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/badges.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/boards.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/branches.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/bulk_imports.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/cluster_agents.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/clusters.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/commits.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/deploy_keys.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/deploy_tokens.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/deployments.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/discussions.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/draft_notes.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/emojis.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/environments.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/epics.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/events.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/features.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/geo_nodes.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/group_access_tokens.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/groups.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/invitations.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/issues.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/iterations.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/job_token_scope.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/keys.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/labels.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/member_roles.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/merge_request_approvals.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/merge_requests.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/merge_trains.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/messages.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/milestones.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/namespaces.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/notes.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/notifications.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/packages.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/pagesdomains.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/personal_access_tokens.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/pipelines_and_jobs.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/project_access_tokens.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/projects.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/protected_branches.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/protected_container_repositories.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/protected_environments.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/protected_packages.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/releases.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/remote_mirrors.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/repositories.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/repository_tags.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/resource_groups.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/runners.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/search.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/secure_files.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/settings.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/sidekiq.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/snippets.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/statistics.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/status_checks.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/system_hooks.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/templates.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/todos.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/topics.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/users.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/variables.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/wikis.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/index.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/make.bat +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/release-notes.rst +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/__main__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/_backends/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/_backends/graphql.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/_backends/protocol.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/_backends/requests_backend.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/base.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/cli.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/client.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/config.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/const.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/exceptions.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/mixins.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/py.typed +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/types.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/utils.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/cli.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/access_requests.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/appearance.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/applications.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/artifacts.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/audit_events.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/award_emojis.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/badges.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/boards.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/branches.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/broadcast_messages.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/bulk_imports.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/cluster_agents.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/clusters.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/commits.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/container_registry.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/custom_attributes.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/deploy_keys.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/deploy_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/deployments.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/discussions.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/draft_notes.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/environments.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/epics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/events.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/export_import.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/features.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/files.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/geo_nodes.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/group_access_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/groups.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/hooks.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/integrations.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/invitations.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/issues.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/iterations.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/job_token_scope.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/jobs.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/keys.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/labels.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/ldap.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/member_roles.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/members.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/merge_request_approvals.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/merge_requests.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/merge_trains.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/milestones.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/namespaces.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/notes.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/notification_settings.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/package_protection_rules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/packages.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/pages.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/personal_access_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/pipelines.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/project_access_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/projects.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/push_rules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/registry_protection_repository_rules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/registry_protection_rules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/releases.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/repositories.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/resource_groups.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/reviewers.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/runners.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/secure_files.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/service_accounts.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/settings.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/sidekiq.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/snippets.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/statistics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/status_checks.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/tags.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/templates.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/todos.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/topics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/triggers.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/variables.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/gitlab/v4/objects/wikis.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/python_gitlab.egg-info/SOURCES.txt +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/python_gitlab.egg-info/dependency_links.txt +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/python_gitlab.egg-info/entry_points.txt +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/python_gitlab.egg-info/requires.txt +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/python_gitlab.egg-info/top_level.txt +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/requirements-docker.txt +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/requirements-precommit.txt +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/requirements.txt +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/setup.cfg +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/conftest.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_boards.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_branches.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_bulk_imports.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_current_user.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_deploy_keys.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_deploy_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_epics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_gitlab.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_graphql.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_groups.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_import_export.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_issues.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_keys.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_lazy_objects.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_member_roles.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_merge_requests.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_packages.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_project_job_token_scope.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_projects.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_push_rules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_registry.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_releases.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_repository.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_services.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_snippets.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_statistics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_topics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_users.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_variables.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/api/test_wikis.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/conftest.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_artifacts.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_files.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_packages.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_projects.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_repository.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_resource_access_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_users.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_v4.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/cli/test_cli_variables.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/conftest.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/ee-test.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/.env +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/avatar.png +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/create_license.rb +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/docker-compose.yml +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/docker.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/invalid_auth.cfg +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/invalid_version.cfg +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/fixtures/set_token.rb +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/functional/helpers.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/install/test_install.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/smoke/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/smoke/test_dists.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/_backends/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/_backends/test_requests_backend.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/base/test_rest_manager.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/base/test_rest_object.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/conftest.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/helpers.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/meta/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/meta/test_abstract_attrs.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/meta/test_imports.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/meta/test_mro.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/mixins/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/mixins/test_meta_mixins.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/mixins/test_mixin_methods.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/mixins/test_object_mixins_attributes.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/__init__.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/conftest.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_appearance.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_applications.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_audit_events.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_badges.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_bridges.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_bulk_imports.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_ci_lint.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_cluster_agents.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_commits.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_deploy_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_deployments.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_draft_notes.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_environments.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_group_access_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_group_merge_request_approvals.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_groups.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_hooks.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_invitations.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_issues.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_iterations.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_job_artifacts.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_job_token_scope.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_jobs.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_keys.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_member_roles.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_members.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_merge_request_pipelines.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_merge_requests.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_merge_trains.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_package_protection_rules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_packages.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_personal_access_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_pipeline_schedules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_pipelines.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_project_access_tokens.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_project_import_export.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_project_merge_request_approvals.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_project_statistics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_projects.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_pull_mirror.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_registry_protection_rules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_registry_repositories.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_releases.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_remote_mirrors.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_repositories.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_resource_groups.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_resource_iteration_events.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_resource_label_events.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_resource_milestone_events.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_resource_state_events.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_runners.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_secure_files.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_services.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_snippets.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_statistics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_status_checks.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_submodules.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_templates.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_todos.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_topics.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_users.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/objects/test_variables.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_cli.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_config.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_exceptions.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_gitlab.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_gitlab_auth.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_gitlab_http_methods.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_graphql.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_retry.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_types.py +0 -0
- {python_gitlab-6.4.0 → python_gitlab-7.0.0}/tests/unit/test_utils.py +0 -0
|
@@ -1,5 +1,205 @@
|
|
|
1
1
|
# CHANGELOG
|
|
2
2
|
|
|
3
|
+
All versions below are listed in reverse chronological order.
|
|
4
|
+
|
|
5
|
+
## v7.0.0 (2025-10-29)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
- Drop Python 3.9 support and add Python 3.14
|
|
10
|
+
([`22941ac`](https://github.com/python-gitlab/python-gitlab/commit/22941acc3f331d5b683599c014ec962ece5d4b76))
|
|
11
|
+
|
|
12
|
+
### Breaking Changes
|
|
13
|
+
|
|
14
|
+
- As of python-gitlab 7.0.0, Python 3.9 is no longer supported. Python 3.10 or higher is required.
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## v6.5.0 (2025-10-17)
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **semantic-release**: Enable CHANGELOG.md generation
|
|
22
|
+
([`fb9693b`](https://github.com/python-gitlab/python-gitlab/commit/fb9693bf1e6798149196e57fed87bf2588ad3b47))
|
|
23
|
+
|
|
24
|
+
### Continuous Integration
|
|
25
|
+
|
|
26
|
+
- **stale**: Fix permission for stale action and allow manual run
|
|
27
|
+
([`9357a37`](https://github.com/python-gitlab/python-gitlab/commit/9357a374702dcc8049a6d8af636f48c736d3f160))
|
|
28
|
+
|
|
29
|
+
### Documentation
|
|
30
|
+
|
|
31
|
+
- **pull_mirror**: Fix incorrect start() method usage example
|
|
32
|
+
([`2acac19`](https://github.com/python-gitlab/python-gitlab/commit/2acac19356c8624def90c7e54237b256bceece18))
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
- **api**: Add content_ref and dry_run_ref parameters to ProjectCiLintManager
|
|
37
|
+
([`e8d2538`](https://github.com/python-gitlab/python-gitlab/commit/e8d2538cdf85a7c57babbc00074efbdab97548cd))
|
|
38
|
+
|
|
39
|
+
- **users**: Implement 'skip_confirmation' in users 'emails' creation
|
|
40
|
+
([`2981730`](https://github.com/python-gitlab/python-gitlab/commit/298173017be387f26aa0828cae1e9a48e3cce328))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## v6.4.0 (2025-09-28)
|
|
44
|
+
|
|
45
|
+
### Features
|
|
46
|
+
|
|
47
|
+
- **users**: Implement missing arguments in users 'list'
|
|
48
|
+
([`99923d4`](https://github.com/python-gitlab/python-gitlab/commit/99923d40dcb4f32f02bcbc5e8ef5ec4b77e3cb02))
|
|
49
|
+
|
|
50
|
+
- **users**: Sort 'user list' arguments against documentation
|
|
51
|
+
([`99923d4`](https://github.com/python-gitlab/python-gitlab/commit/99923d40dcb4f32f02bcbc5e8ef5ec4b77e3cb02))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## v6.3.0 (2025-08-28)
|
|
55
|
+
|
|
56
|
+
### Features
|
|
57
|
+
|
|
58
|
+
- Add sync method to force remote mirror updates
|
|
59
|
+
([`f3c6678`](https://github.com/python-gitlab/python-gitlab/commit/f3c6678482b7ca35b1dd1e3bc49fc0c56cd03639))
|
|
60
|
+
|
|
61
|
+
- **api**: Add missing ProjectJob list filters
|
|
62
|
+
([`5fe0e71`](https://github.com/python-gitlab/python-gitlab/commit/5fe0e715448b00a666f76cdce6db321686f6a271))
|
|
63
|
+
|
|
64
|
+
- **api**: Add missing ProjectPackageManager list filters
|
|
65
|
+
([`b1696be`](https://github.com/python-gitlab/python-gitlab/commit/b1696be5fb223028755e303069e23e42a11cab42))
|
|
66
|
+
|
|
67
|
+
- **users**: Implement support for 'admins' in administrators 'list'
|
|
68
|
+
([`aaed51c`](https://github.com/python-gitlab/python-gitlab/commit/aaed51cdec65c8acabe8b9a39fd18c7e1e48519c))
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
## v6.2.0 (2025-07-28)
|
|
72
|
+
|
|
73
|
+
### Build System
|
|
74
|
+
|
|
75
|
+
- **release**: Use correct python-semantic-release/publish-action
|
|
76
|
+
([`2f20634`](https://github.com/python-gitlab/python-gitlab/commit/2f20634b9700bc802177278ffdd7bdf83ef1605a))
|
|
77
|
+
|
|
78
|
+
### Continuous Integration
|
|
79
|
+
|
|
80
|
+
- **stale**: Improve formatting of stale message
|
|
81
|
+
([`0ef20d1`](https://github.com/python-gitlab/python-gitlab/commit/0ef20d1b0ee6cd82c4e34003aca4c0c72935f4d9))
|
|
82
|
+
|
|
83
|
+
- **stale**: Increase `operations-per-run` to 500
|
|
84
|
+
([`326e1a4`](https://github.com/python-gitlab/python-gitlab/commit/326e1a46881467f41dc3de5f060ac654924fbe40))
|
|
85
|
+
|
|
86
|
+
### Features
|
|
87
|
+
|
|
88
|
+
- **api**: Add ListMixin to ProjectIssueDiscussionNoteManager
|
|
89
|
+
([`f908f0e`](https://github.com/python-gitlab/python-gitlab/commit/f908f0e82840a5df374e8fbfb1298608d23f02bd))
|
|
90
|
+
|
|
91
|
+
- **api**: Add ListMixin to ProjectMergeRequestDiscussionNoteManager
|
|
92
|
+
([`865339a`](https://github.com/python-gitlab/python-gitlab/commit/865339ac037fb125280180b05a2c4e44067dc5e9))
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## v6.1.0 (2025-06-28)
|
|
96
|
+
|
|
97
|
+
### Chores
|
|
98
|
+
|
|
99
|
+
- Update to mypy 1.16.0 and resolve issues found
|
|
100
|
+
([`f734c58`](https://github.com/python-gitlab/python-gitlab/commit/f734c586e3fe5a0e866bcf60030107ca142fa763))
|
|
101
|
+
|
|
102
|
+
### Documentation
|
|
103
|
+
|
|
104
|
+
- Update CONTRIBUTING.rst with policy on issue management
|
|
105
|
+
([`45dda50`](https://github.com/python-gitlab/python-gitlab/commit/45dda50ff4c0e01307480befa86498600563f818))
|
|
106
|
+
|
|
107
|
+
### Features
|
|
108
|
+
|
|
109
|
+
- **api**: Add listing user contributed projects
|
|
110
|
+
([`98c1307`](https://github.com/python-gitlab/python-gitlab/commit/98c13074127ae46d85545498746d55c8b75aef48))
|
|
111
|
+
|
|
112
|
+
- **api**: Add support for project tag list filters
|
|
113
|
+
([`378a836`](https://github.com/python-gitlab/python-gitlab/commit/378a836bf5744ca6c9409dd60899e5d2f90b55be))
|
|
114
|
+
|
|
115
|
+
- **api**: Pipeline inputs support
|
|
116
|
+
([#3194](https://github.com/python-gitlab/python-gitlab/pull/3194),
|
|
117
|
+
[`306c4b1`](https://github.com/python-gitlab/python-gitlab/commit/306c4b1931e2b03d7cbcef5773668e876d5644b1))
|
|
118
|
+
|
|
119
|
+
- **const**: Add PLANNER_ACCESS constant
|
|
120
|
+
([`ba6f174`](https://github.com/python-gitlab/python-gitlab/commit/ba6f174896f908ba711e1e3e8ebf4692c86bd3d4))
|
|
121
|
+
|
|
122
|
+
- **groups**: Add protectedbranches to group class
|
|
123
|
+
([#3164](https://github.com/python-gitlab/python-gitlab/pull/3164),
|
|
124
|
+
[`bfd31a8`](https://github.com/python-gitlab/python-gitlab/commit/bfd31a867547dffb2c2d54127e184fefa058cb30))
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
## v6.0.0 (2025-06-04)
|
|
128
|
+
|
|
129
|
+
### Chores
|
|
130
|
+
|
|
131
|
+
- Add reformat code commit to .git-blame-ignore-revs
|
|
132
|
+
([`a6ac939`](https://github.com/python-gitlab/python-gitlab/commit/a6ac9392b0e543df32adf9058f9808d199149982))
|
|
133
|
+
|
|
134
|
+
- Reformat code with skip_magic_trailing_comma = true
|
|
135
|
+
([`2100aa4`](https://github.com/python-gitlab/python-gitlab/commit/2100aa458ba4f1c084bc97b00f7ba1693541d68a))
|
|
136
|
+
|
|
137
|
+
- Remove trivial get methods in preparation for generic Get mixin
|
|
138
|
+
([`edd01a5`](https://github.com/python-gitlab/python-gitlab/commit/edd01a57aa8c45e6514e618263003beaa0fb68e8))
|
|
139
|
+
|
|
140
|
+
- Upgrade to sphinx 8.2.1 and resolve issues
|
|
141
|
+
([`d0b5ae3`](https://github.com/python-gitlab/python-gitlab/commit/d0b5ae36bd0bc06f1f338adbd93d76a83a0fa459))
|
|
142
|
+
|
|
143
|
+
- **ci**: Replace docs artifact with readthedocs previews
|
|
144
|
+
([`193c5de`](https://github.com/python-gitlab/python-gitlab/commit/193c5de9b443193da3f87d664a777f056d920146))
|
|
145
|
+
|
|
146
|
+
### Documentation
|
|
147
|
+
|
|
148
|
+
- Use get_all keyword arg instead of all in docstrings
|
|
149
|
+
([`f62dda7`](https://github.com/python-gitlab/python-gitlab/commit/f62dda7fa44e3bc46f03bd6402eba3f641f365eb))
|
|
150
|
+
|
|
151
|
+
- Use list(get_all=True) in documentation examples
|
|
152
|
+
([`f36614f`](https://github.com/python-gitlab/python-gitlab/commit/f36614f1ce5a873ed1bbb8618ced39fa80f13ee6))
|
|
153
|
+
|
|
154
|
+
- **api-usage**: Fix GitLab API links to the publicly accessible URLs
|
|
155
|
+
([`f55fa15`](https://github.com/python-gitlab/python-gitlab/commit/f55fa152cdccc0dd4815f17df9ff80628115667d))
|
|
156
|
+
|
|
157
|
+
- **api-usage-graphql**: Fix the example graphql query string
|
|
158
|
+
([`8dbdd7e`](https://github.com/python-gitlab/python-gitlab/commit/8dbdd7e75447d01a457ac55f18066ebd355e4dbf))
|
|
159
|
+
|
|
160
|
+
- **job_token_scope**: Fix typo/inconsistency
|
|
161
|
+
([`203bd92`](https://github.com/python-gitlab/python-gitlab/commit/203bd92e524845a3e1287439d78c167133347a69))
|
|
162
|
+
|
|
163
|
+
### Features
|
|
164
|
+
|
|
165
|
+
- Adds member role methods
|
|
166
|
+
([`055557e`](https://github.com/python-gitlab/python-gitlab/commit/055557efe9de9d4ab7b8237f7de7e033a6b02cd9))
|
|
167
|
+
|
|
168
|
+
- **api**: Add iteration_id as boards create attribute
|
|
169
|
+
([#3191](https://github.com/python-gitlab/python-gitlab/pull/3191),
|
|
170
|
+
[`938b0d9`](https://github.com/python-gitlab/python-gitlab/commit/938b0d9c188bcffc6759184325bf292131307556))
|
|
171
|
+
|
|
172
|
+
- **api**: Add support for adding instance deploy keys
|
|
173
|
+
([`22be96c`](https://github.com/python-gitlab/python-gitlab/commit/22be96cbe698f5d8b18be388edf9b01d6008d1dd))
|
|
174
|
+
|
|
175
|
+
- **api**: Add support for avatar removal
|
|
176
|
+
([`5edd2e6`](https://github.com/python-gitlab/python-gitlab/commit/5edd2e66cd5d4cd48fcf5f996d4ad4c3d495b3fa))
|
|
177
|
+
|
|
178
|
+
- **api**: Add support for token self-rotation
|
|
179
|
+
([`da40e09`](https://github.com/python-gitlab/python-gitlab/commit/da40e09498277467878b810aa44f86b48813d832))
|
|
180
|
+
|
|
181
|
+
- **api**: ListMixin.list typing overload
|
|
182
|
+
([`6eee494`](https://github.com/python-gitlab/python-gitlab/commit/6eee494749ccc5387a0d3af7ce331cfb1e95308b))
|
|
183
|
+
|
|
184
|
+
- **api**: Make RESTManager generic on RESTObject class
|
|
185
|
+
([`91c4f18`](https://github.com/python-gitlab/python-gitlab/commit/91c4f18dc49a7eed101ce5f004f396436c6ef7eb))
|
|
186
|
+
|
|
187
|
+
- **api**: Make RESTObjectList typing generic
|
|
188
|
+
([`befba35`](https://github.com/python-gitlab/python-gitlab/commit/befba35a16c5543c5f270996a9bf7a4277482915))
|
|
189
|
+
|
|
190
|
+
- **settings**: Implement support for 'silent_mode_enabled'
|
|
191
|
+
([`a9163a9`](https://github.com/python-gitlab/python-gitlab/commit/a9163a9775b3f9a7b729048fab83bb0bca7228b5))
|
|
192
|
+
|
|
193
|
+
### Refactoring
|
|
194
|
+
|
|
195
|
+
- Use more python3.9 syntax
|
|
196
|
+
([`4e90c11`](https://github.com/python-gitlab/python-gitlab/commit/4e90c113f1af768b8b049f4a64c5978a1bfbf323))
|
|
197
|
+
|
|
198
|
+
### Testing
|
|
199
|
+
|
|
200
|
+
- **functional**: Switch to new runner registration API
|
|
201
|
+
([`cbc613d`](https://github.com/python-gitlab/python-gitlab/commit/cbc613d0f2ccd8ec021bf789b337104489a3e5f1))
|
|
202
|
+
|
|
3
203
|
|
|
4
204
|
## v5.6.0 (2025-01-28)
|
|
5
205
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-gitlab
|
|
3
|
-
Version:
|
|
3
|
+
Version: 7.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>
|
|
@@ -19,12 +19,12 @@ Classifier: Operating System :: POSIX
|
|
|
19
19
|
Classifier: Operating System :: Microsoft :: Windows
|
|
20
20
|
Classifier: Programming Language :: Python
|
|
21
21
|
Classifier: Programming Language :: Python :: 3
|
|
22
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
-
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
|
+
Requires-Python: >=3.10.0
|
|
28
28
|
Description-Content-Type: text/x-rst
|
|
29
29
|
License-File: COPYING
|
|
30
30
|
License-File: AUTHORS
|
|
@@ -93,7 +93,7 @@ Features
|
|
|
93
93
|
Installation
|
|
94
94
|
------------
|
|
95
95
|
|
|
96
|
-
As of
|
|
96
|
+
As of 7.0.0, ``python-gitlab`` is compatible with Python 3.10+.
|
|
97
97
|
|
|
98
98
|
Use ``pip`` to install the latest stable version of ``python-gitlab``:
|
|
99
99
|
|
|
@@ -46,6 +46,18 @@ Lint a project's CI configuration::
|
|
|
46
46
|
assert lint_result.valid is True # Test that the .gitlab-ci.yml is valid
|
|
47
47
|
print(lint_result.merged_yaml) # Print the merged YAML file
|
|
48
48
|
|
|
49
|
+
Lint a project's CI configuration from a specific branch or tag::
|
|
50
|
+
|
|
51
|
+
lint_result = project.ci_lint.get(content_ref="main")
|
|
52
|
+
assert lint_result.valid is True # Test that the .gitlab-ci.yml is valid
|
|
53
|
+
print(lint_result.merged_yaml) # Print the merged YAML file
|
|
54
|
+
|
|
55
|
+
Lint a project's CI configuration with dry run simulation::
|
|
56
|
+
|
|
57
|
+
lint_result = project.ci_lint.get(dry_run=True, dry_run_ref="develop")
|
|
58
|
+
assert lint_result.valid is True # Test that the .gitlab-ci.yml is valid
|
|
59
|
+
print(lint_result.merged_yaml) # Print the merged YAML file
|
|
60
|
+
|
|
49
61
|
Lint a CI YAML configuration with a namespace::
|
|
50
62
|
|
|
51
63
|
lint_result = project.ci_lint.create({"content": gitlab_ci_yml})
|
|
@@ -51,7 +51,14 @@ class ProjectCiLintManager(
|
|
|
51
51
|
_path = "/projects/{project_id}/ci/lint"
|
|
52
52
|
_obj_cls = ProjectCiLint
|
|
53
53
|
_from_parent_attrs = {"project_id": "id"}
|
|
54
|
-
_optional_get_attrs = (
|
|
54
|
+
_optional_get_attrs = (
|
|
55
|
+
"content_ref",
|
|
56
|
+
"dry_run",
|
|
57
|
+
"dry_run_ref",
|
|
58
|
+
"include_jobs",
|
|
59
|
+
"ref",
|
|
60
|
+
)
|
|
61
|
+
|
|
55
62
|
_create_attrs = RequiredOptional(
|
|
56
63
|
required=("content",), optional=("dry_run", "include_jobs", "ref")
|
|
57
64
|
)
|
|
@@ -502,7 +502,9 @@ class UserEmailManager(
|
|
|
502
502
|
_path = "/users/{user_id}/emails"
|
|
503
503
|
_obj_cls = UserEmail
|
|
504
504
|
_from_parent_attrs = {"user_id": "id"}
|
|
505
|
-
_create_attrs = RequiredOptional(
|
|
505
|
+
_create_attrs = RequiredOptional(
|
|
506
|
+
required=("email",), optional=("skip_confirmation",)
|
|
507
|
+
)
|
|
506
508
|
|
|
507
509
|
|
|
508
510
|
class UserActivities(RESTObject):
|
|
@@ -15,7 +15,7 @@ maintainers = [
|
|
|
15
15
|
{name = "Nejc Habjan", email="nejc.habjan@siemens.com"},
|
|
16
16
|
{name = "Roger Meier", email="r.meier@siemens.com"}
|
|
17
17
|
]
|
|
18
|
-
requires-python = ">=3.
|
|
18
|
+
requires-python = ">=3.10.0"
|
|
19
19
|
dependencies = [
|
|
20
20
|
"requests>=2.32.0",
|
|
21
21
|
"requests-toolbelt>=1.0.0",
|
|
@@ -30,11 +30,11 @@ classifiers = [
|
|
|
30
30
|
"Operating System :: Microsoft :: Windows",
|
|
31
31
|
"Programming Language :: Python",
|
|
32
32
|
"Programming Language :: Python :: 3",
|
|
33
|
-
"Programming Language :: Python :: 3.9",
|
|
34
33
|
"Programming Language :: Python :: 3.10",
|
|
35
34
|
"Programming Language :: Python :: 3.11",
|
|
36
35
|
"Programming Language :: Python :: 3.12",
|
|
37
36
|
"Programming Language :: Python :: 3.13",
|
|
37
|
+
"Programming Language :: Python :: 3.14",
|
|
38
38
|
]
|
|
39
39
|
keywords = ["api", "client", "gitlab", "python", "python-gitlab", "wrapper"]
|
|
40
40
|
license = {text = "LGPL-3.0-or-later"}
|
|
@@ -101,6 +101,13 @@ version_variables = [
|
|
|
101
101
|
]
|
|
102
102
|
commit_message = "chore: release v{version}"
|
|
103
103
|
|
|
104
|
+
[tool.semantic_release.changelog]
|
|
105
|
+
exclude_commit_patterns = [
|
|
106
|
+
'''chore\(deps\): .+''', # Exclude dependency updates from the changelog
|
|
107
|
+
]
|
|
108
|
+
mode = "update"
|
|
109
|
+
insertion_flag = "All versions below are listed in reverse chronological order."
|
|
110
|
+
|
|
104
111
|
[tool.pylint.messages_control]
|
|
105
112
|
max-line-length = 88
|
|
106
113
|
jobs = 0 # Use auto-detected number of multiple processes to speed up Pylint.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-gitlab
|
|
3
|
-
Version:
|
|
3
|
+
Version: 7.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>
|
|
@@ -19,12 +19,12 @@ Classifier: Operating System :: POSIX
|
|
|
19
19
|
Classifier: Operating System :: Microsoft :: Windows
|
|
20
20
|
Classifier: Programming Language :: Python
|
|
21
21
|
Classifier: Programming Language :: Python :: 3
|
|
22
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
-
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
|
+
Requires-Python: >=3.10.0
|
|
28
28
|
Description-Content-Type: text/x-rst
|
|
29
29
|
License-File: COPYING
|
|
30
30
|
License-File: AUTHORS
|
|
@@ -93,7 +93,7 @@ Features
|
|
|
93
93
|
Installation
|
|
94
94
|
------------
|
|
95
95
|
|
|
96
|
-
As of
|
|
96
|
+
As of 7.0.0, ``python-gitlab`` is compatible with Python 3.10+.
|
|
97
97
|
|
|
98
98
|
Use ``pip`` to install the latest stable version of ``python-gitlab``:
|
|
99
99
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
-r requirements.txt
|
|
2
|
-
anyio==4.
|
|
2
|
+
anyio==4.11.0
|
|
3
3
|
build==1.3.0
|
|
4
|
-
coverage==7.
|
|
4
|
+
coverage==7.11.0
|
|
5
5
|
pytest-console-scripts==1.4.1
|
|
6
|
-
pytest-cov==
|
|
6
|
+
pytest-cov==7.0.0
|
|
7
7
|
pytest-github-actions-annotate-failures==0.3.0
|
|
8
8
|
pytest==8.4.2
|
|
9
|
-
PyYaml==6.0.
|
|
9
|
+
PyYaml==6.0.3
|
|
10
10
|
responses==0.25.8
|
|
11
11
|
respx==0.22.0
|
|
12
12
|
trio==0.31.0
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
minversion = 4.0
|
|
3
3
|
skipsdist = True
|
|
4
4
|
skip_missing_interpreters = True
|
|
5
|
-
envlist = py313,py312,py311,py310,
|
|
5
|
+
envlist = py314,py313,py312,py311,py310,black,isort,flake8,mypy,twine-check,cz,pylint
|
|
6
6
|
|
|
7
7
|
# NOTE(jlvillal): To use a label use the `-m` flag.
|
|
8
8
|
# For example to run the `func` label group of environments do:
|
|
9
9
|
# tox -m func
|
|
10
10
|
labels =
|
|
11
11
|
lint = black,isort,flake8,mypy,pylint,cz
|
|
12
|
-
unit = py313,py312,py311,py310
|
|
12
|
+
unit = py314,py313,py312,py311,py310
|
|
13
13
|
# func is the functional tests. This is very time consuming.
|
|
14
14
|
func = cli_func_v4,api_func_v4
|
|
15
15
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_gitlab-6.4.0 → python_gitlab-7.0.0}/docs/gl_objects/protected_container_repositories.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|