Skip to content

Commit 2595ce2

Browse files
authored
Merge pull request #456 from rust-lang/gha-clarify-pipelines
Clarify that we still like Azure Pipelines
2 parents ecf7940 + 3137597 commit 2595ce2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,13 @@ 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 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

Comments
 (0)