Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Joffreybvn
/
python-gitlab
Public
forked from
python-gitlab/python-gitlab
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 12, 2022
Merge pull request #1 from Joffreybvn/feat/job-artifacts-manager
Show description for eaa2e71
Joffreybvn
authored
eaa2e71
View commit details
Copy full SHA for eaa2e71
Browse repository at this point
Commits on Aug 10, 2022
chore: release v3.8.1
actions-user
authored and
github-actions
committed
3f91d24
View commit details
Copy full SHA for 3f91d24
Browse repository at this point
Merge pull request #2233 from python-gitlab/fix/do-not-require-web-url
max-wittig
authored
99d580a
View commit details
Copy full SHA for 99d580a
Browse repository at this point
fix(client): do not assume user attrs returned for auth()
Show description for a07547c
nejch
committed
a07547c
View commit details
Copy full SHA for a07547c
Browse repository at this point
Commits on Aug 8, 2022
chore(deps): update dependency commitizen to v2.29.5
renovate[bot]
authored and
JohnVillalovos
committed
181390a
View commit details
Copy full SHA for 181390a
Browse repository at this point
chore(deps): update dependency flake8 to v5.0.4
renovate[bot]
authored and
JohnVillalovos
committed
50a4fec
View commit details
Copy full SHA for 50a4fec
Browse repository at this point
Commits on Aug 7, 2022
Merge pull request #2153 from python-gitlab/renovate/sphinx-5.x
Show description for 1e12eaf
nejch
authored
1e12eaf
View commit details
Copy full SHA for 1e12eaf
Browse repository at this point
chore(deps): update dependency sphinx to v5
renovate[bot]
authored
3f3396e
View commit details
Copy full SHA for 3f3396e
Browse repository at this point
Merge pull request #2212 from python-gitlab/jlvillal/config
Show description for 70e67bf
nejch
authored
70e67bf
View commit details
Copy full SHA for 70e67bf
Browse repository at this point
Commits on Aug 6, 2022
chore: remove broad Exception catching from `config.py`
Show description for 0abc90b
JohnVillalovos
committed
0abc90b
View commit details
Copy full SHA for 0abc90b
Browse repository at this point
Commits on Aug 5, 2022
chore: add license badge to readme
nejch
authored and
JohnVillalovos
committed
9aecc9e
View commit details
Copy full SHA for 9aecc9e
Browse repository at this point
chore: consolidate license and authors
nejch
authored and
JohnVillalovos
committed
366665e
View commit details
Copy full SHA for 366665e
Browse repository at this point
Commits on Aug 4, 2022
chore: release v3.8.0
actions-user
authored and
github-actions
committed
50822f8
View commit details
Copy full SHA for 50822f8
Browse repository at this point
feat(client): warn user on misconfigured URL in `auth()`
nejch
authored and
JohnVillalovos
committed
0040b43
View commit details
Copy full SHA for 0040b43
Browse repository at this point
refactor(client): factor out URL check into a helper
nejch
authored and
JohnVillalovos
committed
af21a18
View commit details
Copy full SHA for af21a18
Browse repository at this point
refactor(client): remove handling for incorrect link header
Show description for 77c04b1
nejch
authored and
JohnVillalovos
committed
77c04b1
View commit details
Copy full SHA for 77c04b1
Browse repository at this point
Merge pull request #2221 from python-gitlab/jlvillal/unparse
Show description for 9e0b60f
nejch
authored
9e0b60f
View commit details
Copy full SHA for 9e0b60f
Browse repository at this point
chore: use `urlunparse` instead of string replace
Show description for 6d1b62d
JohnVillalovos
committed
6d1b62d
View commit details
Copy full SHA for 6d1b62d
Browse repository at this point
Merge pull request #2219 from python-gitlab/fix/no-duplicate-params
Show description for d263f57
max-wittig
authored
d263f57
View commit details
Copy full SHA for d263f57
Browse repository at this point
Merge pull request #2220 from python-gitlab/chore/bump-semantic-release
Show description for 2ebfc70
max-wittig
authored
2ebfc70
View commit details
Copy full SHA for 2ebfc70
Browse repository at this point
chore(ci): bump semantic-release for fixed commit parser
nejch
committed
1e063ae
View commit details
Copy full SHA for 1e063ae
Browse repository at this point
fix(client): ensure encoded query params are never duplicated
nejch
committed
1398426
View commit details
Copy full SHA for 1398426
Browse repository at this point
test(unit): reproduce duplicate encoded query params
nejch
committed
6f71c66
View commit details
Copy full SHA for 6f71c66
Browse repository at this point
Commits on Aug 3, 2022
fix: optionally keep user-provided base URL for pagination (#2149)
iomarmochtar
authored
e2ea8b8
View commit details
Copy full SHA for e2ea8b8
Browse repository at this point
Commits on Aug 1, 2022
Merge pull request #2211 from python-gitlab/jlvillal/mypy_step_step
Show description for 1136b17
nejch
authored
1136b17
View commit details
Copy full SHA for 1136b17
Browse repository at this point
Merge pull request #2208 from python-gitlab/renovate/commitizen-tools-commitizen-2.x
Show description for 6cedbc8
nejch
authored
6cedbc8
View commit details
Copy full SHA for 6cedbc8
Browse repository at this point
Merge pull request #2210 from python-gitlab/jlvillal/mypy_step_by_step
Show description for 1c91b24
nejch
authored
1c91b24
View commit details
Copy full SHA for 1c91b24
Browse repository at this point
Merge pull request #2209 from python-gitlab/renovate/flake8-5.x
Show description for d81cec3
nejch
authored
d81cec3
View commit details
Copy full SHA for d81cec3
Browse repository at this point
chore: enable mypy check `disallow_any_generics`
JohnVillalovos
committed
24d17b4
View commit details
Copy full SHA for 24d17b4
Browse repository at this point
chore: enable mypy check `no_implicit_optional`
JohnVillalovos
committed
64b208e
View commit details
Copy full SHA for 64b208e
Browse repository at this point
chore(deps): update dependency types-requests to v2.28.6
renovate[bot]
authored and
JohnVillalovos
committed
54dd4c3
View commit details
Copy full SHA for 54dd4c3
Browse repository at this point
chore(deps): update dependency flake8 to v5
renovate[bot]
authored
cdc384b
View commit details
Copy full SHA for cdc384b
Browse repository at this point
chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.29.2
renovate[bot]
authored
4988c02
View commit details
Copy full SHA for 4988c02
Browse repository at this point
chore(deps): update dependency commitizen to v2.29.2
renovate[bot]
authored and
JohnVillalovos
committed
30274ea
View commit details
Copy full SHA for 30274ea
Browse repository at this point
Commits on Jul 29, 2022
Merge pull request #2203 from python-gitlab/jlvillal/project_repr
Show description for 98bdb98
nejch
authored
98bdb98
View commit details
Copy full SHA for 98bdb98
Browse repository at this point
Previous
Next
You can’t perform that action at this time.