[MDEV-12386] Windows CI builds integrated with Github Created: 2017-03-28 Updated: 2017-12-25 Resolved: 2017-12-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Fix Version/s: | 10.2.12 |
| Type: | Task | Priority: | Critical |
| Reporter: | Daniel Black | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.2.12 | ||||||||
| Description |
|
To stop some developers submitting obviously broken MariaDB code that doesn't build on Windows, using appveyor as a free Windows build service could be used. A simple file like and the appropriately configured github can make this happen for pull requests and mainstream pushed code. https://github.com/facebook/rocksdb/blob/master/appveyor.yml |