issues
search
Azure
/
azure-functions-devops-build
A python library for setting up and managing Azure DevOps builds for Azure Functions projects
MIT License
14
stars
24
forks
source link
Pull request for Github integration and MSA account
#30
Closed
Hazhzeng
closed
5 years ago
Hazhzeng
commented
5 years ago
Github Integration
Add a
personal access token
Github manager for Github v3 API request.
Add repository_manager, service_endpoint_manager, user_manager and yaml_manager for Github held repository.
Add a feature for committing azure-pipelines.yml file to Github repository.
MSA Account Fixed
Refactor user_manager detection between MSA and AAD account
For each MSA account request, included X-VSS-ForceMsaPassThrough in request header
Miscellaneous
Drop sample_yaml_builds when deploy as PyPI package
Update authors and author emails
Github Integration
MSA Account Fixed
Miscellaneous