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

7 Коммитов

Автор SHA1 Сообщение Дата
itowlson 1e1257de26 Validate job, pool and template JSON (#2)
Adds JSON schemas for the following files (hooked up to file extensions of the form `.<something>.json`):

* Jobs (.job.json)
* Job templates (.jobtemplate.json)
* Application templates (.applicationtemplate.json)
* Pools (.pool.json)
* Pool templates (.pooltemplate.json)
2017-07-05 13:21:22 +12:00
itowlson 35d4250623 Minor tidying, refactoring and error handling (#4)
* Fixed tabs/spaces issue
* Removed a TODO that I had determined wasn't worth doing
* Refactored explorer selection to be less clever but saner and faster
* Added (crude) error handling if explorer commands were invoked from the palette
* Addressed potential issue if user's Azure CLI settings defaulted to non-JSON output
2017-06-29 13:58:52 +12:00
itowlson f75297c7be Linting improvements (#3)
* Fixed linter semicolon setting and fixed missing semicolons

* Added linter warning on 'var' and fixed occurrences
2017-06-26 17:01:45 +12:00
itowlson 3e748d8212 Initial job and pool template support (#1)
Authoring, validation and deployment for job and pool templates.
2017-06-22 10:16:26 +12:00
Microsoft Open Source eae453dd06 Initial commit 2017-05-31 20:35:45 -07:00
Microsoft Open Source 76a68bc018 Initial commit 2017-05-31 20:35:45 -07:00
Microsoft GitHub User cc34c869b6 Initial commit 2017-05-31 20:35:37 -07:00