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

5 Коммитов

Автор SHA1 Сообщение Дата
J Wyman ∞ f28fb4cefb build: fix realsign builds 2018-08-13 14:59:21 -04:00
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 ∞ fd4439fcb2 build: improve the VSTS CI build
Avoid publishing artifacts during a CI build because the storage containers only allow for RS (authenticated) builds to publish artifacts.

Skipping the publishing step during CI builds will avoid the situation where a build result is reported as a partial success (build + test succeeded, but publish failed).
2018-07-18 17:16:11 -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