Commit Graph

9 Commits

Author SHA1 Message Date
Julius Pfrommer
86e04099fa refactor(ci): Disable Debian package builds on Azure
These are now built in Debian's Salsa CI infrastructure
2025-03-25 16:35:23 +01:00
Julius Pfrommer
91f6a20c63 Merge branch '1.0' 2019-12-16 21:09:21 +01:00
Stefan Profanter
8bcea80e8b ci(debian): Split debian build into separate build and move to azure pipeline 2019-10-26 09:22:26 +02:00
Stefan Profanter
760ce81453 ci: Better structure azure pipelines into multiple files 2019-10-25 19:19:24 +02:00
Stefan Profanter
e123727a12 ci: Better structure azure pipelines into multiple files 2019-10-24 20:28:14 +02:00
Stefan Profanter
097dbb636a fix(nc): Print nodeset compiler to stdout instead of stderr 2019-08-30 15:48:44 +02:00
Stefan Profanter
7d0ad8a455
ci: Fix azure pipeline 2019-08-16 15:45:31 +02:00
Stefan Profanter
4f75fdc2fb
Enable Azure Pipeline for all PRs 2019-08-16 07:06:51 +02:00
Stefan Profanter
745d7f503e ci: Migrate from Appveyor to Azure Pipelines
This moves most of the builds from Appveyor to the more efficient
and significantly faster Azure Pipelines system.

For now Azure Pipelines by default only supports VS2015 and VS2017,
therefore the builds for VS2013 and VS2008 still remain on Appveyor.

These can be transferred at a later stage.
2019-08-15 06:49:21 +02:00