1
0
Форкнуть 0
Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
J Wyman ∞ 49e4107005 build: more paramaterization
Add more paramaterization to the VSTS build template.

 - Make the nuget restore operation paramertized.
 - Make the core build operation paramertized.
 - Correctly enquote parameters.
2018-08-13 14:36:57 -04:00
J Wyman ∞ d2855951ae build: correct pipeline builds
- [x] Add new vsts-pr pipeline for Pull Request Validation.
 - [x] Repurpose vsts-ci for Continuous Intrgeation.
 - [x] Add commented headers to the pipeline files.

No significant changes for vsts-rs and vsts-tt.
2018-08-08 17:37:36 -04:00
J Wyman ∞ d0f2aab457 build: enable artifact signing
- [x] Restore the MicroBuild tasks.
  - [x] Enable signing of artifacts.

The release build was somehow broken, this change should be sufficient to repair it.
2018-07-03 17:34:29 -04:00
J Wyman ∞ d0449d218a build: add vsts-ci.yml control file.
Unbranched configuration can make life very difficult, therefore the more configuration that can be branched the easier out lives get? Not sure this is true.

Move the VSTS CI configuration from the CI system into the repository via the "vsts-ci.yml" file.
2018-06-19 13:39:08 -04:00