Christian Legnitto
|
51b86af13b
|
Update images for azure pipelines (#555)
There were warnings saying later this month these images were going away. Switch to supported images from https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops
|
2020-03-09 00:12:11 -07:00 |
|
Christoph Herzog
|
55a9a0a2ce
|
(ci) Fix release automation check by pinning cargo-release to older version
|
2019-07-24 02:37:55 +02:00 |
|
Christoph Herzog
|
a84dbf710d
|
(ci) Fix cargo path in check_release_automation task
|
2019-06-25 17:40:37 +02:00 |
|
Christoph Herzog
|
522a38b0b1
|
(ci) Specify CARGO_HOME env var to ensure conformity
|
2019-06-25 17:40:37 +02:00 |
|
Christian Legnitto
|
6f051f9fcd
|
(ci) Fix CI builds
* Update cargo-make
* Quote path on windows
|
2019-06-25 17:40:37 +02:00 |
|
Christian Legnitto
|
794568e463
|
Add release automation (#346)
See `RELEASING.md` for directions
|
2019-05-11 23:51:28 -07:00 |
|
Christian Legnitto
|
94cc621598
|
Attempt to fix docs
Cribbed from https://cloudblogs.microsoft.com/opensource/2019/04/05/publishing-github-pages-from-azure-pipelines/
and https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/install-ssh-key?view=azure-devops
|
2019-04-16 21:27:24 -07:00 |
|
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 |
|