Commit Graph

4 Commits

Author SHA1 Message Date
Paul Higinbotham ed6ba5aa88
Enable AzDO CI compliance template (#639)
* Enable AzDO CI compliance template

* Add compliance results report upload.

* Fix typo
2022-11-18 14:53:49 -08:00
Paul Higinbotham d9a9b3ce88
Add AzDevOps CI implementations (#631)
* Fix yaml indentation

* More format fixes

* Temporarily remove compliance reference

* Fix test job

* Fix job name

* Update image pool

* Add build results copy

* Fix build copy typo

* Param fix

* Fix build artifact download

* Remove unneeded dir from install

* Fix Pester version comaptible with tests

* Fix unit tests

* Fix unit test location

* Fix unit test path

* Disable Bash tests

* Fix testpassed

* Re-enable CygWin bash tests

* Fix cygwin check error

* Typo

* Debug bash tests

* Save config.h from build for bash tests

* Fix config.h copy

* Change test clean up

* Allow some tests to run after others fail

* Reinstate Invoke-AzDOBuild

* Fix syntax errors

* Restore opensshtestinfo

* Fix typo

* Upload bash test results

* Debug bash tests 1

* Debug 2

* Remove debug code

* Fix test path error

* Set Pester version to 3.4.6 for AppVeyor runs
2022-11-14 13:14:50 -08:00
Paul Higinbotham 13a249a7ee
Add test results upload (#630) 2022-11-02 15:02:43 -07:00
Paul Higinbotham d9738a3f13
Add yaml and test files to support AzDO CI (#629)
* Initial changes for AzDO

* Implement build and artifact upload
2022-11-02 12:52:10 -07:00