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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-gitlab
/
python-gitlab
Public
Notifications
You must be signed in to change notification settings
Fork
673
Star
2.5k
Code
Issues
15
Pull requests
13
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
c8c2fa7
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 2, 2022
feat(objects): add a complete artifacts manager
nejch
authored and
JohnVillalovos
committed
c8c2fa7
View commit details
Copy full SHA for c8c2fa7
Browse repository at this point
Commits on Feb 1, 2022
Merge pull request #1868 from python-gitlab/jlvillal/delete_label
Show description for 0ab0fc1
nejch
authored
0ab0fc1
View commit details
Copy full SHA for 0ab0fc1
Browse repository at this point
fix: remove custom `delete` method for labels
Show description for 0841a2a
JohnVillalovos
committed
0841a2a
View commit details
Copy full SHA for 0841a2a
Browse repository at this point
Commits on Jan 31, 2022
Merge pull request #1866 from python-gitlab/jlvillal/arrays_2
Show description for 7646360
nejch
authored
7646360
View commit details
Copy full SHA for 7646360
Browse repository at this point
Commits on Jan 30, 2022
chore: create new ArrayAttribute class
Show description for a57334f
JohnVillalovos
committed
a57334f
View commit details
Copy full SHA for a57334f
Browse repository at this point
Commits on Jan 29, 2022
docs: revert "chore: add temporary banner for v3" (#1864)
Show description for 7a13b9b
wadimklincov
authored
7a13b9b
View commit details
Copy full SHA for 7a13b9b
Browse repository at this point
Commits on Jan 28, 2022
chore(ci): do not run release workflow in forks
nejch
authored and
JohnVillalovos
committed
2b6edb9
View commit details
Copy full SHA for 2b6edb9
Browse repository at this point
chore: release v3.1.1
actions-user
committed
59c08f9
View commit details
Copy full SHA for 59c08f9
Browse repository at this point
Commits on Jan 27, 2022
Merge pull request #1862 from thomasgl-orange/cli-fix-timeout
Show description for 3fb4486
max-wittig
authored
3fb4486
View commit details
Copy full SHA for 3fb4486
Browse repository at this point
Commits on Jan 25, 2022
fix(cli): make 'per_page' and 'page' type explicit
thomasgl-orange
committed
d493a5e
View commit details
Copy full SHA for d493a5e
Browse repository at this point
fix(cli): make 'timeout' type explicit
thomasgl-orange
committed
bbb7df5
View commit details
Copy full SHA for bbb7df5
Browse repository at this point
Commits on Jan 23, 2022
chore: use dataclass for RequiredOptional
nejch
authored and
JohnVillalovos
committed
30117a3
View commit details
Copy full SHA for 30117a3
Browse repository at this point
chore: remove redundant list comprehension
nejch
authored and
JohnVillalovos
committed
271cfd3
View commit details
Copy full SHA for 271cfd3
Browse repository at this point
style: use f-strings where applicable
nejch
authored and
JohnVillalovos
committed
cfed622
View commit details
Copy full SHA for cfed622
Browse repository at this point
chore: consistently use open() encoding and file descriptor
nejch
authored and
JohnVillalovos
committed
dc32d54
View commit details
Copy full SHA for dc32d54
Browse repository at this point
chore: don't explicitly pass args to super()
nejch
authored and
JohnVillalovos
committed
618267c
View commit details
Copy full SHA for 618267c
Browse repository at this point
chore: always use context manager for file IO
nejch
authored and
JohnVillalovos
committed
e8031f4
View commit details
Copy full SHA for e8031f4
Browse repository at this point
style: use literals to declare data structures
nejch
authored and
JohnVillalovos
committed
019a40f
View commit details
Copy full SHA for 019a40f
Browse repository at this point
chore: remove old-style classes
nejch
authored and
JohnVillalovos
committed
ae2a015
View commit details
Copy full SHA for ae2a015
Browse repository at this point
Commits on Jan 22, 2022
Merge pull request #1858 from python-gitlab/jlvillal/attribute_rename
Show description for 39e7435
nejch
authored
39e7435
View commit details
Copy full SHA for 39e7435
Browse repository at this point
chore: rename `types.ListAttribute` to `types.CommaSeparatedListAttribute`
Show description for 5127b15
JohnVillalovos
committed
5127b15
View commit details
Copy full SHA for 5127b15
Browse repository at this point
Merge pull request #1848 from python-gitlab/jlvillal/objects_imported
Show description for 07539c9
nejch
authored
07539c9
View commit details
Copy full SHA for 07539c9
Browse repository at this point
test: add a meta test to make sure that v4/objects/ files are imported
Show description for 9c8c804
JohnVillalovos
committed
9c8c804
View commit details
Copy full SHA for 9c8c804
Browse repository at this point
fix(cli): allow custom methods in managers
nejch
authored and
JohnVillalovos
committed
8dfed0c
View commit details
Copy full SHA for 8dfed0c
Browse repository at this point
fix(objects): make resource access tokens and repos available in CLI
nejch
authored and
JohnVillalovos
committed
e0a3a41
View commit details
Copy full SHA for e0a3a41
Browse repository at this point
Commits on Jan 21, 2022
Merge pull request #1854 from MRigal/docs/small-releases-additions
Show description for ff04900
nejch
authored
ff04900
View commit details
Copy full SHA for ff04900
Browse repository at this point
docs: enhance release docs for CI_JOB_TOKEN usage
MRigal
committed
5d973de
View commit details
Copy full SHA for 5d973de
Browse repository at this point
Commits on Jan 18, 2022
Merge pull request #1845 from python-gitlab/jlvillal/rm_httmock
Show description for ff4b1cc
nejch
authored
ff4b1cc
View commit details
Copy full SHA for ff4b1cc
Browse repository at this point
Commits on Jan 16, 2022
test: convert usage of `match_querystring` to `match`
Show description for d16e41b
JohnVillalovos
committed
d16e41b
View commit details
Copy full SHA for d16e41b
Browse repository at this point
Commits on Jan 15, 2022
test: remove usage of httpmock library
Show description for 5254f19
JohnVillalovos
committed
5254f19
View commit details
Copy full SHA for 5254f19
Browse repository at this point
Merge pull request #1838 from python-gitlab/jlvillal/version_mv
Show description for 8af403c
nejch
authored
8af403c
View commit details
Copy full SHA for 8af403c
Browse repository at this point
chore: rename `gitlab/__version__.py` -> `gitlab/_version.py`
Show description for b981ce7
JohnVillalovos
committed
b981ce7
View commit details
Copy full SHA for b981ce7
Browse repository at this point
Merge pull request #1843 from python-gitlab/jlvillal/rm_httmock
Show description for fe14dd5
nejch
authored
fe14dd5
View commit details
Copy full SHA for fe14dd5
Browse repository at this point
test: use 'responses' in test_mixins_methods.py
Show description for 208da04
JohnVillalovos
committed
208da04
View commit details
Copy full SHA for 208da04
Browse repository at this point
Merge pull request #1841 from python-gitlab/jlvillal/get_id
Show description for 1ac982a
nejch
authored
1ac982a
View commit details
Copy full SHA for 1ac982a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.