Commit graph

7 commits

Author SHA1 Message Date
Christian Legnitto
860aa8b419
Use correct docs build script in CI 2019-04-04 12:12:27 -07:00
Christian Legnitto
d5341e252a
Make build_book_master run in Linux
This was failing because it was running on windows: https://dev.azure.com/graphql-rust/GraphQL%20Rust/_build/results?buildId=223
2019-03-25 19:07:22 -07:00
Christoph Herzog
07486ccb71 (ci) Disable ssh key installation 2019-03-23 14:40:39 +01:00
Christoph Herzog
ca7f9aa253 (ci) CI integration for book
* Test book code examples in separate job
* In master branch, build + push book to gh-pages branch
2019-03-08 12:00:43 +01:00
Christian Legnitto
29389e8f72 Fix Azure Pipelines formatting job display name
This was showing up as `check_formatting Job`, see https://dev.azure.com/graphql-rust/GraphQL%20Rust/_build/results?buildId=162
2019-01-10 01:39:13 +01:00
theduke
d015a3ca66 (ci) Check formatting with cargo fmt (#302)
This adds a new extra CI job for checking the formatting
with cargo fmt --check.
2018-12-19 10:27:49 -08:00
Christian Legnitto
592060d3f2
Set up CI with Azure Pipelines (#263) 2018-10-08 14:45:49 -07:00