From f219d3110c2b388d43dcc7343ec85a402a2ea148 Mon Sep 17 00:00:00 2001 From: Konrad Jamrozik Date: Tue, 30 Jan 2024 13:11:36 -0800 Subject: [PATCH 1/3] Update ci-fix.md: mention Teams channel for help with TypeSpec --- documentation/ci-fix.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/ci-fix.md b/documentation/ci-fix.md index da861ae9d34b..a98593b8e113 100644 --- a/documentation/ci-fix.md +++ b/documentation/ci-fix.md @@ -227,6 +227,8 @@ npx tsv specification/contosowidgetmanager/Contoso.WidgetManager Then check any errors that might be outputted and address any issues as needed. If there are changed files after the runit generally means that the generated OpenAPI spec files were not in-sync with the TypeSpec project and you should include those changes in your pull request as well. +If none of the above helped, please reach out on [TypeSpec Discussions Teams channel]. + ## Suppression Process In case there are validation errors reported against your service that you believe do not apply, we have a suppression process you can follow to permanently remove these reported errors for your specs. Refer to the [suppression guide](https://aka.ms/pr-suppressions) for detailed guidance. @@ -249,3 +251,4 @@ Following checks have been removed from the validation toolchain as of August 20 [aka.ms/azsdk/pr-getting-help]: https://aka.ms/azsdk/pr-getting-help [aka.ms/azsdk/support/specreview-channel]: https://aka.ms/azsdk/support/specreview-channel [aka.ms/azsdk/support]: https://aka.ms/azsdk/support +[TypeSpec Discussions Teams channel]: https://teams.microsoft.com/l/channel/19%3A906c1efbbec54dc8949ac736633e6bdf%40thread.skype/TypeSpec%20Discussion%20%F0%9F%90%AE?groupId=3e17dcb0-4257-4a30-b843-77f47f1d4121&tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47 From 6a8154a328d23a5ea599ce883d404e2e3610eda6 Mon Sep 17 00:00:00 2001 From: Konrad Jamrozik Date: Tue, 30 Jan 2024 15:34:35 -0800 Subject: [PATCH 2/3] Update ci-fix.md --- documentation/ci-fix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ci-fix.md b/documentation/ci-fix.md index a98593b8e113..f477f14e5854 100644 --- a/documentation/ci-fix.md +++ b/documentation/ci-fix.md @@ -227,7 +227,7 @@ npx tsv specification/contosowidgetmanager/Contoso.WidgetManager Then check any errors that might be outputted and address any issues as needed. If there are changed files after the runit generally means that the generated OpenAPI spec files were not in-sync with the TypeSpec project and you should include those changes in your pull request as well. -If none of the above helped, please reach out on [TypeSpec Discussions Teams channel]. +If none of the above helped, please reach out on [TypeSpec Discussions Teams channel]. ## Suppression Process From a0b6b719c2ee0927ffadd43bfa41c598c489d0a2 Mon Sep 17 00:00:00 2001 From: Konrad Jamrozik Date: Tue, 30 Jan 2024 15:36:53 -0800 Subject: [PATCH 3/3] Update ci-fix.md --- documentation/ci-fix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ci-fix.md b/documentation/ci-fix.md index f477f14e5854..a98593b8e113 100644 --- a/documentation/ci-fix.md +++ b/documentation/ci-fix.md @@ -227,7 +227,7 @@ npx tsv specification/contosowidgetmanager/Contoso.WidgetManager Then check any errors that might be outputted and address any issues as needed. If there are changed files after the runit generally means that the generated OpenAPI spec files were not in-sync with the TypeSpec project and you should include those changes in your pull request as well. -If none of the above helped, please reach out on [TypeSpec Discussions Teams channel]. +If none of the above helped, please reach out on [TypeSpec Discussions Teams channel]. ## Suppression Process