We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecf7940 + 3137597 commit 2595ce2Copy full SHA for 2595ce2
posts/inside-rust/2019-11-14-evaluating-github-actions.md
@@ -26,3 +26,13 @@ builds even faster.
26
27
Our plan is to start running GitHub Actions in parallel with Azure Pipelines in
28
the next few weeks, and we’ll keep the community updated as we learn more.
29
+
30
+---
31
32
+**[Update]** Some members of the community asked why we're considering to
33
+switch away from Azure Pipelines so soon after migrating to it. We want to
34
+reaffirm that we're happy with Pipelines as a product, but both Microsoft and
35
+GitHub asked us to try GitHub Actions because it's more closely integrated into
36
+the GitHub workflow that we already use. After we used it for a while in other
37
+repositories we were satisfied enough to start evaluating a migration for
38
+rustc's CI.
0 commit comments