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

10 Коммитов

Автор SHA1 Сообщение Дата
Glenn Watson b420e1bac0
housekeeping: update .gitignore with latest 2019-06-18 14:49:11 +10:00
Glenn e044cd1387
housekeeping: Use Pharmacist for platform code generation. (#2072) 2019-06-15 01:34:37 +10:00
Glenn Watson f6a6930793 housekeeping: Now use azure templates to keep builds consistent (#1954) 2019-03-19 04:06:23 -07:00
Glenn Watson 4f440711df housekeeping: Add additional information for coveralls upload (#1878)
housekeeping: Update opencover to use codecov
2018-12-31 14:20:15 -08:00
Geoffrey Huntley 34a97559fc househeeping: resolve broken CI infrastructure (#1587) 2018-04-24 15:47:28 +10:00
Olly Levett 4a061cb4d4 housekeeping: specify cake version in bootstrap script (#1483) 2017-09-14 07:52:18 +10:00
Rodney Littles II 40f0b26412 housekeeping: pinned Cake 0.21.0 and tools/addins to current version (#1482) 2017-09-11 19:35:04 +10:00
Olly Levett 17b590ec3c chore: update build.cake to use new csproj formats and general tidy 2017-05-23 13:24:38 +01:00
Geoffrey Huntley 4e06341ae1 bugfix: resolved issues with continuous integration pipeline
1) bugfix: removed windows phone silverlight from nuspec
This should have been removed in a previous commit but was missed.

2) bugfix: resolved nuget packaging defect where `reactiveui` meta package was packaging up 108mb of build artifacts.

These artifacts aren't used and should never have been distributed. As it turns out NuGet v3 needs at-least one <file/> include otherwise this happens. Was 108mb now 2.7kb.

3) refactor: changed all android projects to compile with latest SDK (always) and Android SDK installation is now handled via `appveyor.yml` instead of `bootstrap.ps1` as AppVeyor does not currently have build-tools 24 installed in their base image.

4) bugfix: resolved ci problem where builds were showing as failed when the build was actually successful.
2016-10-26 01:19:04 +11:00
Geoffrey Huntley 0232f21a97 added bootstrap 2016-03-27 15:25:28 +11:00