summaryrefslogtreecommitdiff
path: root/examples/github-based-cicd-simple
AgeCommit message (Collapse)Author
2021-10-13update build definition default agent pool namexuzhang3
2020-11-23document updatexuzhang3
2020-09-22document update (#188)xuzhang3
2020-09-10rename project_name to name (#179)xuzhang3
2020-07-14Remove solved known issueEliise S
2020-05-15Remove `repo_name` in favor of `repo_id` field (#321)Nicholas M. Iodice
* Remove repo_name property in favor of repo ID * fixes * Tested builds w/ all repo types * Removing documentation references to repo name
2020-05-14Fix out of date documentation and examples + Fix some typos in resources (#320)Nicholas M. Iodice
* Fixing *.tf files in repo * Updating documentation for data sources * Fixing main README.md example * Add reference to resource docs from main readme * fixed resource documentation * Fixing dockerhub docs * removing helper script * Fixing more docs and a typo
2020-01-21Import serviceendpoint GitHub (#211)Kalarrs Topham
Add functionality to import GitHub serviceendpoint
2019-11-19Build pipepine path (#207)Kalarrs Topham
Support build pipeline path
2019-11-08Refactor and impl a GitHub service endpoint using the new design (#196)Stephen Henderson
2019-11-01Updating examples to work based on the latest implementation. (#176)Nicholas M. Iodice
2019-10-14Add aspirational terraform template for MVP feature-set (#109)Nicholas M. Iodice