-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure Devops support #719
Merged
Merged
Azure Devops support #719
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
fe25896
initial changes for azure devops support
ce380ec
initial azuredevops client - copy from bitbucketcloud
mcdafydd cfcf59d
continue adding skeleton for azure devops support
mcdafydd 1946dc0
merge from head
mcdafydd 03bfefe
continue azure devops support
mcdafydd 5a1eb59
add project memeber to Repo struct, NewRepo, and tests
mcdafydd c5eb119
update NewRepo calls with project argument
mcdafydd 08d47de
azure devops should ignore appending .git to clone url
mcdafydd a17e565
- switch to go-azuredevops package
mcdafydd 2c83238
add azure devops cmd flags
mcdafydd 262e31b
Merge remote-tracking branch 'upstream/master' into azure-devops
mcdafydd 811a2a6
replace azuredevops secret for basic auth
mcdafydd 40593c7
change go-azuredevops package constraint location
mcdafydd b7ff1c2
add project parameter to bitbucketcloud NewRepo()
mcdafydd a058a66
initial commit of azuredevops client
mcdafydd 7dd2687
Azure Devops support fork development
mcdafydd 4bffa57
Updates to azuredevops_client.go
mcdafydd 4d11f80
add Azure Devops pull getter support
mcdafydd 5cbcf25
Initial support for azure devops events
mcdafydd 87e88e3
Fixes repo fullName for Azure Devops
mcdafydd 4eb9a01
Azure Devops support
mcdafydd 8c27c12
update readme
mcdafydd 10abea0
fix CreateStatus() if TargetURL is empty
mcdafydd 10f210c
Merge remote-tracking branch 'upstream/master' into azure-devops
mcdafydd cbb28ec
Azure Devops support
mcdafydd 36a849d
Fixes steps that use cloneURL for Azure Devops
mcdafydd bf1ccc4
Azure Devops support
mcdafydd 7f1fd23
Azure Devops fork updates
mcdafydd dd9041f
Merge remote-tracking branch 'upstream/master' into azure-devops
mcdafydd 5d7d3c0
update readme
mcdafydd 12f95c5
Azure Devops support
mcdafydd cb9bdb0
Resolve merge conflict on DisableApplyAll flag
mcdafydd 299ed4d
Minor README update
mcdafydd 475381b
Merge tag 'v0.8.2' into azure-devops
mcdafydd 03d1050
Fix minor typo, reorder flags
mcdafydd eeaab9f
Merge tag 'v0.8.3' into azure-devops
mcdafydd f8d9e30
Update Azure Devops tests and get them to pass
mcdafydd 29b74d2
Update Azure Devops Event Parser
mcdafydd 424a6b0
Commit Azure Devops mocks
mcdafydd 9f51aad
First draft of Azure Devops documentation updates
mcdafydd c9c8f01
Fix panic from nil error
mcdafydd 52a794b
Update Azure Devops webhook documentation
mcdafydd b6dc489
Update Azure Devops documentation
mcdafydd e8cfe5a
Fix Azure Devops Pull Events
mcdafydd 75527a3
Remove Azure Devops fork info in READMEs
mcdafydd ff611af
Minor style updates
mcdafydd 40cd535
Add Azure Devops pull request example for tests
mcdafydd acef89a
Azure Devops PR minor cleanup, fix tests, checks
mcdafydd 83d0b04
Remove Project member from models Repo struct
mcdafydd 3879daa
Add new dependencies to remaining CircleCI jobs
mcdafydd b13bb2f
Resolve Azure Devops PR comments
mcdafydd a31afcb
Merge tag 'v0.9.0' into azure-devops
mcdafydd c346cce
Merge remote-tracking branch 'upstream/master' into azure-devops
mcdafydd e04005a
Fix duplicate go-gitlab references
mcdafydd bb88c95
Improves Azure Devops webhook error handling
mcdafydd b6dca2b
Removes ADBasicAuth boolean flag
mcdafydd ba3808e
Fix environment variable typo
mcdafydd 70814fc
Update Azure Devops whitelist and startup docs
mcdafydd a6779bb
Update Azure Devops docs; fix typo
mcdafydd 495cf76
Azure Devops update
mcdafydd 9714c87
Azure Devops event parser updates
mcdafydd 19f7ea0
Remove Azure Devops org/project from docs
mcdafydd ce76e8e
Remove unnecessary copyright headers;minor cleanup
mcdafydd 1671fac
Update runatlantis.io/guide/testing-locally.md
mcdafydd dab4613
Update runatlantis.io/docs/configuring-webhooks.md
mcdafydd d64be55
Update runatlantis.io/docs/deployment.md
mcdafydd 95234bf
Resolve documentation comments
mcdafydd 3b5a5b6
Change Azure Devops from Work Item to PR comment
mcdafydd 9424893
Complete migration to PR comment event
mcdafydd 92e5126
Update mocks
mcdafydd 7c42914
Ignore PR updated change reviewer events
mcdafydd a8685e0
Clean up log messages
mcdafydd 822928c
Fix azuredevops PullIsApproved logic
mcdafydd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs Code (Read & Write), I think for writing pr comments