From 87e77cf73260d26269a99d6d678ac1f4de761a02 Mon Sep 17 00:00:00 2001 From: Miguel Veloso Date: Tue, 26 Jun 2018 10:33:17 +0100 Subject: [PATCH] Include reference to issue #549 in vNext --- 01.-Roadmap-and-Milestones-for-future-releases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index 6c00cc4..8136fb6 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -168,6 +168,8 @@ References on Composite UI with microservices: - Create a new "ServerProblemDetails" response that conforms with RFC 7807, check [issue #602](https://github.com/dotnet-architecture/eShopOnContainers/issues/602) for details. +- Include some guidance on testing in CI/CD pipelines, check [issue #549](https://github.com/dotnet-architecture/eShopOnContainers/issues/549) for details. + ## Sending feedback and pull requests We'd appreciate to your feedback, improvements and ideas. You can create new issues at the issues section, do pull requests and/or send emails to eshop_feedback@service.microsoft.com