Skip to content

Commit 685efc6

Browse files
committed
clarify that we still like Azure Pipelines
1 parent ecf7940 commit 685efc6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

posts/inside-rust/2019-11-14-evaluating-github-actions.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,12 @@ builds even faster.
2626

2727
Our plan is to start running GitHub Actions in parallel with Azure Pipelines in
2828
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

Comments
 (0)