Move the Formatting jobs over to AzDO (#24367)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Mon, 6 May 2019 23:09:28 +0000 (16:09 -0700)
committerGitHub <noreply@github.com>
Mon, 6 May 2019 23:09:28 +0000 (16:09 -0700)
commit8f658ab9246796fc0a60f10f042513156575e230
treedc13fbdaffbffded8930941c54c7aa193e9c19a7
parent91c9d8633dec79178a38a7be5dcf1caebda49fd0
Move the Formatting jobs over to AzDO (#24367)

* First stab at running the format jobs in AzDO.

* Add display names for formatting jobs.

* Try to use a python version in the path

* Try to fix bootstrap download.

* Use imported paths. Output python major version.

* Clean up imports.

* Fix imports.

* Try just using urlretrieve again

* Cleanup

* Add back killing spurious dotnet processes.

* Try leaving all shutdown/kill work to AzDO.

* PR Feedback.
azure-pipelines.yml
eng/format-job.yml [new file with mode: 0644]
netci.groovy
tests/scripts/format.py