Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Jorge Cotillo 7a33fbccc5
ASE/SQL DB pipeline (#73)
* moved hardcoded parameters to reference tokens

* updated org name

* added missing location

* downgrade api versions - adds

* updated adds vm name

* Update pipeline.yml for Azure Pipelines

* Update pipeline.yml for Azure Pipelines

* temp update of self hosted agent name

* restablish self hosted agent name

* updated organization name

* added dependsOn to landing zone pipeline

* fixed module configuration names

* fixed missing pipeline property

* fixed yaml syntax

* fixed dependson

* fixed path

* fixed deployment name

* fixed parameter format

* set diagnostic storage access key as secured string

* removed service endpoint on storage account

* fixed output references

* fixed parameter name

* Moved phased wait log to write-debug

* fixed travis path
2019-07-06 14:08:46 -07:00
Jorge Cotillo 9b18fcdb66
Creation of a build pipeline (#46)
* included pipeline to run Pester tests on all modules

* Update test-modules.yml for Azure Pipelines

Updated inline code

* Update test-modules.yml for Azure Pipelines

Added Output test file results

* added script that executes pester test on all modules

* excluded test results

* updated gitignore - excluded xml files

* Update test-modules.yml for Azure Pipelines

Moved inline test powershell code into its own script file

* Update test-modules.yml for Azure Pipelines

Added publish results task.

* enabled Pester test on all unit tests and ARM template tests

* fixed task name

* removed script reference from pester test

* Update run all pester file name to prevent from being picked up by pester

* updated pipeline ps1 reference

* fixed relative path reference

* using case sensitive path

* fixed unit tests

* updated travis ci

* added installDependencies file

* removed osx from travis

* updated travis pwsh command invocation

* removed -Command from pwsh execution

* removed env: prefix
2019-06-22 06:25:11 -07:00
Jorge Cotillo d7c1ff884c Travis integration (#3)
* automation of unit tests execution

* updated pytest command

* updated python version to 3.6

* added travis badge on readme.md
2019-02-27 11:34:20 -08:00