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 }}
oisee
/
azure-devops-python-api
Public
forked from
microsoft/azure-devops-python-api
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
dev
User selector
All users
All time
Commit history
Commits on Nov 20, 2023
Bump version to 7.1.0b4
Petr Nechvátal
committed
2cd2d0f
View commit details
Copy full SHA for 2cd2d0f
Browse repository at this point
Merge pull request #469 from tonybaloney/flag_312
Show description for 32e705f
nechvatalp
authored
32e705f
View commit details
Copy full SHA for 32e705f
Browse repository at this point
Commits on Oct 9, 2023
Remove the __init__ and use namespace packages to fix the issue with the clash of azure.core namespace from the msrest package
tonybaloney
committed
87c3dde
View commit details
Copy full SHA for 87c3dde
Browse repository at this point
Commits on Oct 6, 2023
remove pkg_resources
tonybaloney
committed
a2b26bb
View commit details
Copy full SHA for a2b26bb
Browse repository at this point
flag and test 3.12 support
tonybaloney
committed
c7f405c
View commit details
Copy full SHA for c7f405c
Browse repository at this point
Commits on Apr 29, 2023
Update README.md
nechvatalp
authored
b2d0009
View commit details
Copy full SHA for b2d0009
Browse repository at this point
Commits on Apr 26, 2023
Merge pull request #458 from microsoft/users/pnechvatal/FixGitSerializationIssues
Show description for 5ed4a01
nechvatalp
authored
5ed4a01
View commit details
Copy full SHA for 5ed4a01
Browse repository at this point
Update models to fix deserialization error
Petr Nechvátal
committed
a16d446
View commit details
Copy full SHA for a16d446
Browse repository at this point
Commits on Apr 25, 2023
Merge pull request #457 from microsoft/users/pnechvatal/FixMissingGitAndRelease
Show description for 0fb14f8
nechvatalp
authored
0fb14f8
View commit details
Copy full SHA for 0fb14f8
Browse repository at this point
Updating .gitignore and pushing the released files, adding git clients
Petr Nechvátal
committed
a82393c
View commit details
Copy full SHA for a82393c
Browse repository at this point
Commits on Apr 18, 2023
Fix conflict
Petr Nechvátal
committed
7f2d7a4
View commit details
Copy full SHA for 7f2d7a4
Browse repository at this point
Update description for Pypi
Petr Nechvátal
committed
db488ba
View commit details
Copy full SHA for db488ba
Browse repository at this point
Merge pull request #450 from microsoft/dev7.1
Show description for fef7099
nechvatalp
authored
fef7099
View commit details
Copy full SHA for fef7099
Browse repository at this point
Update the client paths in connection
Petr Nechvátal
committed
2a7f41a
View commit details
Copy full SHA for 2a7f41a
Browse repository at this point
Commits on Apr 17, 2023
Fix test
Petr Nechvátal
committed
95cbacd
View commit details
Copy full SHA for 95cbacd
Browse repository at this point
Remove old versions, add 7.0 and relased versions
Petr Nechvátal
committed
2050a3f
View commit details
Copy full SHA for 2050a3f
Browse repository at this point
Commits on Apr 14, 2023
Update metadata
Petr Nechvátal
committed
d0fb5cf
View commit details
Copy full SHA for d0fb5cf
Browse repository at this point
Remove deprecated python version
Petr Nechvátal
committed
f34d2bf
View commit details
Copy full SHA for f34d2bf
Browse repository at this point
Remove deprecated python version
Petr Nechvátal
committed
8bfe26d
View commit details
Copy full SHA for 8bfe26d
Browse repository at this point
Initial supprt for 7.1 API version
Petr Nechvátal
committed
e25eae7
View commit details
Copy full SHA for e25eae7
Browse repository at this point
Commits on Oct 31, 2022
Merge pull request #436 from tonybaloney/patch_msrest
Show description for 252a276
tonybaloney
authored
252a276
View commit details
Copy full SHA for 252a276
Browse repository at this point
Drop 2.7 support and declare this in setup.py
tonybaloney
committed
0690005
View commit details
Copy full SHA for 0690005
Browse repository at this point
Update msrest dependency
tonybaloney
committed
c9b2fef
View commit details
Copy full SHA for c9b2fef
Browse repository at this point
Commits on Oct 30, 2022
Merge pull request #428 from tonybaloney/patch-1
Show description for fb769da
tonybaloney
authored
fb769da
View commit details
Copy full SHA for fb769da
Browse repository at this point
Merge branch 'dev' into patch-1
tonybaloney
authored
03f4b6c
View commit details
Copy full SHA for 03f4b6c
Browse repository at this point
Merge pull request #435 from tonybaloney/patch-2
Show description for deb2dca
tonybaloney
authored
deb2dca
View commit details
Copy full SHA for deb2dca
Browse repository at this point
Update pythonpackage.yml
tonybaloney
authored
135ffda
View commit details
Copy full SHA for 135ffda
Browse repository at this point
Update pythonpackage.yml
tonybaloney
authored
f6f8d70
View commit details
Copy full SHA for f6f8d70
Browse repository at this point
Remove 3.5 from CI test, check 3.8-3.11
tonybaloney
authored
f455f43
View commit details
Copy full SHA for f455f43
Browse repository at this point
Merge pull request #422 from microsoft/users/GitHubPolicyService/ed498d8f-df21-4148-bad2-a27f1a636da6
Show description for 558bfd9
tonybaloney
authored
558bfd9
View commit details
Copy full SHA for 558bfd9
Browse repository at this point
Run CI on pull-requests
tonybaloney
authored
1a6cae8
View commit details
Copy full SHA for 1a6cae8
Browse repository at this point
Commits on Oct 26, 2022
Update setup.py
tonybaloney
authored
e17e401
View commit details
Copy full SHA for e17e401
Browse repository at this point
Update pythonpackage.yml
tonybaloney
authored
528cc0f
View commit details
Copy full SHA for 528cc0f
Browse repository at this point
Commits on Aug 24, 2022
Update setup.py
tonybaloney
authored
23f2dfc
View commit details
Copy full SHA for 23f2dfc
Browse repository at this point
Update pythonpackage.yml
tonybaloney
authored
f58dc26
View commit details
Copy full SHA for f58dc26
Browse repository at this point
Previous
Next
You can’t perform that action at this time.