index
:
terraform-provider-azuredevops.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2021-12-21
Ported website scaffolder from azurerm provider
Thomas Meckel
2021-12-03
Initial check in of v6 API changes
Thomas Meckel
2021-03-22
* bump go from v1.14 to v1.16
xuzhang3
2021-01-11
remove unnecessary slash
xuzhang3
2021-01-11
build script update
xuzhang3
2020-11-25
add provider version for useragent
xuzhang3
2020-11-21
add execute permission
xuzhang3
2020-11-21
update GPG dearmor script
xuzhang3
2020-11-21
update GPG dearmor script
xuzhang3
2020-11-20
dearmor gpg signature file
xuzhang3
2020-11-20
dearmor gpg signature file
xuzhang3
2020-11-19
script update
xuzhang3
2020-11-19
script update
xuzhang3
2020-11-19
package script update
xuzhang3
2020-11-17
Merge pull request #221 from xuzhang3/f/releasescriptupdate
xuzhang3
2020-11-17
release package script update
xuzhang3
2020-11-17
add execute permission
xuzhang3
2020-11-02
ADO provider release package pipeline (#213)
xuzhang3
2020-08-24
Added support for TF v0.13 provider installation location (#157)
Thomas Meckel
2020-07-01
Excluding all other folders except the acceptancetests folder while running a...
Thomas Meckel
2020-07-01
Excluding acceptancetests folder from running unit tests in scripts/unittest.sh
Thomas Meckel
2020-05-27
Support CI with makefile (#340)
xuzhang3
2020-05-25
Implement min reviewer branch policy + build validation + fix docs links (#326)
Nicholas M. Iodice
2020-05-04
PowerShell scripts (#239)
Thomas Meckel
2020-04-22
Adding longer timeout to acceptance test script (#278)
Nicholas M. Iodice
2020-04-14
Update .sh file execution permission (#265)
xuzhang3
2020-04-06
Update dev container with tooling and comments (#256)
Eliise
2020-04-06
New Data Source/Resource azuredevops_user (#129)
Andre Bindewald
2020-03-31
F/onboard (#252)
xuzhang3
2020-03-28
Fix variable group update and build script (#254)
Nicholas M. Iodice
2020-02-03
Add parameters to build.sh (#233)
Thomas Meckel
2019-12-06
Improved test framework (#217)
Thomas Meckel
2019-11-08
Refactor and impl a GitHub service endpoint using the new design (#196)
Stephen Henderson
2019-11-07
Miperel/lint (#199)
michaelperel
2019-11-03
Implement Import AzDo project (#156)
Mikael
2019-10-16
This change migrates to a new version of the AzDO SDK that uses interfaces. (...
Nicholas M. Iodice
2019-10-04
Add lint check to CI; Format all files as per linting rules (#75)
Nicholas M. Iodice
2019-10-04
Implemented integ tests for project create/delete; Implemented project delete...
Nicholas M. Iodice
2019-10-03
Restructured and repackaged to more closely match terraform-provider-azuread ...
Megan Meyer
2019-10-03
Cleaned up Service Endpoint resource to handle flatten/expand (#56)
Megan Meyer
2019-10-03
Add testing for project Create & Read APIs, as well as expand/flatten project...
Nicholas M. Iodice
2019-10-03
Added documentation and script to support mock generation (#54)
Megan Meyer
2019-09-24
Fixed unit tests and enabled them in build
Nick Iodice