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.
1 parent ecf7940 commit 685efc6Copy full SHA for 685efc6
posts/inside-rust/2019-11-14-evaluating-github-actions.md
@@ -26,3 +26,12 @@ 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, as it's better integrated with the rest
36
+of the platform. After we used it for a while in other repositories we were
37
+satisfied enough to start evaluating a migration for rustc's CI.
0 commit comments